/* CSS for homepage */
body{text-align:center; font:84% Arial, Helvetica, sans-serif;background:#146BAB url(../images/bgnd_strip.jpg) repeat-x top left fixed;margin:0;}
#container{
	width:790px; 
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
	background:white;
}
#header{
	height:292px;
	border:0; 
	margin:0;
	padding:0; 
	background:url(../images/home_header.jpg) no-repeat top left;
	color:#fff;}
#header h1{
	display:block;
	width:512px;
	float:left;
	margin:0;
	padding:14px 20px 20px;
	font:bold 86% Arial, Helvetica, sans-serif;
	color:#87B5ED;
	text-align:center;}
#header h1 em{color:#09C;}
#date_location{float:right; width:238px;height:292px;background:url(../images/home_dateLocation.jpg) no-repeat top right;}
#date_location p{display:none;}

#content{
	width:451px;
	float:left;
	padding:195px 50px 20px;
	background:white url(../images/home_photo_sheraton.jpg) no-repeat top left;}
#sidebar{
	width:239px;
	float:right;
}

#whatsNew{background:#FC0 url(../images/home_whatsnewShadow.jpg) repeat-x top;margin:0; padding:22px 15px 30px; color:black;}
#whatsNew h2{color:black; margin:0;font:bold 140% "Arial Narrow", Arial, Helvetica, sans-serif;}
#whatsNew ul{margin:0;padding:0;list-style:none;}
#whatsNew li{
	padding:12px 0 0 15px;
	background:#FC0 url(../images/bullet_gold.gif) no-repeat 0 18px;}
#upcomingASM{background:#574E7E; margin:0; padding:15px; color:#fff;}
#upcomingASM h2{color:#CACACA; margin:0 0 15px;font:bold 140% "Arial Narrow", Arial, Helvetica, sans-serif;}
#upcomingASM a, #upcomingASM a:visited, #upcomingASM a:hover, #upcomingASM a:active{color:white;}

.sponsors{clear:both;background:#fff; margin:0; padding:10px 55px 30px; color:black;border-top:2px dotted #ccc;}
.sponsors h2{color:#555; margin:0 0 15px;font:bold 140% "Arial Narrow", Arial, Helvetica, sans-serif;}
.sponsors img{margin:0 0 20px 7px;border:0;}
.sponsors .group{width:240px;float:left;}