  body {
	margin:0;
	background:#f89829 url(images/bg1.jpg) no-repeat center bottom;
}
.container {
	position:relative;
}
h3 {
	margin-bottom:0.5em;
	margin-top:1.4em;
}
#bottomwrapper {
	min-height:210px;
}
#home #bottomwrapper {
	overflow:hidden;
}
#topwrapper .container {
	background: transparent url(images/topBG.gif) repeat-y right top;
}
#bottomwrapper .container {
	background:url(/AAARORG/remote/meetings/09Annualconf/css/images/bottomBG.gif) repeat left top;
	overflow:hidden;
	min-height:210px;
}
table {
	width:95%;
}
/*#home #bottomwrapper .container {
	min-height:405px;
}*/

#maincontent {
	min-height:405px;
	margin-left:40px;
}
#topwrapper h1 {
	background: transparent url(images/header.gif) no-repeat right top;
	height:178px;
	width:950px;
	margin:0;
	padding:0;
	text-indent: -9000px;
}
#utilities {
	margin:15px auto 0;
	padding-top:5px;
	text-align:right;
	width:950px;
}
#utilities li {
	display:inline;
}
#utilities li a {
	color:#fff;
	text-decoration:none;
}
#utilities li a:hover {
	text-decoration:underline;
}
a {
	color:#f89829;
}
#eventdate {
	display:none;
}
#menu {
	background:transparent url(images/subheader.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 10px -40px;
	min-height:462px;
	padding-left:85px;
	text-align:left;
	width:180px;
}
#menu li {
	padding:10px 0px;
}
#menu li a {
	color:#000000;
	text-decoration:none;
	font-size:1.3em;
}
#menu li a:hover {
	color:#f89829;
	/*color:#333;*/
	text-decoration:none;
}
#menu li ul {
	padding:5px;
	background-color:#fdf1e2;
	display:none;
	left:210px;
	position:absolute;
	margin-top:-35px;
	z-index:10000;
	list-style:none;
}
#menu li ul li {
	padding:5px 0;
}
#menu li ul li a {
	font-size:14px;
}
#menu li:hover ul {
	display: block;
}
#menu li:hover ul {
	display: block;
}
#maincontent h2 {
	font: 3em Helvetica, Arial, sans-serif;
	color:#999999;
	margin-top: 40px;
}
#maincontent p {
	font-size:1.3em;
	color:#333;
	margin-right:55px;
}
/*#maincontent h2 + p, #maincontent p.first {
	font-size:1.5em;
}*/
h4 {
	font-size:1.3em;
	font-weight:bold;
}
#Lectures h4 {
	height:auto;
	font-weight:bold;
	margin-bottom:0.4em;
}
h5 {
	font-size:1.2em;
}
#Tutorials h4 {
	color:#F99E27;
	font-size:1.6em;
}
#Tutorials h5 {
	margin-bottom:0;
}
h6 {
	font-size:1.1em;
}
#Tutorials h6 {
	color:#444;
	margin-bottom:1.2em;
}
#Tutorials #menu .tutorials a, #Registration #menu .registration a, #Program #menu .program a, #Lectures #menu .lectures a, #Info #menu .info a, #Sponsor #menu .sponsors a, #Committees #menu .committee a, #Abstracts #menu .abstracts a {
	color:#F89829;
}
th {
	background-color:#F89829;
}

tr {
	background-color: #fff;
}
/*ANNOUNCEMENT BOX STUFF
===============================*/
.announcement {
	display:inline;
	float:left;
	margin-left:20px;
	margin-top:40px;
	text-align:left;
	width:290px;
}
.announcement h3, .announcement p {/*controls space inside boxes--and bottom margin*/
	margin: 0 0 7px 10px;
}
.announcement h3 {
	font-size: 1.5em;
	margin-top: 3px;
	color: #fefefe;
	margin-bottom: 22px;
}
.announcement p {
	line-height:1.4em;
	font-size: 1.1em;
	margin-right: 5px;
	color: #fff;
}
.announcement a:hover {
	color:#DDF0F2;
}
/*for the footer*/

#footer {
	background:url(/AAARORG/remote/meetings/09Annualconf/css/images/bottomBG.gif) repeat left top;
	color:#777777;
	margin-bottom:95px;
	text-align:center;
}
#footer p {
	color:#fff;
	padding-top:39px;
	padding-left:120px;
}
/*GODDAMN counter doesn't work in IE*/
ol {
	list-style:none;
}
.span-18 {
	width:680px;
}
.duck {
	float:right;
}
/*for top menu <home, student program, contact us>*/
.home_top {
	background:url(/AAARORG/remote/meetings/09Annualconf/css/images/home.gif) no-repeat top left;
	padding:23px 0px;
}
.student_top {
	background:url(/AAARORG/remote/meetings/09Annualconf/css/images/student.gif) no-repeat center top;
	padding:23px 10px 0 20px;
}
.contact {
	background:url(/AAARORG/remote/meetings/09Annualconf/css/images/contact.gif) no-repeat center top;
	padding:18px 10px 0px 10px;
}
.specialPage {
	font-size:1.1em;
	font-weight:bold;
	list-style-position:outside;
	list-style-type:decimal;
	margin-top:-18px;
}
.boldRed {
	font-weight:bold;
	color:#ff0000;
}
.toursPage {
	padding-left:30px;
}
.tutorialsPage {
	font-size:1.2em;
	margin-bottom:15px;
	margin-top:-15px;
}
.orangeBold strong {
	color:#f89828;
}
.selfGuide {
	margin-top:2.4em;
}
.sponsorImg {
	width:100%;
}
.sponsorsT {
	color:#F99E27;
	font-size:1.6em;
	padding-top:10px;
}
.sponsorImg tr {
	background-color:#CEEAF1;
}
.sponsorImg tr td {
	vertical-align:top;
}
.special {
	padding-left:20px;
}
.imageLeft {
	float:left;
	padding:5px 15px 0px 0px;
}
.biomas {
	margin-bottom:20px !important;
	margin-top:40px;
}

td table td {
vertical-align:top;
}

.sponsorsmall{
font-size:1.1em!important;
}
.aeesp{
margin-bottom:50px;
}

.tsi{
margin-left:-50px;
}

.level{
font-weight:bold;
text-decoration:underline;
margin-top:20px;
margin-bottom:7px;
}