a:link {
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #FF4500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #66CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

body {

	background-color : #080808;
}

#megawrapper {
	background-image : url(../images/divided-bg.jpg);
	background-repeat : repeat-x;
}

.maincontent h1 {
	color : #9932CC;
		color : #041590;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 50px;
	font-weight : bold;
	margin : 10px 0px 10px 0px;
	/*text-shadow:  1px 1px 0px #dddddd, 3px 3px 5px #333333 ;*/
	text-shadow: 2px 2px 1px White, 4px 4px 1px Black;
}

.maincontent h2 {
	color : #C7E4E6;

	font-size : 24px;
	margin : 15px 0px 10px 0px;
}

.maincontent h3 {
	margin: 10px 20px 10px 30px;
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
}

.maincontent p {
	margin : 0px 0px 10px 10px;	
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font : 16px;
	line-height : 23px;
}

.green {
	color : #009966;
}

.review {
	color : #990000;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

p.reviewcredit {
	color : #0099FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font : 16px;
	line-height : 23px;
}

.text2 {
	color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
}

.text2ex {
	margin-left : 30px;
	margin-right : 20px;
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
}

.textex {
	margin-left : 30px;
	margin-right : 20px;
	color : #C35532;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.foot p {
	color: White;
}

.cred p {
	color: White;
}
