div#globalBox {
	float:none;
	margin:0px auto;
	width:980px;
}

div#outlineBox {
	float:left;
	width:978px;
	height:500px;
	border:1px solid #CFCFCF;
}

div#headerBox {
	float:left;
	width:978px;
	height:57px;
	font-size:0px;
	background:url(/images/bg-headerfront.jpg) no-repeat;
}

div#mainBox {
	float:left;
	width:100%;
}

div#mainColumn {
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
}

div#mainColumnBackground {
	float:left;
	width:100%;
	height:456px;
	background:url(/images/bg-mainfront.jpg) no-repeat;
}

div#mainColumnContent {
	float:left;
	width:100%;
	padding:32px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div#formBox {
	float:right;
	width:30%;
	padding:0px 0px 0px 33px;
	margin:-200px 0px 0px 0px;
	
}

div#formBoxHomeWithEvents {
	float:left;
	width:30%;
	padding:0px 0px 0px 33px;
	margin:-315px 0px 0px 399px;
	
}

div#titleBox {
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div#eventsBox {
	float:right;
	height:163px;
	width:527px;
	margin:-200px 35px 0px 0px;
}

div#eventsBoxContent {
	float:left;
	width:487px;
	height:119px;
	padding:10px;
}

div#eventsBoxLeft {
	float:left;
	width:10px;
	height:139px;
	background:url(/images/bg-events-box-left.jpg) no-repeat;
}

div#eventsBoxRight {
	float:left;
	width:10px;
	height:139px;
	background:url(/images/bg-events-box-right.jpg) no-repeat;
}

div#eventsBoxBottom {
	float:left;
	width:527px;
	height:24px;
	background:url(/images/bg-events-box-bottom.jpg) no-repeat;
}

p.eventsBox {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

a.eventMoreInfo:active,a.eventMoreInfo:visited,a.eventMoreInfo:link{color:#FFFFFF; text-decoration:none; font-weight:bold; float:right;}
a.eventMoreInfo:hover{color:#FFFFFF; font-weight:bold; text-decoration:underline; float:right;}
