@charset "utf-8";

body {
	text-align: center;
	background-color: #A8A568;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(img/bg.jpg);
}  

.header {
	width: 640px;
	text-align: left;
	margin: 0 auto;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.navigation {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:135px;
	width:640px;
	height:20px;
	background-color:#003366;
	z-index:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#navigation a{
	color: #CCCCCC;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

#content {
	width: 630px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url('img/shadow.jpg') 0 0 repeat-x; 
	background-color: #FFFFFF;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	border: 0px none #000000;
} 

hr.footer {
	clear:both;
	display:block;
	visibility:hidden;
	width:510px;
	margin:0;
	padding:0;
	background-image: url(spacer.jpg);
	background-repeat: repeat;
	background-position: bottom;
}
.content-highlight {
	font-size: 14px;
	font-weight: normal;
	color: #06c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:135px;
	z-index:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-style: normal;
}
.contentNormalText {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:135px;
	z-index:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-style: normal;
}.Footer {
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:135px;
	width:640px;
	background-color:#003366;
	z-index:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.itals {
	font-size: 11px;
	font-style: italic;
}


#bannerright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 99px;
	width: 100px;
	background: url(/img/kniptonfb.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
