html{margin:0px;color:black;}
a img{border:0;}
a{color:#0099FF;text-decoration:none;}
a:link,a:visited{color:#3831c1;}
a:hover{color:#2d2c4b;}
body{font-size:.8em;}
body,td {
	font-size:small;
	font-family:Arial,Verdana,Sans-serif;
	color:#666666;font-size:12px;
}
h1{font-size:160%;color:#23557b;margin-top:2px;margin-bottom:2px;margin-left:2px;}
h2{font-size:145%;color:#23557b;margin-top:2px;margin-bottom:2px;margin-left:2px;}
h3{font-size:125%;color:#23557b;margin-top:2px;margin-bottom:2px;margin-left:2px;}
h4{font-size:110%;color:#23557b;margin-top:2px;margin-bottom:2px;margin-left:2px;}
h5{font-size:105%;color:#23557b;margin-top:2px;margin-bottom:2px;margin-left:2px;}
h6{font-size:100%;color:#23557b;margin-top:2px;margin-bottom:2px;margin-left:2px;}
.clear{clear:both;overflow:hidden;height:0;line-height:0;}
p{margin-left:2px;}
#page{
	margin:auto;
	width:930px;
	background: #1b0507;
}

#langs{
	float:left;
	margin:5px 0px 0px 10px;
}

#top{
	margin:0;
	height:142px;
	width:100%;
	background: #1b0507 url('/template/images/banner.jpg') top left no-repeat;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	font-size:40px;
	font-weight:bold;
}

#texttop{
	position:relative;
	top:25px;
}

#undertop{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	width:999px;
	border-left:1px solid #bbc1e1;
	float:left;
}

#adminnav{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:991px;
	padding-right:8px;
	padding-top:6px;
}

#nav{
	background: #1b0507;
	clear:both;
	width:930px;
	height: 37px;
}

#navtop{
	background:#000000 url('/template/images/navtop.gif') top left no-repeat;
	width:974px;
	height:8px;
	overflow:hidden;
	line-height:0;
	margin-left:10px;
	margin-top:5px;
}

#navbottom{
	background:#000000 url('/template/images/navbottom.gif') top left no-repeat;
	width:974px;
	height:8px;
	overflow:hidden;
	line-height:0;
	margin-left:10px;
	margin-bottom:5px;
	clear:both;
}

#latestnews {
        font-size:12px;
        color:#666666;
}

#latestnews h4{
        font-size:12px;
        color:#666666;
}

#latestnews a{color:#666666;}


#contentContainer{
	background:#1b0507;
	clear:both;
	float:left;
	width:930px;
	
}
* html #contentContainer{
	
}

#contentContainer2{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:999px;
}

#contentContainer2 #pageContent{
	padding-right:8px;
}

#sidenav{
	float:left;
	width:162px;
	margin-left:0px;
	background: #1b0507;
}

#right{
	float:left;
	width:768px;
	margin-left:0px;
	background: #FFF url('/template/images/pageBg.jpg') top left repeat-y;
}

#pageContent {
	min-height:400px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:66px;
}
* html #pageContent{
	height: 400px;
}
#pageContent p{
	padding:2px;
}

#logos{
	height: 56px;
	background: #1b0507 url('/template/images/logos.jpg') top left no-repeat;
}

#bottom{
	margin:0;
	height:30px;
	line-height: 30px;
	width:930px;
	background:url('/template/images/bottomBg.jpg') top left repeat-y;
	clear:both;
	text-align: center;
	color: #FFF;
}

#w3c{
	float:left;
	margin-left:10px;
}	

#w3logos{
	float:right;
	margin-right:15px;
}

.rssIcon{
	float:right;
	padding:3px 20px 0px 5px;
}