#megawrapper {
	position : relative;
	width: 930px;
	margin: 5px auto 15px auto;	
	padding : 0px 0px 0px 0px;
	border: 1px solid #666666;
	-moz-box-shadow: 6px 6px 15px rgba(20, 20, 20, 0.7);
    -webkit-box-shadow: 6px 6px 15px rgba(20, 20, 20, 0.7);
    box-shadow: 6px 6px 15px rgba(20, 20, 20, 0.7);
		background-color:  rgba(255, 255, 255, 0.4);

}


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

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

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

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

body {
	background-color : #5E0257;
	background-image : url(../images/imag0539b.jpg);
	background-repeat : repeat;
}


.maincontent h1 {
	color: #333333;	
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 40px;
	font-weight : normal;
	margin : 10px 0px 20px 0px;
	text-shadow: 1px 1px 1px White, 4px 4px 3px Black;
	text-shadow: 1px 1px 1px Gray, 4px 4px 2px White;
	letter-spacing : 2px;
	text-align : center;
}

.maincontent h2 {
	color : #006699;
   /* color: #C7A66F;*/
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	margin : 10px 0px 20px 0px;
}

.maincontent h3 {
	margin: 10px 20px 10px 30px;
	color : #CC0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 19px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
}

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



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

.reviewcredit {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.textblue {
	color : #006699;

}

.textred {
	color : #990000;
	font-weight : bold;
}
