@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
	
#wrapper {
	width: 1024px;
	margin: 0 auto;
	background-color: #000000;
}


#header {
	background-image:url(../images/main%20header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 1024px;
}
#menu {
	word-spacing: normal;
	height: auto;
	width: 1024px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/menu%20bar%20BG.gif);
	background-repeat: repeat;
	font-size:small;
}
#masteheader {
	float:left;
	width: 1024px;
	height: 315px;
	background-color: #000000;

}
#main {
	float: left;
	height:auto;
	width: 1024px;
	background-color: #336633;
	padding-bottom: 0px;
	}
#leftcol {
	float: left;
	height:240px;
	width: 400px;
	padding-top: 10px;
	padding-right:30px;
	padding-left:30px;
	background-color: #006633;
	}
#rightcol {
	float:right;
	height:100%;
	width: 300px;
	padding-right:35px;
	margin-right:0px;
	padding-top: 10px;
	background-color: #336633;
	}
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	float:left;
	height:auto;
	width:1023px;
	color: #FFFFFF;
	clear:both;
	background-color: #057D30;
	}
.texttus {
	font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-color:#FFFFFF;
	text-align: left;
		}
.downloads {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 460px;
	margin-right: 335px;
	background-color: #003300;
	height: auto;
		}

.roundcont {
	width: 1024px;
	background-color: #1e1f1f;
	color:#009900;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float:left;
}
.roundtop {
	background:url(../images/images/rc_02.gif) no-repeat top right;
	width: 1024px;
}
.roundbottom {
	background:url(../images/images/rc_04.gif) no-repeat bottom right;
	clear: both;
	}
.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block;
}
.roundcont2 {
	color: #003333;
	margin-top:8px;
	margin-right:auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	background-color:#151616;
	}
.roundtop2 {
	background: url(../images/images/rc_02.gif) no-repeat top right;
	}
.roundbottom2 {
	background-color:#151616;
	background-image:url(../images/images/rc_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.roundcont p {
	margin: 0 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
	}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
}
a.menu:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
}
a.menu:hover {
	color: #9ba6ab;
	text-decoration: none;
	font-size:small;
	}
a.text:link {
	color: #d2d2d2;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.text:visited {
	color: #d2d2d2; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.text:hover {
	color: #9ba6ab; 
	text-decoration: none;
}
