*{padding:0; margin:0;}
html{overflow: scroll;}
body{ font-family: Century Gothic;text-align: center;}
#container{width: 800px; background-color:#3342B4; margin: 0 auto;text-align:left;}
#back{background-color:white; margin-left:125px;}
#banner{/*background-image:url(../asm-logo.png); background-position: 95% 20px; background-repeat:no-repeat;*/ background-color:#ABA9A9; width:675px; height:150px;}
#stage{vertical-align:middle; }
#footer{background-color:#3342B4; background-image: url(../images/footer.png); background-repeat:no-repeat; background-position: 100% 0; width:800px; height:166px;}
.menu_item{width:150px; text-align:center; line-height:34px; display:block; background-image:url(../images/b1.gif); font-size:11px; font-weight:500; color:white; text-decoration:none; vertical-align:middle}
.menu_item:hover {background:url("../images/b2.gif") no-repeat; width:150px; /*text-align:left; padding-left:5px;*/ position:relative; left:-5px;}
.info{font-size:11px; color:#716F6E;}
.info h1{color:black; padding-top:10.5px; font-size:20px;}
.info span.highlight{color:#3342B4; font-weight:bold;}
a img{border:0;}