* {

margin: 0;

padding: 0;

}



body {

	font-family: Verdana, Arial, sans-serif;

	background: #ECECEC url(../images/bg_vert.gif) top left repeat-y;

}



#topBody {

	background: #ECECEC url(../images/bg_horiz.gif) top left repeat-x;

	height: 89px;

}



#contentText {

	padding: 15px;

	font-size: .8em;

	line-height: 1.4em;

}



#contentText p {

	margin-bottom: 15px;

}



#content ul, #contentText ul{

	margin: 5px 4px 20px 25px;

}



#content li, #contentText li {

	margin: 5px 0 5px 0;

}





/*-----Links----*/

a:link, a:active, a:visited {

	color: #B6151D;

	text-decoration: none;

	font-weight: bold;

}



a:hover {

	text-decoration: underline;

}



/*Headers*/

#contentText h1 {
	font-family: arial, sans-serif;
	text-align: center;
	font-size: 1.9em;
	color: #B6151D;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 1em;

}



#contentText h2, .council h2 {

	font-family: arial, sans-serif;

	text-align: left;

	font-size: 1.6em;

	color: #B6151D;

	margin: 0 0 10px 0;

	padding: 20px 0 5px 0;

	font-weight: normal;

	border-bottom: 2px solid #CBCBCB;

}



#contentText h3 {

	font-family: arial, sans-serif;

	text-align: left;

	font-size: 1.4em;

	color: #B6151D;

	margin: 10px 0 15px 0;

	font-weight: normal;

}



/******Main Nav******/

#nav {

	position: absolute;

	top: 146px;

	height: 200px;

}



html>body #nav {   /* hack for non-IE browsers only */

	height: auto;

	min-height: 200px;

}	



#nav ul {

	font-weight: bold;

	float: left; 

	width: 152px;

	font-size: .75em;

}



#nav ul li {

	list-style: none;

	border-bottom: 1px solid #D9D9D9;

}



#nav a {

	padding: 7px 5px 7px 20px;

	display: block;

	width: 127px !important;

	width/**/: 152px;

}



#nav a:link, #nav a:visited, #nav a:active {

	color: #987548;

	text-decoration: none;

}



#nav a:hover {

	color: #B6151D;

}



/*Friends of Apis*/

#friends {

	position: absolute;

	top: 502px;

	height: 200px;

}



html>body #friends {   /* hack for non-IE browsers only */

	height: auto;

	min-height: 200px;

}



#friendsTitle {

	font-size: 12px;

	font-weight: bold;

	padding: 3px 5px 3px 15px;

}	



#friends ul {

	font-weight: bold;

	float: left; 

	width: 152px;

	font-size: .75em;

}



#friends ul li {

	list-style: none;

	border-bottom: 0px solid #D9D9D9;

}



#friends a {

	padding: 3px 5px 3px 25px;

	display: block;

	width: 127px !important;

	width/**/: 152px;

}



#friends a:link, #friends a:visited, #friends a:active {

	color: #987548;

	text-decoration: none;

}



#friends a:hover {

	color: #B6151D;

}





/**/

#content {
	position: absolute;
	top: 123px;
	left: 150px;
	width: 480px !important;
	width/**/: 450px;

}



#conference {

	font-size: .8em; /*new*/

	margin-top: 5px;

	/*border: 1px solid #EAEAEA;*/

	width: 478px !important;

	width/**/: 480px;

}



#confTitle {

	margin: 20px 0 0 20px;

}



.confAddress {

	padding-left: 35px;

}



/****Conf Nav*****/



#confButton {

 margin: 10px 0 10px 25px;

}



#confButton ul {

	font-weight: bold;

	float: left; 

	font-size: 1em;

	width: 180px;

	list-style: none;

}



#confButton ul li {

	list-style: none;

	padding-bottom: 10px;

	display: block;

}



#confButton a {

	padding: 10px;

	display: block;

	width: 180px !important;

	width/**/: 200px;

}



#confButton a:link, #confButton a:visited, #confButton a:active {

	background:  url(../images/conf_nav.gif) top left repeat-x;

	text-align: center;

	border: 1px solid #D1D1D1;

	text-decoration: none;

	color: #B6151D;

}



#confButton a:hover {

	border: 1px solid #9E9E9E;

}



#news {
	position: absolute;
	left: 680px;
	padding: 20px;
	top: 106px;
	font-size: 0.8em;
	color: #ffffff;
	background: #B6151D url(../images/news_bottom.gif) bottom left no-repeat;
	width: 210px !important;
	width/**/: 220px;
	text-align: center;

}



#news p {

	margin-bottom: 10px;

}

#news h3 {

	font-size: 1em;

	color: #ffffff;

	margin: 10px 0 5px 0;

	font-weight: bold;

}



#news a:link, #news a:visited, #news a:active {

	text-decoration: none;

	color: #ffffff;

}



#news a:hover {

	text-decoration: underline;

}



/*-------Footer--------*/

#footer {

	font-size: 0.8em;

	color: #bbbbbb;

	margin-top: 50px;

	clear: both;

}



/*------Individual Pages-----*/

#confTable td {

padding: 10px 5px 5px 5px;

vertical-align: top;

font-size: .8em;

}



.registration li {

	margin-left: 30px;

}
