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

}

.maincontent h1 {

}


.maincontent h2 {

}

.maincontent h3 {  

}

.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 : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	margin : 0px 0px 10px 0px;	
	line-height : 22px;
}

a:link {

}
a:visited {

}
a:hover {

}
a:active {

}

.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 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	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;}
