body {
	background: #FFF url(../images/bg.jpg) repeat-x;
	text-align: left; /*initiate all content to align left. */
	margin: 4px 0; /* set top and btm margins to 4px. */
	font: 70%/1.5em Arial, Helvetica, sans-serif;
}

#container {
	width:800px;
	background: url(../images/bg_2cols.gif) repeat-y center top;
	margin: 0 auto; /* to center for ff. */
}

#content_wrap {
	width:800px;
}


#top_header {
	margin: 0px 5px 0 5px;
}


#top_nav {
	width: 768px;
	height: 34px;
	margin: 0px 8px 0 18px;
	background: url(../../images/top_mask.gif) repeat-y -2px;
}

#logo_apopc {
	width:344;
	height:114; 
	margin:0px 0 0 1px;
}

/*Push sidebar 18px away from the edge as margin with sidebar is not feasible. */
#sidepush { 
	float: left;
	width:18px;
}

#sidebar {
	float: left;
	width: 160px;
}

#side_nav_top {
	padding: 15px 5px 10px 20px;
	line-height: 20px;
	height: 200px;
}

#side_nav {
	padding: 15px 5px 10px 20px;
	line-height: 20px;
	color:#000000;
}

#side_download {
	padding: 15px 5px 10px 16px;
	line-height: 14px;
}

#side_link:link, #side_link:visited {
	color:#424242;
	text-decoration:none;
	text-align:left;
}

#side_link:hover {
	color:#d41128;
	text-decoration:none;
	text-align:left;
}

#nav_abstracts, #nav_community, #nav_media  {
	display: none;
	line-height: 18px;
	margin-bottom: 10px;
}

/*Push mainbar 26px away from the edge as margin with main is not feasible. */
#mainpush { 
	float: right;
	width:26px;
}

#main {
	float: right;
	width: 580px;
	text-align: justify;
	line-height: 15px;
}

#main_link:link, #main_link:visited {
	color:#d2074a;
	text-decoration:underline;
	text-align:left;
	font-size: 11px;
}

#main_link:hover {
	color:#ffb6c0;
	text-decoration:none;
	text-align:left;
}

#prog_link:link, #prog_link:visited {
	color:#d2074a;
	text-decoration:none;
}

#prog_link:hover {
	color:#c2af33;
	text-decoration:none;
}

#down_link:link, #down_link:visited {
	color:#000000;
	text-decoration:none;
}

#down_link:hover {
	color:#c2af33;
	text-decoration:underline;
}

#hotel_link:link, #hotel_link:visited {
	color:#d2074a;
	text-decoration:underline;
	text-align:left;
	font-size: 11px;
}

#hotel_link:hover {
	color:#00CCFF;
	text-decoration:none;
	text-align:left;
}

#tour_link:link, #tour_link:visited {
	color:#d2074a;
	text-decoration:underline;
	text-align:left;
	font-size: 11px;
}

#tour_link:hover {
	color:#000000;
	text-decoration:none;
	text-align:left;
}

#breadcrumb {
	color: #d12828;
	margin-top: 18px;
	font-size: 11px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #128db6;
	margin-top: -4px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2074a;
	margin-top: -4px;
}

#footer {
	clear: both;
	width: 800px;
}

#btm_logos {
	text-align: center;
}

#copyright {
	font-size: 10px;
	color: #b2b093;
	float: right;
	padding-right: 24px;
}

.txtpt {
	font-size: 9px;
	line-height: 12px;
}

.li_sp {
	margin-bottom:10px;
}

.li_sp2 {
	margin-bottom:5px;
	list-style-type: lower-roman;
}

.tb_header {
	color: #FFFFFF;
	font-weight: bold;
}

.tb_header2 {
	color:#d2074a;
	font-weight: bold;
}

.tb_add{
	font-size:10px;
}

.tb_high{
	color: #466fbc;
	font-weight: bold;
}

#logo_hosted
{
	float: left;
	margin-left: 230px;
}

#logo_managed
{
	margin-left: 10px;
	float: left;
}

#logo_supported
{
	float: left;
	margin-left: 150px;
}

#logo_held
{
	margin-left: 50px;
	float: left;
}