#allcontent {
	width: 1000px;
	background-color: #DAD9B1;
	margin-left: auto;
	margin-right: auto;
}

body {
	background-color: #4E4D00;
	font-family: Arial, Veranda, sans-serif;
	font-size: medium;	
}

#counter {
	text-align: center;
}

pt {
	font-size: 250%;/*top line of header*/
	font-weight: bold;
}

pb {
	font-size: 150%;/*bottom line of header*/
}

#header {
	color: #660909;
	background-color: #9A985B;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	font-size: 120%;	
}

#raypic {
	margin-bottom: 10px;
	margin-right: 16px;
	float: left;
}

#banner_ad {
	
	/*put code here*/
}


#menu a:link {
	text-decoration: none;
	color: #660909;
}

#menu a:visited {
	text-decoration: none;
	color: #660909;
}

#menu a:hover {
	text-decoration: underline overline;
	color: yellow;
}

#menu {
	float: left;
	text-decoration: none;
	color: #660909;
	background-color: #9A985B;
	padding-left: 10px;
	padding-bottom: 30px;
	width: 120px;
	text-decoration: none;
	clear: left;
}

#raybook {
	float: left;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 5px;
	width: 120px;
	clear: left;
}

#sidebar_ad {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	text-decoration: none;
	color: #999999;
	background-color: #000000;
	width: 120px;
	text-decoration: none;
	clear: left;
}

pm {
	font-size: 120%;
}

#main {
	background-color: #F6F6EC;
	padding: 10px;
	margin-left: 170px;
	margin-top: 10px;
}


#pic {
	padding: 20px;
	float: left;	
}


pf {
	font-size: 50%;
}



#footer {
	margin-top: 10px;
	text-align: center;
	padding-top; 5px;
	padding-bottom: 5px;
	color: #660909;
	background-color: #9A985B;
	clear: both;
}
	



	


	