body {
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/bg.png) no-repeat top left;
}

a {text-decoration: underline; color:#898989;}
a:link {text-decoration:underline; color:#898989;}
a:visited {text-decoration:underline; color:#898989;}
a:hover {text-decoration:underline; color:#038a3b;}
a:active {text-decoration:underline; color:#f7941d;}

#container {
	margin-left: auto;
    margin-right: auto;
	width: 990px;
}

#navmenu {
	height: 32px;
	margin: 20px 0 20px 0;
	text-align: right;
}

#home_content {
	width: 530px;
	margin: 30px 0 0 86px;
	position: relative;
}

#home_sidebar_events {
	width: 335px;
	background-color: #038a3b;
	float: right;
	margin: 30px 18px 0 0;
}

#home_sidebar_button {
	clear:both;
	width: 335px;
	float: right;
	margin: 20px 18px 0 0;
}

#home_highlight {
	width: 530px;
	background-color: #fffac3;
	margin: 20px 0 0 0;
}

#int_content_full {
	width: 865px;
	margin: 30px 0 0 86px;
	position: relative;
}

#int_content_left {
	width: 530px;
	margin: 30px 0 0 86px;
	position: relative;
}

#int_content_right {
	width: 335px;
	float: right;
	margin: 30px 18px 0 0;
}

#sponsor_content_right {
	width: 335px;
	float: right;
	margin: 30px 18px 0 0;
	text-align: center;
}

#footer {
	padding-top: 30px;
	padding-bottom: 20px;
	width: 922px;
	float: right;
	margin: 30px 0 20px 0;
	text-align: center;
	border-top: dotted 1px #038a3b;
}

.home_content_text {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.home_context_heading {
	font-size: 24px;
}

.home_sidebar_text {
	font-size: 12px;
	color: #fff;
	margin: 12px 0 0 18px;
	line-height: 18px;
}

a.sidebar:link {text-decoration: none; color: #fff;}
a.sidebar:visited {text-decoration: none; color: #fff;}
a.sidebar:hover {text-decoration: underline; color: #fff;}
a.sidebar:active {text-decoration: underline; color: #ff0;}

.home_highlight_heading {
	font-size: 24px;
	color: #f7941d;
	margin: 0 18px 0 18px;
}

.int_content_heading {
	font-size: 24px;
	color: #038a3b;
}

.home_sidebar_text {
	font-size: 12px;
	color: #fff;
	margin: 12px 0 0 18px;
	line-height: 18px;
}

.int_sidebar_text {
	font-size: 12px;
	color: #000;
	margin: 12px 0 0 18px;
	line-height: 18px;
}
