body {
font:12px/19px "lucida grande", "lucida sans", "lucida sans unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
color:#313738;
background:#a4a4a4;
margin:0px;
padding:0px;
}

div#container {
text-align:center;
position:absolute;
z-index:2;
margin:0px 0px 0px -290px;
top:0%;
left:50%;
}

div#top {
width:581px;
height:284px;
padding:0px;
margin:18px auto 0px;
background-image:url(top.jpg);
position:relative;
}

div#top a { display:block; border-bottom-width:0px; }
div#top img { border-width:0px; padding:0px;  }
div#top span { display:none; }

div#top a#claim {
position:absolute;
top:253px;
left:368px;
width:43px;
height:19px;
}


div#top a#code {
position:absolute;
top:253px;
left:411px;
width:39px;
height:19px;
}

div#top a#join {
position:absolute;
top:252px;
left:450px;
width:32px;
height:24px;
}

div#top a#edit {
position:absolute;
top:252px;
left:484px;
width:29px;
height:23px;
}

div#top a#taken {
position:absolute;
top:249px;
left:513px;
width:49px;
height:26px;
}


div#content {
width:581px;
text-align:justify;
margin:0px auto;
float:left;
}

blockquote {
margin:10px 40px 0px;
background:#c9c8c7;
border:3px solid #aaa;
}

blockquote:hover { background:#eee; border-color:#bbb; }

blockquote.q { font:16px garamond; border-width:0px; padding:5px; }

div#content ul { list-style-type:square; margin:10px 20px 10px; }
div#content ul li {
line-height:150%;
}
div#content p { margin:10px 20px; }
p.center, p.bg { text-align:center; }
p.left { text-align:left; }
p.top { text-align:center; clear:left; }
p.right { text-align:right; }
p.info { font-size:10px; margin-top:5px !important; }
p.clear { clear:both; }

h1 {
text-align:left;
font:bold 18px garamond, "times new roman", times, serif;
text-transform:uppercase;
letter-spacing:-1px;
margin:0px 20px -5px 10px;
color:#313839;
}

h2 {
font:normal 16px garamond, "times new roman", times, serif;
color:#000;
text-transform:uppercase;
margin:5px 10px;
}

h3 {
text-align:center;
color:#000; 
font:normal small-caps 14px garamond, "times new roman", times, serif;
margin:0px 5px -5px;
}

h3.disc { margin-left:20px; margin-right:20px; }

h4 {
color:#b5b5b5; 
font:bold 15px helvetica, "arial narrow", arial, sans-serif;
margin:0px 20px -5px;
background:url(hbg.jpg) 0px 16px repeat-x;
text-transform:lowercase;
}

a { text-decoration:none; color:#25574f; cursor:crosshair; border-bottom:1px solid #9a9a9a; padding-bottom:1px; }
a:hover { color:#072923; border-bottom-color:#888; }
a img { border-width:0px; }

em, span, strong { color:#000; }

ins { text-decoration:underline; }
del { text-decoration:line-through; }

img.left { float:left; margin:5px 5px 5px 0px; }
img.right { float:right; margin:5px 0px 5px 10px; }

img, a img { border:1px solid #777; padding:3px; margin-right:3px; }
img:hover { border-color:#555; background:#fff;  }
a.none { border:0px; }

ol { margin-left:20px; text-align:left; }

ol li {
padding:0px 5px;
}

input, textarea, select {
background:#b3b2b0 url(bottombg.jpg);
border:1px solid #777;
font:13px/19px "trebuchet ms", tahoma, verdana, arial, sans-serif;
color:#000;
margin:5px 0px;
}

input:focus, textarea:focus, select:focus { border-color:#444; }

div#disclaimer {
margin:0px 20px 10px;
clear:both;
font-size:11px;
line-height:14px;
border:3px solid #eee;
background:#ccc;
padding:10px;
}

div#disclaimer p { margin:0px 5px; padding-top:5px; text-align:right; }

div#disclaimer p#mininav {
padding-top:5px;
word-spacing:-1px;
text-transform:uppercase;
font:15px garamond, "times new roman", times, serif;
}

div#disclaimer p#mininav a { color:#888; border-bottom:0px; }

fieldset { border:0px; margin:5px 20px; padding:0px; }
fieldset legend { color:#000; font-weight:bold; }
fieldset p { margin:5px 0px !important; }