body {
	background-color: #000000;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.left{margin:0 0 0 40px;float:left}
.left2{margin:0 0 0 44px;float:left;}
.left3{margin:0 0 0 50px;float:left;}
.left4{margin:0 0 0 75px;float:left;}

{

}
.menu1 a:link {
	text-decoration: none;
	color: #ACACAC;
	text-align: left;
}
.menu1 a:visited {
	text-decoration: none;
	color: #ACACAC;
}
.menu1 a:hover {
	color: #FF0033;
	text-decoration: none;
}
.menu1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu1GR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
}
.menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	padding-right: 15px;
}
.menu3 a:link {
	color: #ACACAC;
	text-decoration: none;
}
.menu3 a:visited {
	color: #ACACAC;
	text-decoration: none;
}
.menu3 a:hover {
	color: #FF0033;
}
.menu3 a:active {
	color: #FFFFFF;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	position: static;
}
.bodyText a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.bodyText a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.bodyText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}	
.bodyText a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.bodyTextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #CCCCCC;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	}
.bodyTextHeader a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.bodyTextHeader a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.bodyTextHeader a:hover {
	color: #FFFFFF;
	text-decoration: none;
}	
.bodyTextHeader a:active {
	color: #CCCCCC;
	text-decoration: underline;	
}
.bodyText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
	position: static;
	letter-spacing: 1px;
	font-style: italic;
}
	
/* LAYOUT */

#background {
	background: #000000 url(../gfx/menuGradient.jpg) no-repeat;
	background-position: 100px 100px;
	margin: 15px;
	visibility: visible;
	background-image: url(gfx/menuGradient2.jpg);
}	
#header {
	background: #000000;
	width: 95%;
	height: 77px;
	margin: 0px;
	top: 0px;
	left: 0px;
}
#leftcol {
	background-image: url(../gfx/menuGradient.jpg): #3366cc;
	background-position: 10px 10px;
	position: absolute;
	width: 207px;
	height: 751px;
	left: 10px;
	top: 114px;
}
#edge {
	background-image: url(../gfx/edge.jpg);
	position: absolute;
	background-repeat: repeat-y;
}
#content {
	background: #000000;
	position: absolute;
	float: left;
	width: 75%;
	margin: 0px;
	visibility: visible;
	left: 223px;
	top: 150px;
}
#rightcol {
	background: ccff33;
	float: right;
	position: absolute;
	width: 10%;
	margin: 0px;
	height: 277px;
	left: 959px;
	top: 104px;
	visibility: visible;
}
.bg1 {
	background-repeat: no-repeat;
	background-position: 0px 100px;
	background-image: url(../gfx/menuGradient.jpg);
	background-attachment: scroll;
	line-height: 20px;
	padding-top: 0px;
}
.textIndent {
	margin:0 100px 0 40px;float:left
}
.centered {
	text-align: center;
}
.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-indent: 0px;
}
.print a:link {
	color: #000000;
	text-decoration: none;
}
.print a:visited {
	color: #000000;
	text-decoration: none;
}
.print a:hover {
	color: #FF0033;
}
.print a:active {
	color: #000000;
	}

.bg2 {
	background-repeat: repeat-y;
	background-position: 0px 100px;
	background-image: url(../gfx/edge.jpg);
	background-attachment: scroll;
	padding-top: 0px;
	}
#imageSpace {
	background: #000000;
	position: relative;
	float: left;
	margin: 0px;
	left: 220px;
	width: 70%;
	top: 250px;
}

