/*Styles*/
.hidden {display:none;}

body {background-color:#000; color:#fff; font:1.0em/1.6 normal Helvetica,Arial,sans-serif; text-align:left;}
a:focus {outline:0;}
acronym {border-bottom:1px dotted #999; cursor:help;}
/*Selection Colorings*/
::-moz-selection {background:#900; xbackground:#ffaa00; color:#fff;} 
::selection {background:#900; color:#fff;} 
div.container {width:780px; margin:0 auto;}
#head {height:225px; position:relative;}
#head p {background:transparent url('/img/exitilus_large.png') top left no-repeat; float:left; height:223px; width:335px;}
#head p a {display:block; height:223px; width:335px; text-indent:-9999px;}
#head ul {position:absolute; top:50%; right:25px; list-style:none; padding:0; margin:0;}
#head li {float:left; padding:0 0.6em; margin:0;}
#head li a {display:block; padding:0; text-decoration:none; color:#900; font-weight:bold;}
#head li a:hover {border-bottom:2px solid #fff;}

#body {clear:both;}
#body h1 {font-size:260%; letter-spacing:-1px; margin:15px 0 2px 0;}
#body h2 {font-size:180%; letter-spacing:-1px; margin:10px 0 2px 0;}
#body p {margin:2px 0 15px 0; text-align:justify;}
#body a {text-decoration:underline; color:#0c3;}
#body a:hover {text-decoration:none;}
#body blockquote {border:1px solid #ddd; background-color:#222; padding:13px 17px 0; margin:20px 40px; font-size:80%;}
#body form {}
	#body #joinList {}	
#body form .required, #body form .error {color:#a22;}
#body form ol {list-style:none; margin:0;}
#body form li {background:none; clear:both; margin-bottom:9px; padding:0;}
#body form label {cursor:pointer; display:block; float:left; font-weight:bold; width:120px;}
#body form .error {display:block; font-size:90%; margin-left:120px;}
#body form li.buttons {margin:15px 0 0 12px;}
#body form li.buttons button {background:#222; border:1px solid #444; color:#fff; cursor:pointer; margin-left:120px; overflow:visible; padding:2px;}
#body form li.buttons img {margin-left:120px;}

#foot {clear:both; background-color:#222; border:1px solid #ddd; border-width:1px 0; font-size:76%; margin-top:25px; text-align:center;}
#foot a {text-decoration:none; color:#bbb;}
#foot a:hover {text-decoration:underline;}