body 
{  
	background-color: #87AEC5;
	background-image: url(gradienttest.jpg); 
	background-repeat: repeat-x;
	text-align: center;
	font-family: tahoma;
}

.bannercontainer
{
	border: 1px solid #7f7f7f;
	border-width: 1px 2px 0px 1px;	/* side border widths must equal the widths of the left and right columns. */
	background:white;
	width: 984px;
	margin-top: 25px;
	margin-bottom: auto;	
	margin-left: auto ;
	margin-right: auto ; 
text-align: center;
}

.bannermain
{
	position: relative;
	left: 210px;
	top: 0px;
	height: 128px;
	width: 750px;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
	color: #8a7967;
  	font-size: 12px;
	  font-family: "Times New Roman", Times, serif;
	  font-style: italic;
	  font-weight: bold;
	  line-height: 16px;
}



.container
{
	border: 1px solid #7f7f7f;
	border-width: 1px 2px 1px 1px;	
	border-top-color: white;
	background:white;
	width: 984px;
	height: 500px;
	margin-left: auto ;
	margin-right: auto ; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


.centrecontent
{
	border: 1px white solid;
	background:white;
	width: 554px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	margin-left: auto ;
	margin-right: auto ; 
	margin-top:0px;		
}

.rightcontent
{
	border: 1px white solid;
	background:white;
	width: 225px;
	height: 100%;
	margin-left: auto ;
	margin-right: auto ; 
	margin-top:0px;	
}

.rightcontentinside
{
	padding: 0 0px 0 0x;	
	text-align:center;

	font-size:8pt;
}
.rightcontentinsideheading
{
	font-family:arial;
	
}


img.floatleft
{ 
    float: left; 
    margin: 0px; 
    padding: 0px;
}
img.floatright 
{ 
    float: right; 
    margin: 0px; 
    padding: 0px;
}



ul
{ 
	list-style-type: none; 
	font-family:tahoma; 
	font-size:8pt;
 	letter-spacing: 0.2em;
	font-weight: normal;
	color: 716D6B;
	padding: 0;
	margin: 0;
	margin-left: 1em;
	margin-top: 4em;
} 
li
{
 	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% .4em;
	padding-right: .6em;
	margin: 1em 0;
}

.fontstyle6
{
	font-size: x-large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}


.fontstyle7 
{
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
