html {background:#ffc40c; font-size:12px;}
body {padding:0; text-align:center; font-family:Georgia, "Times New Roman", Times, serif;}
#header {width:950px; height:119px; background:url(images/header.png) no-repeat; margin:auto;}
#header div {float:left; width:300px; margin:25px 0 0 65px;}
#header ul  {padding-top:60px; float:right;}
#header ul li {float:left; display:block; padding:0 23px;}
#header ul li a {color:#FFFFFF; text-decoration:none; font-size:15px;}
#scroller {position:relative;width:900px; height:390px; margin:0 auto;}
#scroller img {display:none; position:absolute; top:0; left:0; width:900px; height:390px;}

#content {width:850px; margin:20px auto; text-align:left; overflow:auto;}
#footer {width:850px; margin:0 auto; text-align:right;}

h1 {font-size:120%; text-transform:uppercase; color:#FFFFFF;}
h2 {font-size:100%; color:#FFFFFF;}
ul {list-style-image:url(images/bullet.png)}
a {color:#FFFFFF;}