body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background: #ffffff url(../images/bg.gif) top center repeat-x;
		
}

#main_page {
	width:880px;
	margin:0 auto;
	height:600px;
	background: #949599 url(../images/top_bg.gif) top center no-repeat;
}

#welcome {
margin-top:20px;
height: 147px;
width:880px;
}

#top_menu {
	width:646px;
	vertical-align:middle;
	height:39px;
	background: url(../images/top_menu_bg.gif) top center no-repeat;
}

hr {
 width:80%;
 text-align:center;
 margin-left:60px;
}

#top_menu_list {
	float: left;
	margin: 6px 0 2px 10px;
	padding: 0;
	list-style: none;
	color: #3aa6cd;
	font-weight: bold;
}

#top_menu_list li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	color: #3aa6cd;
	text-align: left;
	font-size: 10pt;
	font-weight:bold;
	border-right: 2px solid #3aa6cd;
}

#top_menu_list li.last { border: none;margin:0px; }

#top_menu_list a:link {
	font-size: 16px;
	font-weight:bold;
	color:#3aa6cd;
	text-decoration: none;
}

#top_menu_list a:visited {
	font-size: 16px;
	font-weight:bold;
	color:#3aa6cd;
	text-decoration: none;
}

#top_menu_list a:hover {
	font-size:16px;
	font-weight:bold;
	color:#3aa6cd;
	text-decoration: underline;
}

#title_top {
	clear:both;
	background: url(../images/top_bg.gif) top right repeat-y;
}

#title_looking_forward {
	float:right;
	width:880px;
	text-align:right;
}

#title_event_location {
	text-align:center;
	width:219px;
	font-size:21px;
	font-weight:bold;
	color:#3fa5c9;
	margin-top:10px;
}

#title_event_date {
	margin-top:10px;
	text-align:center;
	width:216px;
	font-size:21px;
	font-weight:bold;
	color:#3fa5c9;
margin-left:3px;
}

#left_side_border {
	float:left;
	width:8px;
}
#left_side {
	float:left;
	width:645px;
}

#right_side {
	float:left;
	width:219px;
}

#right_side_border {
	float:left;
	width:7px;
}

#right_menu_list {
	float: left;
	margin: 4px 15px 10px 0px;
	padding: 0;
	color: #3fa5c9;
}

#right_menu_list ul {
margin-left:28px;
margin-right:0px;
padding-left:0px;
padding-right:0px;
}

#right_menu_list li {
	display: block;
	margin: 10px 0 10px 0;
	padding: 0 0 0 15px;
	color: #3fa5c9;
	text-align: left;
	font-size: 10px;
	background: url('../images/bullet.gif') left center no-repeat;
	width:145px;
}

#right_menu_list a:link {
	color:#3fa5c9;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}

#right_menu_list a:visited {
	color:#3fa5c9;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}


#right_menu_list a:hover {
	color:#3fa5c9;
	font-weight:bold;
	font-size:14px;
	text-decoration: underline;
}


#main_content {
	width:656px;
	margin-left:0px;
	margin-right:0px;
}

#main_content_container {
width:880px;
background: url(../images/main_content_bg.gif) top center repeat-y;	
}

#footer {
	width:880px;
	height:268px;
	margin-left:0px;
	margin-right:0px;
	background: url(../images/footer_bg.gif) top center no-repeat;	
	text-align:right;

}

p.copyright {
	font-size:10px;
	color:#fff;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:15px;
	padding-top:180px;
padding-bottom:0px;
}



H1 {
	font-size:26px;
	font-weight:bold;
	color:#3fa5c9;
	margin-top:10px;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:10px;
}

H2 {
	font-size:20px;
	font-weight:bold;
	color:#3fa5c9;
	margin-top:10px;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:10px;
}

H3 {
	font-size:20px;
	font-weight:bold;
	color:#3fa5c9;
	margin-top:10px;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:10px;
}

ul, ol {
	font-size:12px;
	margin-left:30px;
	margin-right:30px;
	padding-left:30px;
}

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

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

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

.lnkCallForSubmission:hover {
	font-size:12px;
	font-weight:bold;
	color:#9a258a;
	text-decoration:underline;
}

.lnkCopyright:link, .lnkCopyright:visited {
	font-size:10px;
	color:#3fa5c9;
	text-decoration:underline;
}

.lnkCopyright:hover {
	font-size:10px;
	color:#3fa5c9;
	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:13pt;
	background-color: #ff6;
	text-decoration: none;
}

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

#terms {
	margin-left:60px;
	margin-right:60px;
	margin-top:0px;
	margin-bottom:10px;	
	border: #000 solid 1px;
}

P  {
font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-left:20px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:5px;	
	padding-right:0px;

}