﻿
.contentHead
{
	color:#E3CF29;
	width:750px;
	height:55px;
	text-align:center;
	font-family:Times New Roman, Helvetica, sans-serif;
	font-size: 25px;
	font-style:normal;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	border-style:solid;
	border-bottom-style:none;
	border-color:#DD0000;
	border-width:thin;
	
}

.contentBody
{
	overflow-y: auto; 
	overflow-x: hidden;
	color:#DD0000;
	height:auto;
	min-height:600px;
	width:750px;
	text-align:center;
	font-family:Times New Roman, Helvetica, sans-serif;
	font-size: 15px;
	font-style:normal;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border-style:solid;
	border-width:thin;
	border-color:#DD0000;
	border-top-style:none;
}

.bodyText
{
	text-align:justify;  
	font-family:Times New Roman, Helvetica, sans-serif;
	font-size:1.1em; 
	font-weight:normal; 
	font-stretch:narrower;	
	margin:10px;
	padding:10px;
}

#adImg
{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}


b:first-child
{
	color:#DD0000
} 


.radioGallery
{
	color:White;
	text-align:center;
	display:inline;
}

