/* CSS Document */

body {
	margin:0em;
	padding: 0px;
	width: 100%;
}

.small {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
}

#colMain {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 1800px;
	border-top-width: thin;
	height: auto;
	margin: 0px;
	float: left;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../Images/back.jpg);
} 

#contenttop {
	width:660px;
	padding:0px;
	text-decoration: none;
	height: 35px;
	background: center;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	left: 155px;
	margin: 0px;
	}

#contentcenter {
	width:630px;
	background:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 740px;
	left: 200px;
	top: 200px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 55px;
	margin-top: 120px;
	margin-left: 180px;

		}
	#contentleft {
	width:145px;
	float:left;
	background:#B00000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	height: 765px;
	padding: 0px;

		}
.main {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px;
	list-style: square;

}
.bold {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;

}
.h1  {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;

}
#footer {
	padding: 0px;
	background: #FFFFFF center;
	margin: 0px;
	height: 33px;
	float: left;
	width: 100%;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;

}
img.floatRight {
	float: right;
	margin: 6px 15px 1px 9px;
} 

img.floatLeft {
	float: left;
	margin: 10px 15px 7px 0px;
	padding: 0px;
}

	#footer {
	font: bold 9px/normal Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 138px;
	text-align: center;
	background: #FF0000 no-repeat;
	height: 0.1cm;
	border-bottom: thin solid #000000;
	border-top: thick solid #FFFFFF;
	}
ul#navlist
{
	width: 145px;
	padding: 0px;
	border-top: 0px solid #808080;
	margin: 0px;
	font: bold 10px verdana, helvetica, arial, sans-serif;
	background: #B00000;
	color: #FFFFFF;
	border-right: 0px solid #808080;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #808080;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border-top: 1px solid #990000;
	padding: 0px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	background: #B00000;
}

ul#navlist li a
{
	display: block;
	width: 135px;
	padding: 4px 6px;
	background: #B00000;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px #990000;
}

ul#navlist li a:link { color: #FFFFFF; }
div#navcontainer li a:visited {
	color: #FFFFFF;
}

ul#navlist li a:hover
{
	border-color: #999999;
	color: #000000;
	background: #CCCCCC;
	width: 135px;
}
