body {
	background-color: #CCCCCC;
	color: #FFFFFF;
	margin: auto;
}

div#main {
	background-color: #FFFFFF;
	width: 779px;
	height: 768px;
	color: #CCCCCC;
	margin: auto;
}

div#header {
	float: left;
	width: 800px;
	height: 118px;
	background-image: url(images/banner2.jpg);
}
.text11{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	line-height: 13pt;
}

div#maintxt {
	background-color: #000000;
	float: left;
	height: auto;
	width: 800px;
	color: #000000;
}
div#txt1 {
	background-color: #000000;
	float: left;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	width: 400px;
	color: #000000;
}
div#txt2 {
	background-color: #000000;
	float: right;
	width: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #000000;
}
div#picture {
	float: left;
	height: 118px;
	width: 386px;
	color: #CCCCCC;
	background-color: #343434;
	background-position: right;
}
div#logo {
	float: left;
	height: 118px;
	width: 393px;
	background-color: #676767;
	color: #CCCCCC;
}
div#footer {
	width: 800px;
	height: 26px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	line-height: 13pt;
	color: #FFFFFF;
}
div#navigation {
	background-color: #000000;
	float: left;
	height: 34px;
	width: 800px;
	color: #000000;
}
.rollover a{
	background-image: url(Images/rollover1.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 77px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 31px;
	color: #FFFFFF;
	background-position: center center;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #EBEBEB;
}


.rollover a:hover{
	background-image: url(Images/rollover2.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 77px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #676767;
}
div#rolloverbox {
	background-repeat: no-repeat;
	height: 31px;
	width: 79px;
	color: #99CC00;
	background-color: #040B67;
}
.rolloverbox {
	background-repeat: no-repeat;
	height: 31px;
	width: 79px;
	color: #99CC00;
	background-color: #040B67;
	float: left;
}

.capclear2{
	margin:10px auto;
	width:38em;
	text-align:left;
	border:1px solid #000;
	padding:1px;
	background-color: #999999;
}
.capclear2 img {float:left;margin:5px;display:inline;}
.capclear2 ul{
font-size:120%;
font-weight:bold;
margin:0;
padding:0;
list-style:none;
}
.capclear2 ul li{margin:1em 0}

.capclear2 ul{
overflow:auto;/* this is the key for good browsers*/
}
/* mac hide - this is for ie6 and less \*/
* html .capclear2 ul {height:1%}
/* end hide*/
