body { background: #FFFFFF url(images/background.jpg) repeat-x top left; margin: 0px; }

body,p,td,th,li,label { font-family: Arial, Verdana, Geneva, helvetica, sans-serif; font-size: 12px; color: #006699; }

strong { font-weight: bold; }

a { font-size: 12px; color: #CC3333; }
a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { text-decoration: underline; }
a:active  { text-decoration: underline; }

.clear { clear: both; font-size: 1px; }

.header_container
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 331px;
	padding: 0;
	margin: 0;
}

.header
{
	background-color: #FFFFFF;
	position: relative;
	width: 941px;
	height: 331px;
	margin: 0 auto;
	padding: 0;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}

.header_level1_container
{
	float: left;
	width: 941px;
	height: 120px;
        margin: 0;
	padding: 0;
}

.header_level1_logo
{
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0;
}

.header_level1_logo a
{
	background: url(images/logo.jpg) no-repeat top left #FFFFFF;
	display: block;
	width: 425px;
	height: 109px;
	border: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	text-indent: -1000em;
}

.header_level1_sponsor
{
	float: right;
	margin: 0;
	padding: 0;
}

.header_level1_sponsor a
{
	display: block;
	border: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	text-indent: -1000em;
}

.header_level1_menu_container
{
	background-color: #FFFFFF;
	float: right;
	width: 512px;
	height: 36px;
        margin: 10px 0px 0px 0px;
	padding: 0;
}

.header_level2_banner
{
	float: left;
	background: url(images/banner.jpg) no-repeat top left #FFFFFF;
	margin: 0;
	padding: 0;
}

.header_level2_banner p
{
	width: 941px;
	height: 211px;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -1000em;
}

.content_container
{
	background: url(images/content_container_background.gif) repeat-y top left #FFFFFF;
        position: relative;
	width: 941px;
	margin: 331px auto 0px auto;
	padding: 0;
	overflow: hidden;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}

.sidebar
{
	background: url(images/sidebar_background.jpg) no-repeat top left;
	float: right;
	width: 248px;
	padding: 0px 40px 0px 50px;
	margin: 0;
	overflow: visible;
	min-height: 532px;
}

.sidebar h4 { display: block; text-decoration: none; text-indent: -9999px; }
.sidebar h4.event_information { margin: 20px 0px 0px 0px; width: 210px; height: 66px; background: transparent url(images/sidebar_event_information.gif) no-repeat; }
.sidebar h4.contact_information { margin: 25px 0px 0px 0px; width: 210px; height: 66px; background: transparent url(images/sidebar_contact_information.gif) no-repeat; }

.sidebar p { margin: 12px 0px 0px 0px; padding: 0; color: #FFFFFF; line-height: 16px; }
.sidebar a { color: #FEBE10; }

.sidebar table { margin: 15px 0px 0px 0px; border: 0px; border-spacing: 0px; border-collapse: collapse; }
.sidebar table tr td { padding: 1px 10px 1px 0px; margin: 0px; border: 0px; vertical-align: top; color: #FFFFFF; }

p.sidebar_read_more
{
	background:url(images/icon_read_more.gif) no-repeat left top;
	margin: 12px 0px 0px 0px;
	padding: 3px 0px 0px 21px;
	line-height: 18px;
}

.sidebar_footer
{
	clear: both;
	background: url(images/sidebar_footer.gif) no-repeat top left;
        position: relative;
	margin-top: 20px;
	padding: 3px 30px 0px 30px;
	overflow: hidden;
	border: 0;
	text-align: center;
}

.content
{
	background: url(images/content_background.gif) no-repeat top left;
	float: left;
	width: 543px;
	padding: 20px 10px 0px 50px;
	margin: 0;
	overflow: visible;
	border: 0;
	min-height: 572px;
}

.content h1 { font-size: 24px; color: #006699; font-weight: bold; margin: 0px; }
.content h2 { font-size: 16px; color: #006699; font-weight: bold; margin: 25px 0px 0px 0px; }

.content ul
{
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

.content ul li
{
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

.content table { margin: 15px 0px 0px 0px; border: 0px; border-spacing: 0px; border-collapse: collapse; }
.content table tr td { padding: 5px; margin: 0px; border: 0px; vertical-align: top; }
.content table tr td p { margin: 0px 0px 10px 0px; }

.content .contact_container
{
	position: relative;
	width: 543px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
}

.content .contact_container .contact_left_column
{
	float: left;
	width: 250px;
	padding-right: 43px;
	margin: 0;
	overflow: visible;
}

.content .contact_container .contact_right_column
{
	float: right;
	width: 250px;
	padding: 0;
	margin: 0;
	overflow: visible;
}

.content_footer
{
	clear: both;
	background: url(images/content_footer.gif) no-repeat top left;
        position: relative;
	margin-top: 20px;
	padding: 3px 40px 0px 40px;
	overflow: hidden;
	border: 0;
	text-align: center;
}
