body{
	background: url(./images/bg2.gif);
	color: white;
	background-position: center;
	text-align:center;
}
p{
	text-indent:25px;
	background-color:white;
	color: black;
	text-align:left;
	padding-left: 25px;
	padding-right: 25px;
}
.maintable{
	background-color:white;
	color: black;
	border: solid 3px #81145B;
}
.toplinks{
	background-color:white;
	color: #66CCCC;
	font-family: arial;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: small;
}
#toplinks {	color : #66CCCC;	text-align : center;  background: white; font-family: arial;}
#toplinks  a:link, #toplinks  a:active   {	text-decoration: none;color : #81145B;font-family: arial;text-align : center;   background-color : white; }
#toplinks  a:visited                  {	text-decoration: none;	color : #81145B; font-family: arial;text-align : center;  background-color: white; }
#toplinks  a:hover                       { text-decoration: none; color : #66CCCC; font-family: arial;text-align : center;  background-color : white; }

.leftlinks{
	background-color:white;
	color: #66CCCC;
	font-family: arial;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	font-size: small;

}
#leftlinks {	color : #66CCCC;	 background: white; font-family: arial; padding-left:5px;}
#leftlinks  a:link, #leftlinks  a:active   {	text-decoration: none;color : #81145B;font-family: arial;  background-color : white; }
#leftlinks  a:visited                  {	text-decoration: none;	color : #81145B; font-family: arial;  background-color: white; }
#leftlinks  a:hover                       { text-decoration: none; color : #66CCCC; font-family: arial; background-color : white; }


.footer{
	color: #66CCCC;
	font-family: arial;
	font-size: smaller;
	font-weight: bolder;
	text-align:center;
	padding: 20px;
}

#footerlinks {	color : #66CCCC;	text-align : center;   font-family: arial;}
#footerlinks  a:link, #footerlinks  a:active   {	text-decoration: none;color : #66CCCC;font-family: arial;text-align : center;   }
#footerlinks  a:visited                  {	text-decoration: none;	color : #66CCCC; font-family: arial;text-align : center;  }
#footerlinks  a:hover                       { text-decoration: underline; color : #81145B; font-family: arial;text-align : center;   }

.imgright{
	border: doube 8px white;
	float: right;
}
.imgleft{
	border: double 8px white;
	float: left;
}

.show{
	text-align:left;
	padding: 25px;
}

#show_name{
 color: #81145B;
 font-family: arial;
 font-size: medium;
 font-weight: bolder;
 }
#show_date{Novenber 20, 2005
	
}
#show_location{Osage Beach, MO in Mall on hwy 54, 12 - 6
	
}
#show_website {	color : #66CCCC;	 background: white; font-family: arial; font-size: smaller; font-style:italic;}
#show_website  a:link, #show_website  a:active   {	text-decoration: none;color : #81145B;font-family: arial;  background-color : white; }
#show_website  a:visited                  {	text-decoration: none;	color : #81145B; font-family: arial;  background-color: white; }
#show_website  a:hover                       { text-decoration: none; color : #66CCCC; font-family: arial; background-color : white; }

#show_desc{
text-indent: 25px;
}

hr.show_rule{
	color:#81145B;
	height: 2px;
	width: 300px;
}
.email{
	text-align: left;
	padding: 15px;
}
.contest_heading{
	text-align: center;
	color: #81145B;
	border-bottom-style: double;
	border-top-style: double;
	Font-Family: Arial;
	Font-size: medium;
}
.contest_rules{
	text-align: left;
	color: #81145B;
	border-bottom-style: double;

	border-top-style: double;
}
#tour_heading{
	color: #66CCCC;
	text-align:center;
	font-weight: bold;
}

.details_main{ 
color: black;
	  border-bottom: 1px solid #81145B; 
 }
.details_heading{
	text-decoration: underline;
	color : #66CCCC;
	font-family: arial;text-align : center;
	  background-color : white;

	  border-bottom: 1px solid #81145B; 
}
.details_desc_heading{
		text-decoration: underline;
	color : #66CCCC;
	font-family: arial;text-align : center;
	  background-color : white;
	  border-bottom: 1px solid #81145B; 
}
.details_desc{
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 5px;
}
