@charset "utf-8";
body {
	background-image: url(/Common/bkgColor2.gif);
}
#Nav {
	position:absolute;
	left:10px;
	top:170px;
	width:160px;
	height:700px;
	z-index:16;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#FooterAd {
	position:absolute;
	left:200px;
	top:1100px;
	width:700px;
	height:50px;
	z-index:21;	
}
#Header {
	position:absolute;
	left:10px;
	top:12px;
	width:1100px;
	height:130px;
	z-index:21;
}

#RightTopAd {
	position:absolute;
	left:950px;
	top:170px;
	width:160px;
	height:400px;
	z-index:16;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}
#centerBody {
	position:absolute;
	left:170px;
	top:170px;
	width:780px;
	height:860px;
	z-index:22;
	border: 1px solid #000;
}
#OtherSites {
	position:absolute;
	left:10px;
	top:900px;
	width:160px;
	height:100px;
	z-index:23;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
