body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 0 auto;
	background-attachment: fixed;
}

.maintextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-align: justify;
}

.maintextlarge A {
	font-weight: normal;
	color: #996600;
	text-decoration: none}
	
.maintextlarge A:hover  {
	font-weight: normal;
	color:  #CC9933;
	text-decoration: none}
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	margin: 0px;}

.maintext A {
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;}
	
.maintext A:hover  {
	font-weight: normal;
	color:  #00FFFF;
	text-decoration: none
}
	
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0px;}

.maintext2 A {
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;}
	
.maintext2 A:hover  {
	font-weight: normal;
	color:  #00FFFF;
	text-decoration: none
}
	
	
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: normal;
	color: #00CCFF;
	margin: 0px;}
	
	
.topnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.49em;
}

.topnavtext A {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
	
.topnavtext A:hover  {
	font-weight: bold;
	color:  #00FFFF;
	text-decoration: none
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	margin: 0px;}

.footer A {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none}
	
.footer A:hover  {
	color: #00FFFF;
	font-weight: normal;
	text-decoration: none
}