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;}
h2{font-size:145%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h3{font-size:125%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h4{font-size:110%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h5{font-size:105%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h6{font-size:100%;color:#23557b;margin-top:2px;margin-bottom:2px;}
.clear{clear:both;overflow:hidden;height:0;line-height:0;}

#nonFakeFrame {
	height:910px;
	background-color:#fff;
}

#page{
	margin:auto;
	width:800px;
}

#adminpage{
	margin:auto;
	width:1024px;
}

#langs{
	float:left;
	margin:5px 0px 0px 10px;
}

#top{
	margin:0;
	height:176px;
	width:100%;
	background:url('/template/images/logo_sm.jpg') top left no-repeat;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	overflow: hidden;
}

#adminpage #top{
	height: 76px;
	background:url('/template/images/logo.jpg') top left no-repeat;
}

#banner{
	margin-top:76px;
	height:100px;
	padding-top: 6px;
	background:#ac2c63;
	float:left;
}

#topright{
	margin:0;
	height:102px;
	width:27px;
	background:url('/template/images/topright.gif') top left no-repeat;
	float:right;
}

#texttop{
	position:relative;
	top:25px;
}

#undertop{
	background:#FFFFFF;
	clear:both;
	border-top:4px solid #500bb4;
	border-left:4px solid #500bb4;
	border-right:4px solid #500bb4;
	width:792px;
	float:left;
}

#adminnav{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:1019px;
	padding-right:8px;
	padding-top:6px;
}

#nav{
	background:#ac2c63 url('/template/images/top_menu_bg.gif') bottom left no-repeat;
	clear:both;
	float:left;
	width:1024px;
}

#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;
}

#contentContainer{
	background:#cc7e9f url('/template/images/bg.jpg') top left repeat-x;
	border-left:4px solid #500bb4;
	border-right:4px solid #500bb4;
	width:792px;
}


#contentContainer2{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:792px;
}

#contentContainer2 #pageContent{
	padding-right:8px;
}

#contentContainer3{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:1027px;
}

#contentContainer3 #pageContent{
	padding-right:8px;
}

#sidenav{
	float:left;
	width:160px;
}

#right{
	width:632px;
	margin-left:160px;
}
* html #right{
	width:625px;
}

#pageContent {
	min-height:400px;
	padding: 5px;
}

#bottom{
	margin:0;
	width:792px;
	border:4px solid #500bb4;
	clear:both;
    background:#fff;
}

#bottom img {
	margin-left: 30px;
}

#w3c{
	float:left;
	margin-left:10px;
}

#w3logos{
	float:right;
	margin-right:15px;
}

.rssIcon{
	float:right;
	padding:3px 20px 0px 5px;
}