body {
	text-align: center;
	background-color: #666666;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/bgbig.gif);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-type: square;
	background-repeat: repeat;
}

a:link {
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCC99;
}

#container {
	z-index: 100;
	position:relative;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 649px;
	width: 809px;
}

#welcomecon {
	z-index: 99;
	position:relative;
	width: 809px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: -400px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#blackbgcont {
	position:absolute;
	width: 375px;
	text-align: left;
	background-image: url(images/gridbg.gif);
	vertical-align: top;
	background-repeat: repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4C1E0F;
	border-left-color: #4C1E0F;
}

#blackbgcontba {
	position:relative;
	width: 257px;
	text-align: left;
	background-image: url(images/gridbg.gif);
	margin-left: 15px;
	vertical-align: top;
	background-repeat: repeat;
	left: 551px;
	top: -133px;
	font-size: 11px;
	line-height: 12px;
}

#blackbgcontbb {
	position:relative;
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;
	border-top: 1px dotted #333333;
	top: 0px;
}

#welcome {
	z-index: 80;
	position:relative;
	width: 809px;
	text-align: center;
	margin-top: -273px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 600px;
	margin-top: -100px;
}

#footer{
	width: 837px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: relative;
	z-index: 75;
	top: 240px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	line-height: 13px;
}

#footer a:visited{
	z-index: 70;
	color: #000000;
	text-decoration: none;
}

#footer a:link{
	color: #333333;	
	text-decoration: none;
}

#footer a:hover{
	color: #666666;
	text-decoration: none;
}

#basemask {
	position: relative;
	z-index: 96;
	color: #CCCC99;
	width: 807px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/basebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*  -------- text styles -------- */


.dark{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.headdark{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	color: #000000;
	letter-spacing: 1px;

}

.subheaddark{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}



.med{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.headmed{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	color: #333333;
	letter-spacing: 1px;
}

.subheadmed{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}

.light{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}

.headlight{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFFFCC;
	letter-spacing: 1px;
}	

.subheadlight{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	font-weight: bold;
	letter-spacing: 1px;
}



.white{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.headwhite{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
	letter-spacing: 1px;
}	

.subheadwhite{
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
