body {
	background: #356aa0;
	margin: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000066;
}
a:link, a:visited {
	color: #FFCC00; 
	text-decoration:none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

a.featured:link, a.featured:visited {
	color: #000066; 
	text-decoration:none;
}
a.featured:hover, a.featured:active {
	color: #000099; 
	text-decoration:none;
}
a.dk:link, a.dk:visited {
	color: #000066; 
	text-decoration:none;
}
a.dk:hover, a.dk:active {
	color: #FFFFFF; 
	text-decoration:none;
}
.featuredbox { margin:10px 0px 0px 0px;
}

h1 { 
	font-size:22px; 
	color:#000066;
}
h2 {
	font-size:18px;
	color:#000066;
}
h3 {
	font-size:16px;
	color:#000066;
}

#wrapper {
	background: url(/images/wrapperbak.jpg) center repeat-y;
}

#header {
	width: 100%;
	padding-top: 183px;
	min-height:350px;
	background: url(/images/headerbak.jpg) center top no-repeat;
}
#nav {
	margin: 0 auto;
	border-top-style: none;
	border-bottom-style: none;
	width: 994px;
	height: 25px;
	background-color:#18436E;
	/*background: url(/images/navbak.jpg) bottom repeat-x #18436e; */
}
#body {
	margin: 0 auto;
	border: 10px solid #18436e;
	border-top-style: none;
	width: 974px;
	min-height: 350px;
	padding: 0px;
	background: url(/images/bodybak.jpg) top repeat-x #6090bf;
}
#footer {
	margin: 0;
	width: 100%;
	height: 108px;
	background: url(/images/footerbak.jpg) center top no-repeat #356aa0;
	text-align:center; 
	clear:both;
}
#scaor {
	width: 90%; 
	text-align:center; 
	margin:5px auto 5px auto;
}
#content { 
	width:100%; 
	margin:0px;  
}

#bakpagecontent {  
	width:95%; 
	border: #000099 solid 1px; 
	margin: 0px auto;	
	text-align:center;
}
#leftcolindex { 
	float:left;
	margin:10px 5px 5px 7px;
	_margin: 10px 5px 5px 3px;
	width:225px;
	text-align:center;
}
#centercolindex {	 
	float:left;
	margin:0px 5px 5px 5px; !important;
	width:487px; 
	height:265px;  
	text-align:center;
/*	background: url(/images/flashbak.png) center top no-repeat;*/
}
#flash {
	width:487px; 
	height:251px; 
	text-align:center;
	background: #18436E;
}
#indextxt { 
	width:100%;
	text-align:left;
}
#rightcolindex { 
	float:left;
	margin:10px 5px 5px 7px;
	width:225px;
	text-align:center;
}
.clear { clear:both;
}