a {
	color: #026585;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: #026585;
	color: #FFFFFF;
}

body {
	font-family: Garamond, Times;
	background-position: center;
	background-image: url(body_bg.jpg);
}

.main_div {
	width:720px;
	margin:0 auto;
	background-color: #FAF7F0;
	border: 1px solid #C7B494;
}

.main_content {
	padding: 20px;
}

.innlw {
	height:144px;
	background: url(header.jpg) no-repeat;
	padding-bottom: 0px;

}

.innlw_menu {
	margin:auto;
	height:30px;
	width:680px;
	border-bottom: 1px solid #AA4B08;
}

.innlw_menu_footer {
	margin:auto;
	height:30px;
	width:680px;
	border-top: 1px solid #AA4B08;	
	border-bottom: 1px solid #AA4B08;
}

.innlw_table {
	margin:auto;
}

.innlw_table td {
	padding: 3px;
}

.footer_menu a {
	font-size: 12px;
}

.footer_menu {
	padding-top:20px;
	color: #AA4B08;
	font-size: 14px;
}

div.footer_menu div.visit_and_play {
	width:320px;
	font-size: 10px;
	text-align:right;
	float:left;
	border-right:1px dotted #016585;
	padding:0px 10px 0px 0px;
}

div.footer_menu div.live_here {
	width:300px:
	font-size: 10px;
	text-align:left;
	float:left;
	padding:0px 0px 0px 10px;
}

.disclaimer {
	margin-top:10px;
	height:14px;
	border-top: 1px solid #AA4B08;
	font-size: 14px; 	

}