body
{
	margin:0px;
	padding:0px;
}
.main
{
	margin-top:0px;
}
#content
{
	width:765px;
	height:auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	margin-bottom:0px;
	overflow:hidden;
}
#eventscontent
{
	width:765px;
	height:700px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
}
.header
{
	width:723px;
	height:381px;
	margin-left:20px;
}
.divider
{
	width:100%;
	border-bottom:1px #6799c8 dotted;
}
.titlebar
{
	background-color:#6799c8;
	width:181px;
	height:31px;
	margin-top:10px;
	margin-left:20px;
	text-align:right;
	color:#ffffff;
	font-size:18px;
	padding-top:9px;
	padding-right:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.button
{
	background-color:#6799c8;
	height:15px;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.mainnav
{
	width:548px;
	height:28px;
	font-size:12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
}
.contacttext
{
	font-family:Arial, Helvetica, sans-serif;
	color:#22227a;
	font-size:12px;
	text-align:justify;
	padding:5px;
	margin-top:15px;
	margin-left:90px;
	margin-bottom:10px;
	width:420px;
	margin-right:20px;
}
.text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#22227a;
	font-size:12px;
	text-align:justify;
	padding:5px;
	margin-top:15px;
	margin-left:90px;
	margin-bottom:10px;
	width:380px;
	margin-right:20px;
}
.text a
{
	font:Verdana, Arial, Helvetica, sans-serif normal;
	color:#22227a;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dotted #22227a;
}
.text a:hover
{
	font:Verdana, Arial, Helvetica, sans-serif normal;
	color:#22227a;
	font-size:12px;
	text-decoration:none;
	border-bottom:none;
}
.rightcolumn
{
	position:absolute;
	top:485px;
	margin-left:510px;
	width:240px;
	border-left:1px solid #dadada;
}
.footer
{
	width:765px;
	height:70px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	overflow:hidden;
}