@charset "utf-8";
/* CSS Document */

body {
	background: #333333 no-repeat;
	font: small/1.5em "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
	text-align: left;
	overflow: auto;
}
#wrapper {
	padding: 0px;
	height: auto;
	text-align: left;
	border: 3px solid #0099FF;
	width: 805px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;

}
#header {
	height: auto;
	width: auto;
	background: #000000;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

#container {
	width: auto;
	height: auto;
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#center {
	height: auto;
	width: 80%;
	clear: none;
	float: left;
	padding: 15px;
}


.bl {
	background: #000000 url(../images/BL_corner.gif) no-repeat 0 100%;
	text-decoration: none;
	margin-top: 3em;
	margin-bottom: 1em;
	margin-left: 8.5em;
}

.br {
	background: url(../images/BR_corner.gif) no-repeat 100% 100%;
}

.tl {
	background: url(../images/TL_cornerMed.gif) no-repeat 0 0;
} 
.tr {
	background: url(../images/TR_cornerDark.gif) no-repeat 100% 0;
}

.clear {font-size: 1px; height: 1px}

#left {
	margin: 0px;
	width: 199px;
	float: left;
	background: #000000 no-repeat;
	height: 190px;
	clear: left;
}

#right {
	padding: 1px;
	height: auto;
	width: 30em;
	float: right;
	margin: 1px 10px 5px 30px;
	background: #000000 no-repeat;
	font: small/25px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: none;
}

h1 {
	padding: 5px;
	font: bold small-caps 16px "Century Gothic", Verdana, Arial;
	color: #0099ff;
	background: center;
}
#bottom {
	margin: 0px;
	background: #000000;
	position: relative;
	float: none;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
	width: 800px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#footer {
	text-align: center;
	background: #000000;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-top: 1px solid #FFFFFF;
	
	
}
#footer p {
	color: #FFFFFF;
	margin: 2px auto 0px;
	padding: 0px;
	font: 9px Geneva, Arial, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font: x-small Geneva, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #0099FF;
	text-decoration: none;
}

#Navigation {
	margin: 0px;
	padding: 0px;
	height: 22px;
	color: #0099ff;
	position: relative;
	height: 22px;
	width: auto;
	text-decoration: none;
	clear: left;
	font-weight: bold;
}

ul#primary a,ul#primary a.active {
	width: 7em;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #333;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	width: auto;
}

ul#primary li { 
display: inline;
list-style: none; 
}

ul#primary a.active,ul#primary a.active:hover {
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: none;
	border-left: 1px solid #c0c0c0;
	background: #D0D2C1;
	color: #0099ff;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-decoration: none;
		
}

ul#primary a {
	background: #0099ff;
	border-top: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-bottom: none;
	border-left: 1px solid #0099ff;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font: bold small "Century Gothic", Verdana, Arial;
	text-decoration: none;
}


ul#primary a:hover {
	margin-top: 0px;
	border-color: #c0c0c0;
	background: #000000;
	color: #ffffff;
	padding-bottom: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	font: bold small "Century Gothic", Verdana, Arial;
	text-decoration: none;

}
a {
	font: normal small "Century Gothic", Verdana, Arial;
	color: #0000FF;
}

.img-border {
	MARGIN-BOTTOM: 10px; MARGIN-RIGHT: 20px
}
