@charset "UTF-8";
#imageheader{
	width: 780px;
	height: 120px;
	/*background-color:#666666;*/
	background-image:url(../images/events_top.jpg);
	background-repeat: no-repeat;
}


#spacer{
width:780px;
height:20px;
background-image:url(../images/header_image_03.jpg);
}

h1{
margin:0;
padding:0;
}

/*height altered to push footer down in ie7*/

#container{
width: 780px;
height: 960px;
/*background-color:#FFFF00;*/
margin: auto;
}

#content_right h1{
text-indent:-1000em;
font-size:18px;
background-image:url(../images/events_h1.jpg);
background-repeat: no-repeat;
height: 40px;
}


#footer {
	clear:both;
	padding-left:190px;
	padding-top:0px;
	font-size:9px;
	color:#CCCCCC;
	padding-bottom: 20px;
	}
