body {
	margin-top:0;
	background-image: url(images/burke_bkground.jpg);
	background-repeat: repeat-x;
	text-align: center;}

a.menu:link {
	color: white; text-decoration: none}
a.menu:visited {
	color: white; text-decoration: none}
a.menu:hover {
	color: darkred; text-decoration: none}
	
a.event:link {
	color: black; text-decoration: none}
a.event:visited {
	color: black; text-decoration: none}
a.event:hover {
	color: darkred; text-decoration: none}
	
h4 {
	margin-bottom: 1px;
	font-weight: bold;
	font-family: sans-serif;
	color: Black;}
	
h3 {
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 95%;
	font-family: sans-serif;
	color: darkred;}	
	
h2 {
	margin-bottom: 0px;
	font-family: sans-serif;
	font-style: oblique;
	color: black;}
	
	
li {
	font-size: 80%;
	color: black}	
	
#container {
	background-image: url(images/IC_bg.jpg);
	background-repeat: no-repeat;
	width:1012px;
	height:955px;
	margin-left:0;
	margin-right:0;
	text-align: left;
	float:left;}

#main {
	margin-top: 200px;
	width: 550px;
	font-family: sans-serif;
	float:left;}
	
#menu {
	position:relative;left:425px;top:106px;
	color: gray;
	font-family: sans-serif;
	font-size: 80%;
	white-space: nowrap}