/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#121212;
}
div{
	margin:0px;
	padding:0px;
}
.outer{
	margin:0 auto;
	padding:0px;
	width:733px;
}
.topblank{
	width:733px;
	height:33px;
}
.bannertop{
	height:27px;
	background-image:url(images/bannertop.jpg);
}
.bannermid{
	height:115px;
	width:733px;
}
.bannerleft{
	height:115px;
	width:18px;
	background-image:url(images/bannerleft.jpg);
	float:left;
}
.banner{
	height:115px;
	width:695px;
	float:left;
}
.bannerright{
	height:115px;
	width:20px;
	background-image:url(images/bannerright.jpg);
	float:left;
}
.bannerbottom{
	height:31px;
	background-image:url(images/bannerbottom.jpg);
}
.headline{
	height:53px;
	width:733px;
	background-image:url(images/headline.jpg);
}
.main{
	width:663px;
	background-image:url(images/mid.jpg);
	background-repeat:repeat-y;
	padding:35px;
	padding-top:5px;
	padding-bottom:0px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
}
.bluetext{
	color:#0F6C8B;
}
.bottombanner{
	height:75px;
	width:733px;
	background-image:url(images/mid.jpg);
	background-repeat:repeat-y;
	text-align:center;
	padding:10px;
}
.showbottombanner{
	margin:0 auto;
	width:548px;
	height:61px;
	background-image:url(images/bottombanner.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.bottom{
	height:66px;
	width:733px;
	background-image:url(images/bottom.jpg);
}
.bottomblank{
	height:65px;
}
