body {
	text-align:center;
	margin:0;
	padding:0;
	background:#a1a290;
	color:#000;
	font-size:90%;
	font-family:Georgia, 'Times New Roman', Serif;}

h1 {
	color:#0d6bac;
	font-size:200%;}

h2 {
	color:#0d6bac;
	font-size:130%;}


a {
	text-decoration:underline;
	color:#3e7da9;}
a:visited {
	color:#3e7da9;}
a:hover {
	color:#a93e3e;}


#top_logo {
	height:100px;
	width:1000px;
	margin:30px auto 5px;
	background:#e30932;
	text-align:left;}
#top_logo a {
	display:block;
	padding:30px 0px 0px 50px;
	font-size:2em;
	text-decoration:none;
	color:#fff;}
#top_logo a:visited {
	color:#fff;}
#top_logo a:hover {
	text-decoration:underline;
	color:#fff;}
	



table {
	border-collapse:collapse;
	border:none;
	width:1000px;
	margin:0px auto;}
td {
	font-size:80%;
	vertical-align:top;}

td#left_col {
	padding:20px;
	width:165px;
	background:#d3d8b1;}
td#left_col a {
	margin:0px;
	padding:10px 0px 0px 10px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	color:#c00;}
td#left_col a:visited {
	color:#c00;}
td#left_col  a:hover {
	color:#f00}
	
td#content_col {
	line-height:160%;
	padding:30px;
	width:510px;
	background:#eee;}

td#content_col h1 {
	line-height:100%;}

td#ads_col {
	width:225px;
	background:#fff;}
	
#bottom_menu{
	text-align:center;
	margin:5px auto 30px;
	background:#828175;
	width:1000px;
	height:30px;}
#bottom_menu a {
	padding:5px 0px 0px 30px;
	color:#fff;}
#bottom_menu a:visited {
	color:#fff;}
#bottom_menu a:hover {
	color:#e0e0c4;}

	
	
	
