body
{
	margin: 0 auto;
	height:100%;	
	background-image: url(images/long_bg.gif);
	background-repeat:repeat-y;
	font-family:"Century Gothic";
}
p
{
	
	font-size:small;
}
a
{
	color:#3e538c;
}
a:hover
{
	color:orange;
}
img
{
	border:0;
}
li
{
	font-size:small;
}
.Address
{
	
	font-size:small;
	color:#6879a4;
	
}
.bodyText
{
	font-size:small;
}
.header
{
	font-size:18;
	font-weight:bold;
}
.error
{
	font-size:15;
	font-weight:bold;
	color:Red;
}
.headerBlue
{
	color:#00002B;
	font-size:15;
	font-weight:bold;
}
.headerDkBlue
{
	color:#00002B;
	font-size:15;
	font-weight:bold;
}
a
{}
.asmall
{
	font-size:12;
	
}
#main
{

	width:750px;
	height:100%;
	border:0;
	padding:0;
	margin:0;
}
#mainCenter
{
	position:absolute;
margin-left:10px; 
vertical-align:top;
width:533px;
border: none 0;	
height:100%;
float:left;
padding: 15px 10px 10px 10px;
}
#mainRight
{
position:absolute;
float:left;
margin-left:585px;
padding-top:10px;
width:164px;
height:100%;	
}

#events
{
	font-family:"Verdana";
	
	float:right;
	display:inline;
	margin: 10px 0 0 0;
	background-image:url('images/box268_bg.jpg');
	background-repeat:repeat-y;
	width:185px;
	text-align:center;
	

}
#events_content
{	

	font-size:x-small;
	margin: 10px;
	color:Gray;


}
#events_top
{
	padding-top:10px;

	background-image:url('images/box268_top.jpg');
	background-repeat:no-repeat;
	font-family:"Century Gothic";
	
}
#events_bottom
{
	background-color:White;
	background-image:url('images/box268_bottom.jpg');
	background-repeat:no-repeat;
	height:18px;
	
}