@charset "utf-8";
#wrapper {
	position:relative;
	width:853px;
	height:319px;
	z-index:1;
	background-image: url(images/background_main.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3e87a9;
}
body,td,th {
	font-family: Verdana;
	font-size: small;
	color: #666666;
}
#RHC {
	position:absolute;
	left:-188px;
	top:0px;
	width:188px;
	height:859px;
	z-index:1;
	background-image: url(images/LHC.jpg);
}
#LHC {
	position:absolute;
	left:852px;
	top:0px;
	width:188px;
	height:883px;
	z-index:2;
	background-image: url(images/RHC.jpg);
}
#background {
	position:absolute;
	left:1px;
	top:310px;
	width:851px;
	height:900px;
	z-index:3;
	background-image: url(images/background_middle.gif);
	background-repeat: repeat;
}
#footer {
	position:absolute;
	left:-189px;
	top:811px;
	width:1228px;
	height:61px;
	z-index:1;
}
#nav {
	position:absolute;
	left:675px;
	top:0px;
	width:176px;
	height:221px;
	z-index:4;
}
#banner {
	position:absolute;
	left:22px;
	top:0px;
	width:590px;
	height:204px;
	z-index:5;
}
#text {
	position:absolute;
	left:45px;
	top:290px;
	width:567px;
	height:548px;
	z-index:6;
	overflow: auto;
}
#pagename {
	position:absolute;
	left:646px;
	top:281px;
	width:154px;
	height:428px;
	z-index:7;
}
#side_banner {
	position:absolute;
	left:723px;
	top:255px;
	width:93px;
	height:494px;
	z-index:7;
}
#nav_graphics {
	position:absolute;
	left:23px;
	top:255px;
	width:621px;
	height:55px;
	z-index:8;
}


h1 {
	font-size: 18px;
	color: #666666;
}
a:link {
	color: #CC3300;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
}
a:visited {
	color: #CC3300;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
}
a:hover {
	color: #CC3300;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
}
a:active {
	color: #CC3300;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
}
.style2 {
	font-size: 18px
}

