body { margin:0; background-color:#000; font:12px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #aaa; }

#container { width:980px; margin-left:auto; margin-right:auto; }



/* HEADER */
#header { width:980px; height:200px; background-image:url(/images/header.jpg); background-repeat:no-repeat; position:relative; margin-bottom:30px; }
	#header a#title {display:block; width:180px; height:200px; position:absolute; }
#nav { width:780px; height:25px; float:right; clear:right; margin-top:170px; }
	


/* FOOTER */
#footer_spacer { width:980px; height:30px; clear:both; }
#footer { width:980px; background:url(/images/footer.jpg); background-repeat:no-repeat; clear:both; margin-bottom:30px; font:10px/12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#666; text-align:center; padding-top:18px; }
a.copyright { color:#666; text-decoration:underline; }
a.copyright:hover { text-decoration:none; }
#footer .link { margin-left:8px; margin-right:8px; margin-top:8px; border:none; }



/* PAGE BODY */
#wrapper { width:980px; clear:both; }
#page_left { width:380px; float:left; clear:left; }
#page_right { width:580px; float:right; clear:right; }

h1 { color:#fff; font:24px/28px "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; margin:0; margin-bottom:18px; }
h2 { color:#fff; font:18px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; margin:0; margin-bottom:12px; }
h3 { color:#fff; font:14px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; margin:0; margin-bottom:3px; }

ol { margin-top:0; margin-bottom:18px; }

a { color:#08c; text-decoration:underline; }
a:hover { text-decoration:none; }
#wrapper img a { border:1px solid #666; }

p { margin:0; margin-bottom:18px; }

strong { color:#fff; font-weight:normal; }

hr { color:#666; background-color:#666; border:0; height:1px; margin-top:12px; margin-bottom:18px; }

.page_nav { font:11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#999; margin:0px; }
.terms { font:11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#888; margin-top:24px; }
.form { font:12px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;	color:#333; } 



/* HOMEPAGE */
#home { width:980px; height:550px; background:url(images/index.jpg); background-repeat:no-repeat; }
#home #nav {width:604px; height:241px; padding-left:320px; margin-top:159px; float:left; clear:left; }

#home_footer { width:980px; clear:both; margin-top:30px; margin-bottom:30px; font-size:10px; color:#666; text-align:center; }
#home_footer .link { margin-left:8px; margin-right:8px; margin-top:8px; border:none; }
