body {
	background-color : #FFCC66;
	margin: 0;

}

#megawrapper {
	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);

}


.maincontent h1 {
	color : #6495ED;
	font-size : 24px;
	font-weight : bold;
}


.maincontent h2 {
	color : #8B0000;
	font-size : 20px;
	font-weight : bold;
}

.maincontent h3 {  
	color: #8B0000;
	font-size : 18px;
	font-weight : bold;
}

.maincontent h4 { 
	width:350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	color: #663300;
	border: 1px solid Yellow;
	margin: 10px 0px 15px 50px;
	padding: 2px 5px 2px 5px;
}

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

.maincontent a:link {
	color : #6699FF;
}
.maincontent a:visited {
	color : #6699FF;
}
.maincontent a:hover {
	color : #FF1493;
}
.maincontent a:active {
	color : #6699FF;
}

.imageright {
	width: 285px;
	overflow: auto;
	float:right; 
	border: 1px solid White; 
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

.caption p {
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 12px; 
	line-height : 17px;
  	color: #FFFF99; 
  	font-weight: normal;
	text-align : center;
	margin: 10px 0px 10px 0px;
}

.reviewscredit {
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 12px; 
	line-height : 17px;
  	color: #FFFF99; 
  	font-weight: normal;
	text-align : center;
	margin: 10px 0px 10px 0px;
}

.flyouts {
	float : right;
	width: 400px;
	border : 1px solid Blue;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

.flyouts p {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #993366;
	font-weight: bold;
}


.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009933
}

.read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.read a:link {
	text-decoration: none;
	color: White;
}
.read a:visited {
	text-decoration: none;
	color: White;
}
.read a:hover {
	text-decoration: none;
	color: Yellow;
}
.read a:active {
	text-decoration: none;
	color : Yellow;
}



.titlesinterviews { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #9900CC;
}

.raphead { 
 font-family: "Trebuchet MS", Arial, sans-serif; 
 font-size: 20px; 
 font-weight: bold; 
 color: #FFFF00;
 }
 
.raptitle {  
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #FFFF00;
}

.red {  color: #FF0000;}
.lgreen {  color: #66FF66;}
.lblue {  color: #00FFFF;}
.dblue {  color: #3300FF;}
.orange {  color: #FF6600;}
.rapbody { 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;}
.yellow {  color: #FFFF33;}
a:link {  color: #FFFF00; text-decoration: none;}
a:visited {  color: #00FF00; text-decoration: none;}
a:hover {  color: #FF9966; text-decoration: none;}
a:active {  color: #FF3300; text-decoration: none;}
