html, body{color:#222;font-family:Arial;font-size:13px;font-weight:normal;background:#0064B4 url('/img/body_back.gif') repeat-y;margin:0px;text-align:center;}
a{cursor:hand;color:#0064B4;font-weight:normal;text-decoration:underline;}a:link{cursor:hand;color:#0064B4;font-weight:normal;text-decoration:underline;}a:visited{cursor:hand;color:#0064B4;font-weight:normal;text-decoration:underline;}a:active{cursor:hand;color:#0064B4;font-weight:normal;text-decoration:underline;}a:hover{cursor:hand;color:#C47800;font-weight:normal;text-decoration:underline;}
h1, h2, h3, h4{color:#003661;padding:0px;}
h1				{font-size:29px;}
h2				{font-size:20px;margin:0 0 10px 0;font-family:Times;}
h3				{font-size:15px;margin:0;color:#000;}
h4				{font-size:13px;color:#000}
#main			{text-align:left;overflow:hidden;width:759px;background:#fff;}
#header, #content1, #footer1 {float:left;clear:left;width:759px;}
#header   {height:73px;background:url('/img/header.gif');}
#header span{display:none;}
#header a {height:73px;width:759px;float:left;clear:left;display:block;}
#content1 {padding:10px 0 20px 0;background:url('/img/footer_back.gif') top left repeat-y;}
#nav1       {width:141px;height:450px;float:left;}
#nav1 #nav2 {margin:0;padding:0;}
#nav1 #nav2 li {display:inline;margin:0;padding:0;}
#nav1 #nav2 li a {float:left;clear:left;width:141px;height:35px;background: url('/img/nav.gif') no-repeat;}
#nav1 #nav2 li a span{display:none;}
/* BUTTONS */
#nav1 #nav2 li#mis a { background-position: 0 0; }
#nav1 #nav2 li#ben a { background-position: 0 -35px; }
#nav1 #nav2 li#boa a { background-position: 0 -70px; }
#nav1 #nav2 li#com a { background-position: 0 -105px; }
#nav1 #nav2 li#eve a { background-position: 0 -140px; }
#nav1 #nav2 li#con a { background-position: 0 -175px; }
#nav1 #nav2 li#mem a { background-position: 0 -210px; }
#nav1 #nav2 li#bus a { background-position: 0 -245px; }
#nav1 #nav2 li#job a { background-position: 0 -280px; }
#nav1 #nav2 li#lin a { background-position: 0 -315px; }
#nav1 #nav2 li#fac a { background-position: 0 -350px; }
#nav1 #nav2 li#joi a { background-position: 0 -385px; }
#nav1 #nav2 li#hom a { background-position: 0 -420px; }
/* OVER STATES */
#nav1 #nav2 li#mis a:hover { background-position: -141px 0; }
#nav1 #nav2 li#ben a:hover { background-position: -141px -35px; }
#nav1 #nav2 li#boa a:hover { background-position: -141px -70px; }
#nav1 #nav2 li#com a:hover { background-position: -141px -105px; }
#nav1 #nav2 li#eve a:hover { background-position: -141px -140px; }
#nav1 #nav2 li#con a:hover { background-position: -141px -175px; }
#nav1 #nav2 li#mem a:hover { background-position: -141px -210px; }
#nav1 #nav2 li#bus a:hover { background-position: -141px -245px; }
#nav1 #nav2 li#job a:hover { background-position: -141px -280px; }
#nav1 #nav2 li#lin a:hover { background-position: -141px -315px; }
#nav1 #nav2 li#fac a:hover { background-position: -141px -350px; }
#nav1 #nav2 li#joi a:hover { background-position: -141px -385px; }
#nav1 #nav2 li#hom a:hover { background-position: -141px -420px; }
#content2 {width:570px;float:left;padding:0 20px 0 20px;}
#footer1  {background:url('/img/footer_back.gif') top left repeat-y;}
#footer2  {color:#3E3E3E;font-size:11px;background:url('/img/footer.gif') top left no-repeat;padding:60px 10px 10px 40px;text-align:center;}
#footer2 a{font-size:13px;}
.float_right{float:right;margin-left:10px;}	
.home			{background:#ffedd2;border:3px solid #e08900;margin:20px;}
.home p   {padding:0 10px 0 10px;}
.home h2  {height:24px;text-align:center;font-face:Times;font-size:14px;Margin:0px;padding:0px;width:100%;background:#e08900;color:#fff;}
.board1		{float:left;clear:left;margin:30px 0 0 0;}
.board2   {width:220px;float:left;margin-left:30px;}
.convention1 {width:300px;background:#ffedd2;border:3px solid #e08900;margin:20px;float:left;clear:left;padding:10px;text-align:center;}



/* NEW STYLES */
#conferenceNavigation {
	overflow: auto;
	margin-bottom: 10px;
}
#conferenceNavigation ul {
	margin: 0px;
	padding: 0px;
}
#conferenceNavigation ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#conferenceNavigation ul li a {
	width: 100px;
	border: 1px solid #06C;
	background-color: #69F;
	color: #000;
	float: left;
	text-decoration: none;
	margin: 0 2px 0 0;
	padding: 5px;
	text-align: center;	
}
#conferenceNavigation ul li a:hover, #conferenceNavigation ul li a.active {
	border: 1px solid #000;
	background-color: #66F;
	color: #fff;
	text-decoration: none;
}


