<style type="text/css">
html{
	background-image: url(images/wood3.gif);	
	background-repeat: repeat;
padding: 10px 0 0 0;
	
	}
body { 	
	background-image: url(images/wood3.gif);	
	background-repeat: repeat;
	background-color: #692016;
	margin: 20px 0 0 0px;
	border: 1px solid #B1B1B1;
}

 
#wrapper{
	text-align: center;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-image: url(images/new-clownII.gif);	
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #732F26;
	
}
					
#topbanner{
	background-image: url(images/newrr.gif);	
	background-repeat: repeat;
	width: 700px;
	vertical-align: top;
	margin: 20px 0 0 0;
}

#containerul, #containerul ul{
	width: 200px;
	float: left;
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
  background-color: #000000;
  border: 1px dotted #B1B1B1;
}

#containerul li{
  margin:0 0 0 0px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
 background: url(images/NavBar.gif) no-repeat;
 background-color: #000000;
}
#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:16px;
  height:1em;
 background-color: #000000;
  background-position:0 50%;
}

#content{
	float: right;	
	width: 535px;	
	border: 1px dotted #border: 1px dotted #B1B1B1;;
	padding: 5 5 5 5;
}
#content p{font-family:Tahoma, Arial;
		color: #FFFFFF;
		text-align: left;
		font-size: .9em;
		margin: 15 0 15 0px;
		position: right;
}
#content h2, h3{
		font-family:Tahoma, Arial;
		color: #FFFFFF;
		text-align: center;
		margin: 15 0 15 0px;
		position: right;
}

#content a:link, a:visited{
		color: #FFFFFF
}
#content li{
		list-style-type:disc;
		font-family:Tahoma, Arial;
		color: #FFFFFF;
		text-align: left;
		font-size: 1em;
		margin: 5 0 5 0px;
		
		}
.hilite{
		text-align: center;
		color: #FFFFFF;
		font-size: 1em;
		margin: 15 0 15 0px;
		position: right;
}
	
	</style>
