img {
	border:0;
}

body {
background-image:url(../images/bleed_test3.jpg);
background-repeat:repeat-x;
text-align:center;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}

#wrap {
margin:0 auto;
position:relative;
width:800px;
height:600px;
padding:0;
}

#header {
	position:relative;
	width:100%;
	height:110px;
	top:5px;
}

#main_content {
	position:relative;
	width:100%;
	height:398px;
	top:52px;
	text-align:left;
}

#navigation {
	position:relative;
	width:100%;
	height:40px;
	top:45px;
	padding:0;
	margin:0;
}

#footer {
	position:relative;
	top:40px;
	width:100%;
	height:20px;
	text-align:right;
}
	
#free_float {
	height:390px;
	overflow:auto;
	margin:3px;
	padding:2px;
}

#navigation ul {
	list-style-type:none;
	width:100%;
	padding:0;
	margin:10px 0;	
}

#navigation ul li {
	float:left;
	text-align:center;
	width:114px;
	font-size:1.2em;
}

#navigation ul li a:link, #navigation ul li a:visited {
	text-decoration:none;
	color:#000000;
}

#navigation ul li a:hover {
	text-decoration:none;
	color:#AC0000;
}

#header h1 {
	font-size:2.2em;
	font-family:garamond;

	
}

#header h1 a:link, #header h1 a:visited, #header h1 a:hover {
	text-decoration:none;
	color:#000;
	
}

#header h2 {
	font-weight:normal;
	font-size:1.4em;
}

h1 {
	padding:0;
	margin:5px 0;
	font-weight:normal;
	font-family:lucida sans;
	font-style:italic;
	color:#b3b3b3;		
	
}

.quote {
	font-size:.95em;
}

.footie {
	font-size:.8em;
}


#main_content a:link, #main_content a:visited, #main_content a:hover {
	color:#AC0000;
	text-decoration:underline;
}

.event {
	margin-left:20px;
}

.events_bkg {
	position:absolute;
	top:295px;
	left:0;
}

.bio_bkg {
	position:absolute;
	top:440px;
	left:0;
}
