body{

background-color: #8c6783;
text-align:center;

}

#main {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url("../images/main2.jpg");
	background-repeat: no-repeat;
	width: 687px;  	min-height:432px;  	height:auto !important;  	height:432px;	
}

#dynheading{
	padding-bottom:10px;
	position: relative;
	top: -20px;
}

#tdside{
	background: url("../images/sidetile.png");
	width: 219px;
}

#tdmain{
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: url("../images/maintile.png");
	
	width: 688px;
}



#content{
	position: relative;
	top: 0px;
	left: 100px;
	background: url("../images/front.png");
	height: 401px;
	width: 520px;
}

#textcontent{
	position: relative;
	top: 18px;
	left: 0px;
	width: 440px;
}

#textheading{
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	color: white;
	height: 37px;
	text-align: left;
}

#textmain{

	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	height: 235px;
	color: white;
	overflow: auto;
	text-align: left;
	font-size: .9em;
}


#content2{
	position: relative;
	top: 20px;
	left: 50px;
	width: 600px;
}


#textheading2{
	float:left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	padding-bottom: 0px;
	position: relative;
	color: white;
	font-weight: bold;
	text-align: left;
	height: 51px;
	background: url("../images/tile.png");
	
}

#titlebutton{
 	background: url("../images/tile.png");
	height: 51px;
	width: auto;
}

#spacer{
	background-color: black;
	height: 51px;
	float:left;
}

#textmain2{
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 560px;
	color: white;
	text-align: left;
	font-size: .9em;
}

#textmain2 p{
	margin-right: 10px;
}

#textmain2 img{
	border: 2px solid white;
}

#testimony{
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 560px;
	color: white;
	text-align: left;
	font-style: italic;
}

#testimony p{
	margin-right: 10px;
	padding: 5px;
	border: 2px solid gray;
	font-size: .9em;
}

#testimony img{
	border: 2px solid white;
}

#gameshow{
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
	color: white;
	text-align: left;
	font-size: .9em;
}

#gallery{
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
	color: white;
	text-align: left;
	font-size: .9em;
}

#gallery img{
	float: left;
	clear: both;
	border: 2px solid gray;
	margin: 10px;
}

#gameshow p{
	margin-right: 10px;
	clear: both;
}

#gameshow img{
	clear: both;
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid gray;
	margin: 5px;
}




#header {
	background: url("../images/titletile.png");
	background-repeat: repeat-x;
	height:48px;
	width: 300px;
	margin: 0px;
}

#text{
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	width: 300px;
	margin: 0px;
}

#top {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url("../images/top.jpg");
	width: 907px;
	height: 21px;
}

#top ul{
	margin: 0px;
	padding-left: 50px;
	padding-right: 20px;
	list-style-type: none;
}

#top li{
	float: left;
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 5px;
	margin: 0px;
}

#top a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}


#side{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url("../images/side2.png");
	width: 219px;
	min-height:432px;  	height:auto !important;  	height:432px;

}

#side img{
	float: left;
}

#side ul{
	margin: 0px;
	padding-top: 60px;
	padding-left: 20px;
	list-style-type: none;
}

#side li{

padding-left: 10px;
padding-top: 7px;
padding-bottom: 7px;
}

#side a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a{
	color: #6f9;
}