body { margin: 0; padding: 0; font-size: 10px; font-family: Verdana, Tahoma, Sans-Serif; background: #222; color: silver; border-width: 0; }

/* LINKS */

a:hover { 
	color: #ae923b; text-decoration: underline;
}


/* HEADINGS */
h1 { color: #ae923b; font-size: 200%; font-weight: normal; letter-spacing: -1px; margin-right: 50px; margin-left: 50px; }

h2 { color: #222; font-size: 120%; margin-right: 50px; margin-left: 50px; }
h3 { color: #222; font-size: 120%; font-weight: bold; text-transform: uppercase; margin-top: 0; margin-left: 5px; }
h4 { font-size: 14px; font-weight: bold; margin-top: 3px; margin-bottom: 3px; }
/* PARAGRAPH */
p.old { font-size: 12px; color: silver; line-height: 18px; background-image: none; text-decoration: none; margin-top: -5px; margin-right: 50px; margin-left: 50px; padding: 0; border-width: 0; }
p { font-size: 12px; color: silver; line-height: 18px; background-image: url(images/tile.gif); background-repeat: repeat-y; background-position: left top; text-decoration: none; margin-top: -5px; margin-right: 5px; margin-left: 5px; padding: 0 0 0 20px; border-width: 0; }
a { color: #ae923b; font-size: 1em; line-height: 1.6em; text-decoration: none; padding: 0; border-width: 0; }
img { border-width: 0; }
img.float { border-width: 0; float: left; margin-right: 20px; margin-left: 50px; padding: 0;}
.mug { float: left; clear: left; margin-right: 20px; margin-bottom: 20px; margin-left: 0; }
.profile { height: auto; min-height: 100px; margin-right: 50px; margin-left: 50px; }
.strip { color: silver; font-size: 1em; line-height: 1.6em; text-decoration: none; text-align: center; padding: 0; }
.news { width: 525px; float: left; margin-right: 25px; margin-left: 25px; padding-bottom: 15px; }
.box { width: 145px; float: left; margin-top: 5px; margin-right: 30px; margin-left: 0; padding-left: 15px; border-left: 1px solid #6d7970; }
.line { margin-right: 30px; margin-left: 30px; padding-bottom: 15px;  border-top: 1px dashed #6d7970; }
/* WRAP, HOLDS EVERYTHING TOGETHER */
#wrap { padding: 0; width: 800px; margin-right: auto; margin-left: auto; }
.leftnav { text-align: left; margin-left: 25px; }
.middlenav { text-align: center;}
.rightnav { text-align: right; margin-right: 25px; }
#container { margin: 0; width: 800px; background: #222 url(images/middle.gif) repeat-y left top; height: auto; padding-bottom: 70px; }
#top { background-color: transparent; background-image: url(images/top.gif); background-repeat: no-repeat; background-position: left top; width: 500px; height: 192px; margin-right: auto; margin-bottom: 0; margin-left: auto; }
#menu { color: #222; font-size: 14px; font-weight: bold; text-align: center; word-spacing: 15px; margin: 0 0 40px; }
#menu a { color: #222; font-size: 14px; font-weight: bold; text-align: center; word-spacing: 25px; margin: 0 0 40px; width: 800px; padding-top: 10px;  text-decoration: none; }
#menu a:hover { color: #fff; font-weight: bold; text-align: center; word-spacing: 25px; margin: 0 0 20px; width: 800px; }
#menu a.active { color: #fff; font-weight: bold; text-align: center; word-spacing: 25px; margin: 0 0 20px; width: 800px; }
/* FOOTER */

#footer { margin: 0 0 20px; width: 800px; background-color: #222; background-image: url(images/bottom.gif); background-repeat: no-repeat; text-align: center; color: silver; background-position: left top; padding-top: 10px; padding-bottom: 35px; }
#footer a { color: silver;}
#credit { text-align: right; float: right; clear: both; margin-right: 12px; }

.quickfix a {color: silver; text-decoration: none;}

form { margin-right: 50px; margin-left: 50px; padding: 0; }
