#wrapper_ {
	position:relative;
	width:800px;
	text-align: center;
	margin: 0px auto 0px auto;
}
html, body {
	margin: 0;
	padding: 0;
	background-image: url(images/wrapper_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000033;
}


#logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:198px;
	height:177px;
	background-color: #000066;
}

#mid_ {
	position:absolute;
	left:198px;
	top:0px;
	width:45px;
	height:114px;
	background-image: url(images/mid.gif);
	background-repeat: no-repeat;
}
#midbot_ {
	left: 198px;
	height: 550px;
	top: 112px;
	position: absolute;
	background-image: url(images/midbot.gif);
	width: 45px;
	background-repeat: no-repeat;
}



#top_ {
	position:absolute;
	left:243px;
	top:0px;
	width:557px;
	height:60px;
	background-image: url(images/top.gif);
	background-repeat: repeat;
}

#menu_ {
	position:absolute;
	left:243px;
	top:60px;
	width:557px;
	height:54px;
	background-image: url(images/menu.gif);
	background-repeat: repeat;
}

#body_ {
	position:absolute;
	left:243px;
	top:112px;
	width:557px;
	height:550px;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
}


#left_ {
	position:absolute;
	left:0px;
	top:177px;
	width:198px;
	height:550px;
	background-color: #000033;
}
#left_ a {
	color: #FFFFFF;
}

h1 {
	color:#ffffff;
	font-size:16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
p {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:20px;
}
ul {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}
a:link {
	color: #999999;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:visited {
	color: #000033;
}




#midabout_ {
	left: 198px;
	height: 950px;
	top: 112px;
	position: absolute;
	background-image: url(images/midabout.gif);
	width: 45px;
	background-repeat: no-repeat;
}
#bodyabout_ {
	position:absolute;
	left:243px;
	top:112px;
	width:557px;
	height:950px;
	background-image: url(images/bodyabout.gif);
	background-repeat: repeat-x;
}
