
/* =universals */
* { margin : 0 auto; padding : 0; }
html {}
body { position:relative; width:980px; font : 76%/160% Tahoma, Verdana, Arial, sans-serif; text-align : center; }
ul { list-style-type : none; }
p { padding: 5px 10px; line-height:20px; font-size:110%; text-align:left; }
h1 { text-align:left; font-size:300%; }
h2 { padding:23px; text-align:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:200%; color:#FFFFCC; }

a { color:#000;}
a:hover { text-decoration:none; color:#600;}

/*DIVS*/
#site_banner {position:relative; width:980px; height:267px; text-indent:-9999px; background-image:url(images/site_banner.jpg)}
#body {position:relative; text-align:left; margin: 10px 60px;}
#page_title { position:relative;}
