<style type="text/css">
html {margin: 0;
	padding: 0;}

body {background-color: #ffffff;
	background-image: url();
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;}
	
h1 {margin-bottom: 15px;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	border-width: 3px 0 1px 0;
	border-style: solid;
	border-color: #36f;}
	
h2 {margin-left: 15px;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	border-width: 3px 0 1px 0;
	border-style: solid;
	border-color: #36f;}
	
h3 {margin-top: 45px;
	margin-left: 15px;
	width: 180px;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	border-width: 3px 0 1px 0;
	border-style: solid;
	border-color: #36f;}

h4 {margin-top: 30px;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #36f;}

h5 {margin-bottom: 2px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;}
	
#container {background-color: #fff;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 100%;}
	
.margin1 {margin-top: 25px;}

#header {background-image: url(images/headernew.png);
	margin: 0;
	width: 760px;
	height: 175px;
	color:#000;
	text-decoration:none;}
	

#date {background-color: #fff;
	float: right;
	margin-top: 28px;
	margin-right: 15px;}

#leftcol {position: absolute;
	padding: 20px 0 0 0;
	width: 150px;
	height: auto;}
	
#leftcol ul {margin-left: 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	list-style: none;
	color: #000;}

	
#leftcol a {list-style: none;
	text-decoration: none;
	color: #000;}
	
#leftcol a:hover {color: #36f;}

#helplinks {position: absolute;
	top: 500px;
	width: 150px;
	height: auto;}

#helplinks ul{margin-left: 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	list-style: none;
	color: #000;}
	
#helplinks a {list-style: none;
	text-decoration: none;
	color: #000;}
	
#helplinks a:hover {color: #36f;}

#otherlinks {float: right;
	width: 135px;}

#midcol {position: absolute;
	left: 150px;
	padding: 20px 20px 20px 20px;
	width: 365px;
	height: auto;}
	
#midcol b {color: #000;}
	
#midcol a {text-decoration: none;}
	
#chfcorner {position: absolute;
	top: 60px;
	left: 200px;
	width: 180px;
	height: 120px;}
	
#singles {position: absolute;
	top: 180px;
	width: 180px;
	height: 120px;}
	
#music {position: absolute;
	left: 200px;
	top: 180px;
	width: 180px;
	height: 120px;}
	
#brunch {position: absolute;
	top: 60px;
	width: 180px;
	height: 120px;}
	


#centertext {margin-top: 280px;}
	



#rightcol {position: absolute;
	top: automatic;
	left: 545px;
	background-image: url(images/rightbackground.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 200px;
	height: 500px;}
	
#footer {position: relative;
	top: 800px;
	padding: 5px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 45px;}
	
#footer a {text-decoration: none;
	color: #36f;}
</style>