body {
 font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
 color: #666666; 
 text-decoration: none;
 margin: 0px;
 background-color: #eeeeee;
}
table { background-image: none; background-color: white; }
table td, table td p { font: 10px Verdana, Tahoma, Helvetica, sans-serif; }

a { color: #E71721; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
em { color: #000066; text-decoration: none; padding: 5px; margin-left: 5px; font-style: normal; }

h1, h2, h3, h6 { 
 text-decoration: none;
 padding: 0px;
 margin: 0px;
}

h1, h2, h3, h4 {
 font: bold 1.5em 'Trebuchet MS', Arial, Sans-serif;
 color: #6297BC;
 margin-top: 20px;
 margin-bottom: 2px;
}

p { margin-top: 0px; }

textarea { width: 98%; }
button {
 padding:0 .6em 0 .6em;
 width:auto;
 overflow:visible;
}

hr {
 color: #6297BC;
 background-color: #6297BC;
 height: 6px;
}

#container {
 border: 2px solid black;
 width: 820px;
 text-align: left;
 vertical-align: top;
 margin: auto;
 background-color: #FFF;
}

#header {
 clear: both;
 height: 80px;
 background-color: white;
 background-image: url('/images/logo.jpg');
 background-repeat: no-repeat;
 padding: 0px;
 margin-top: 6px;
 text-align: right;
}

#topnav, #footer {
 clear: both;
 color: white;
 background-color: #333;
 border: 1px solid black;
}
#topnav { background-color: #6297BC;  width: 500px; margin-left: 250px; }

#footer { 
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 text-align: center;
}

#footer a { color: white; }
#partners a { color:#666666; }
#w3c { margin-top: 20px; text-align:center; }
#w3c img { margin: 0px; padding: 0px; vertical-align: text-bottom; border: none; }

#topnav ul, #footer ul, #partners ul {
 list-style-type: none;
 padding: 5px;
 padding-left: 0px;
 margin: 0px;
 /*border: 1px outset black;*/
 text-align: center;
}
#partners ul { padding: 0px; }

#buttons, #vote { text-align: center; }
#buttons li { height: 31px; }

#topnav ul li, #footer ul li{ display: inline; }

#topnav ul li a, #footer ul li a{
 padding: .2em 1em;
 color: #FFF;
 text-decoration: none;
 font-weight: bold;
}

#topnav ul li a:hover, #footer ul li a:hover{ color: #FFFF00; }

#header h1 { visibility: hidden; margin: 0px; }
#preorder { position: relative; left: -10px; top: -35px; border: none; }

#right {
 width: 160px;
 border-top: none;
 background-color: white;
 margin: 0px;
 padding: 4px;
}

#left { float: left; text-align: center; }
#right { float: right; width: 170px; }

#right h2, #right h3, #right h4 { text-align: center; }

#left img, #right img { margin-top: 5px; }

#spacer {
 height: 10px;
 width: 450px;
 float: left;
}

#comments p { padding: 2px 0px; }

.nav-footer, .right-footer {
 background-image: url('/images/left-footer.gif');
 background-repeat: no-repeat;
 background-position: left top;
 height: 50px;
}
#left-footer-bottom { background-image: url('/images/left-footer-bottom.gif'); height: 25px; }
.right-footer { background-image: url('/images/right-footer.gif'); height: 20px; }

#search form { margin: 0px; padding: 0px; }

#right ul {
 margin: 0px;
 padding: 0px;
 vertical-align: middle;
 list-style: none;
}

#right li {
 padding-left: 0px;
 background-repeat: no-repeat;
 background-position: center left;
 vertical-align: middle;
}

#right li {
 padding: 5px 0px;
 border-top: none;
 border-left: none;
}

#right ul li a{
 color: #000000;
 font-weight: bold;
 margin: 2px 0px 2px 13px;
}

#middle {
 margin-left: 10px;
 margin-right: 190px;
 padding: 0px;
 padding-top: 10px;
 vertical-align: top;
 background-color: white;
 background-position: top right;
 background-repeat: no-repeat;
 background-image: url('/images/content-bkg.gif');
}
#content { padding: 5px; }

.break {
 width: 100%;
 height: 1px;
 font-size: 0.1em;
 overflow: hidden;
}

.reclink {
 text-align: center;
 margin-top: 0px;
 margin-bottom: 4px;
 padding: 0px;
}

.reclink img { border: 1px solid black; }

#login { background-color: #FFFFCC; }

#content a { text-decoration: none; color: #666666; }

#paypal, #ccnow { text-align: center; }
#paypal p, #ccnow p { font-weight: bold; color: green; }

#shoutboxfeatures { padding-left: 20px; }

.needed { color: red; }

/*#left .mybox { margin: 4px 10px; }*/
.mybox ul { list-style: none; }
.mybox li { text-align: left; }
.mybox lh { font-weight: bold; color: #6297BC; }

.heading { font-weight: bold; color: white; }

#codetable td { border: none; padding-left: 10px; }

/* LOGIN FORM */
#username { width: 122px; }
#password { width: 75px; }
#gobutton { width: 40px; }

/* SHOUTBOX */
#yellbox { width: 160px; text-align: center; }
#yellbox iframe { height: 200px; border: 1px inset; margin: 0px; width: 90%; }
#yellbox input { width: 90%; }
#yellbox button { height: 25px; }