body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:#e5e2ff;
	margin:0px;
	padding:0px;
}

#main_page {
	display:block;
	width:1000px;
	height:100%;
	margin:0 auto;
	background-color:#ffffff;
	background-image:url('../images/top_bg.gif');
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #000;
	position:relative;
}

#top_menu {
	width:205px;
	float:right;
}

#top_menu_list {
	width:205px;
	float: right;
	margin: 10px 0 0px 0;
	padding: 0;
	color: #FFF;
	font-weight: bold;
}

#top_menu_list li {
	display: block;
	margin: 0 0 0 0;
	padding: 3px 0px 0 20px;
	height:25px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	background-image:url('../images/right_menu_middle_bg.gif');
}

#top_menu_list li.first { 
	padding: 7px 0px 0 20px;
	height:24px;
	background-image:url('../images/right_menu_top_bg.gif');
}

#top_menu_list li.last {
	padding: 3px 0px 0 20px; 
	height:27px;
	background-image:url('../images/right_menu_bottom_bg.gif');
}

.lnk_top_menu:link, .lnk_top_menu:visited {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}

.lnk_top_menu:hover{
	font-size: 12px;
	color:#ffffff;
	text-decoration: underline;
}

#top_banner {
	width: 795px;
	height: 173px;
	float:left;
	margin-top:10px;
	background-image: url('../images/top_banner_bg.jpg');
	background-repeat: no-repeat;
	display:block;
}

#globe_picture {
	margin-top:18px;
	margin-left:36px;
	margin-right:36px;
	float:left;
	height:100%;
}

#header_area_container {
	float:left;
	width:600px;
	height:100%;
}

#header_title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #f9c11b;
	margin-top:25px;
}

#white_line {
	height:2px;
	width: 500px;
	background-color:#fff;
	display:block;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:2px;
}

#sub_header_title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	margin-top:5px;
}

#date_location {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	margin-top:10px;
	margin-right:35px;
	float:right;
}

#extrabutton {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	margin-top:10px;
	margin-right:35px;
	float:right;
}

#left_container {
	clear:both;
	float:left;
	width:236px;
	min-height:920px;
	height:auto;
}

#left_menu {
	background-color: #433c97;
}

#left_menu_list {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #433c97;
}

#left_menu_list li {
	display: block;
	margin: 0 0 0 0;
	padding: 5px 0 0 20px;
	text-align: left;
	font-weight:bold;
	background: url('../images/left_menu_bg.gif') left top no-repeat;
	width:216px;
	height:26px;
}

#left_menu_list li.first{
	height:27px;
	background: url('../images/left_menu_bg_top.gif') left top no-repeat;
}

#sponsors {
	background-image: url('../images/left_bg_gradient.gif');
	background-repeat: repeat-x;
	width:236px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-align:center;
}

#content_container {
	width: 724px;
	padding:20px;
	float:right;
	min-height:620px;
	height:auto;
}

#footer_container {
	clear:left;
	float:left;
	background-image: url('../images/footer_bg.gif');
	background-repeat: no-repeat;
	width:1000px;
	height:78px;
}

#copyright {
	font-size:10px;
	color:#ffffff;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#address {
	font-size:10px;
	color:#ffffff;
	float:right;
	margin-right:70px;
	margin-top:10px;
	text-align:right;
}

.lnk_footer:link, .lnk_footer:visited {
	font-size: 10px;
	color:#ffffff;
	text-decoration: none;
}

.lnk_footer:hover{
	font-size: 10px;
	color:#ffffff;
	text-decoration: underline;
}

a:link, a:visited {
	color:#433c97;
	text-decoration:underline;
	font-size:12px;
}

a:hover {
	font-size:12px;
	color:#f9c11b;
	text-decoration:underline;
}

#special_box {
	border: 1px solid #000;
	background-color: #F6F6FA;
	padding:20px;
	width:684px;
}

#sponsor_list {
	margin:0px;
	padding:0px;
	list-style: none;
}
#sponsor_list li {
	display: block;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	text-align: left;
	font-weight:bold;
}

.lnk_sponsor:link {
	text-decoration:none;
}

.lnk_sponsor:visited {
	text-decoration:none;
}

.lnk_sponsor:hover {
	text-decoration:none;
}

.lnkCallForSubmission:link, .lnkCallForSubmission:visited {
	font-size:16px;
	font-weight:bold;
	color:#e51a23;
	text-decoration:underline;
}

.lnkCallForSubmission:hover {
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

p#invoicelink {
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	width: 14em;
	font-size: 18px !important;
	background-color: #ff6;
	color: #fff;
	border: 1px solid #fc3;
}

p#invoicelink  a {
	display: block;
	width: 14em;
	padding: 0.5em 0;
	color: #630;
	font-size:18px;
	background-color: #ff6;
	text-decoration: none;
}

p#invoicelink a:hover, p#invoicelink a:focus {
	font-size:18px;
	text-decoration: underline;
}
