*{	
	font-family: "Trebuchet MS";
	border-spacing: 0px;
	}
	
body{
	background-image: url(http://cityreformed.org/templates/CR09/images/bg09.jpg)
	}
a{
	
	color: #333;
	
	}	
a img{
	border: 0px;
	}		
a:visited{
	color: #333;
	
	}	
#logo {
	border: 0px;
	}
h1{	
	float: right;
	font-size: 24px;
	font-weight: normal;
	color: #666;
	}			
table{
	font-size: 12px;

	table-layout: auto;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-top: 1px solid #C1DAD7;
	border-left:1px solid #C1DAD7;
	
	}
td {
	border-spacing: 0px;
	text-align: center;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color:#333;
	padding: 2px;

	}
table a {
	padding: 6px 6px 6px 12px;
	display: block;
	height: 100%;
	color: #333;
	text-decoration: none;
	margin: 0px;

	}
table a:hover {
	background-color: #C1DAD7;
	color: #333;
	}	
#box{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}		
/*Menu*/
.topnav{
	position: relative;
	left: 260px;
	list-style: none;
	list-style-type: none;
	display: block;
	height: 20px;
	width: 500px;
	}
.topnav li{
	float: left;
	margin-right: 10px;
	}	
.topnav li a{
	color: #0b8495;
	text-decoration: none;
	}	
.topnav li a:hover{
	background-image: url(http://cityreformed.org/templates/CR09/images/buttons/buttonbg.png);
	color:#333;
	text-decoration: none;
	}	
.menu_topnav li{
	float: left;
	height: 30px;
	margin-right: 5px;
	font-size: 16px;
	list-style-type: none;
	}	
.menu_topnav li a{
	font-size: 16px;
	text-decoration: none;
	color:#0b8495;
	padding: 3px;
	margin: 3px;
	}	
.menu_topnav li a:hover{
	background-image: url(http://cityreformed.org/templates/CR09/images/buttons/buttonbg.png);
	font-size: 16px;
	color:#333;
	padding: 3px;
	margin: 3px;
	text-decoration: none;
	}
.menu_topnav {
	position:relative;
	right: 40px;
}
#tophat{
	width: 400px;
	display: block;
	}