body
{
	background-color: #333;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(Images/fade_back.jpg);
	background-repeat: repeat-x;
}

p, li, blockquote, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td {
	vertical-align: top;
}

.brownbg  {
background: #cccccc;
}

.glow  {
background: #CCCCCC;
}

.white  {
background: #ffffff;
}
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 30px;
	letter-spacing: .1em;
 	font-size: 30px;
}

h2 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #996600;
}

h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc9900;
}
	

a:hover {
	color: #ff0000;
	text-decoration: underline;
  }
  
a {
  font-family: Arial, Helvetica,sans-serif;
  font-size: 13px;
  color: #996600;
  text-decoration: underline;
  }
  
a:link{
	color: #996600;
	 text-decoration: underline;
}
a:visited{
	color: #CC9966;
	 text-decoration: underline;
}
a:hover{
	color: #000;
	 text-decoration: underline;
}

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

.gold {
	font-family: Helvetica, Arial, sans serif;
	font-size: 13px;
	color: #FFCC00;
}

 .white{
	font-family: Helvetica, Arial, sans serif;
	font-size: 30px;
	color: #FFFFFF;
}
 .whitesmall{
	font-family: Helvetica, Arial, sans serif;
	font-size: 20px;
	color: #FFFFFF;
}
	.style8 {
	font-size: 24px
}

.style1 {	color: #CC9966
}	
.mainnav
{
	padding: 5px 5px 0px 5px;
	background-color: #000066;
	color: #fff;
	margin: 0 0 0 0;
}

 
#outercontainer
{
	background-color: #006;
	width: 90%;
	min-width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 6px 0px 0px 0px;
}
#outertable
{
	width: 100%;
	min-height: 600px;
	border-color: #CCC;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}
#outertable td
{
	margin: 0px;	
	border-color: transparent;
	border-width: 0px;
	border-style: none;
}
.boxtable
{
	width: 500px;
	border-color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
}
.boxcell
{
	border-color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 3px;
	padding: 3px;
}
 
#mainsection
{
	margin: 10px 5px 0 10px;
	padding: 5px 5px 0px 10px;
	vertical-align: top;
	width: 530px;
}

#mainsection a {
	font-family: inherit;
	font-size: 13px;
	
}




.copyright
{
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #fff;
	text-align: center;
	padding: 0 0 10px 0;
}


.centerimage
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#FrontPanel {
width: 90%;
padding: 20px;
padding-top:10px;
margin: 0;
}

td.glow p {
text-align: left;
}

div#SponsorPanel
{
	padding: 40px;
	background-color: #FFF;
	background-image: url(Images/sponsor_fade.jpg);
	background-position: 50% 50%;
}

div#fpReview {
padding: 10px;
text-align: center;

}
div#fpReview p{

text-align: center;

}
