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:#000;font-size:10px;
}
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;}

#page{
	margin:auto;
	width:999px;
}

#langs{
	float:left;
	margin:5px 0px 0px 10px;
}

#top{
	margin:0;
	height:131px;
	width:999px;
	background:url('/template/images/top.gif') top left no-repeat;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	font-size:40px;
	font-weight:bold;
}

.gold #top{
	background:url('/template/images/goldtop.gif') top left no-repeat;
}

.silver #top{
	background:url('/template/images/silvertop.gif') top left no-repeat;
}

.red #top{
	background:url('/template/images/redtop.gif') top left no-repeat;
}

.bronze #top{
	background:url('/template/images/bronzetop.gif') top left no-repeat;
}

#topleft{
	margin:0;
	height:102px;
	width:23px;
	background:url('/template/images/topleft.gif') top left no-repeat;
	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{
	clear:both;
	width:999px;
	float:left;
}

#adminnav{
	background:#FFFFFF ;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	border-right:1px solid #bbc1e1;
	width:991px;
	padding-right:8px;
	padding-top:6px;
}

#nav{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:999px;
}

#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:#95d7de url('/template/images/contentBg.gif') top left repeat-x;
	clear:both;
	float:left;
	width:993px;
	min-height: 523px;
	border-right: 6px solid #FFF;
}
* html #contentContainer{
	width:980px;
	border-right: 16px solid #FFF;
}

.gold #contentContainer{
	background:#daa520 url('/template/images/goldback.gif') top left repeat-x;
}

.red #contentContainer{
	background:#daa520 url('/template/images/redback.gif') top left repeat-x;
}

.silver #contentContainer{
	background:#daa520 url('/template/images/silverback.gif') top left repeat-x;
}

.bronze #contentContainer{
	background:#daa520 url('/template/images/bronzeback.gif') top left repeat-x;
}

#contentContainer2{
	background:#FFFFFF;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	border-right:1px solid #bbc1e1;
	width:999px;
}

#contentContainer2 #pageContent{
	padding-right:8px;
	width:991px;
}

#sidenav{
	position:relative;
	float:left;
	width:155px;
	margin-left:0px;
	margin-top:5px;
	z-index:99;
}

#sidenavtop{
	margin:0;
	overflow:hidden;
	line-height:0;
	background:url('/template/images/sidenavtop.gif') top right repeat-y;
	float:left;
	width:189px;
	height:7px;
}

#sidenavbottom{
	width:189px;
	height:7px;
	margin:0;
	overflow:hidden;
	line-height:0;
	background:url('/template/images/sidenavbotttom.gif') top right repeat-y;
	float:left;
}

#right{
	float:left;
	width:835px;
	margin-left:-10px;
}

#pageContent {
	min-height:400px;
	width:792px;
	float:left;
	margin-left: 10px;
}
* + html #pageContent{
	padding-left: 10px;
}

#rightTop {
	background: url('/template/images/contentTop.gif') top left no-repeat;
	width:835px;
	height:10px;
	float:left;
}

#rightMiddle {
	background: #FFF;
	width:815px;
	padding: 5px 10px;
	float:left;
}
* html #rightMiddle {
	margin-top: -7px;
}

#rightBottom {
	background: url('/template/images/contentBottom.gif') top left no-repeat;
	width:835px;
	height:10px;
	float:left;
}

#bottom{
	margin:0;
	height:68px;
	width:999px;
	background:url('/template/images/footer.gif') top left no-repeat;
	clear:both;
}

.gold #bottom{
	background:url('/template/images/goldbottom.gif') top left no-repeat;
}

.silver #bottom{
	background:url('/template/images/silverbottom.gif') top left no-repeat;
}

.red #bottom{
	background:url('/template/images/redbottom.gif') top left no-repeat;
}

.bronze #bottom{
	background:url('/template/images/bronzebottom.gif') top left no-repeat;
}

#w3c{
	float:left;
	margin-left:10px;
}	

#w3logos{
	float:right;
	margin-right:15px;
}

.rssIcon{
	float:right;
	padding:3px 20px 0px 5px;
}

#splashpage{
	width:100%;
	height:712px;
	background:url('/template/images/splashback.gif') top left repeat-x #FFFFFF;
	padding-top:32px;
}

#splashpage #pageContent{
	width:841px;
	margin:0;
	min-height:0;
}

* html #splashpage #pageContent{
	height:0;
}

#splashpage #pageContent #newsBulletin{
	float:right;
	width:350px;
	margin-right:50px;
}

* html #splashpage #pageContent #newsBulletin{
	margin-right:25px;
}

#splashpage #pageContent #staticNav02{
	float:left;
	width:320px;
	margin-left:110px;
	margin-top:20px;
}

* html #splashpage #pageContent #staticNav02{
	margin-left:50px;
}