/* Author: S Henderson */

body {
background: #9ac4da url(bgrad.jpg) fixed repeat-x;
}

a:link {
color: #ebba13;
text-decoration: none;
}

a:visited {
color: #eb9913;
text-decoration: none;
}

a:active {
color: #1a7cb2;
text-decoration: none;
}

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


/* layout */

#main {
max-width: 1010px;
border: 1px solid #000000;
margin-left: auto;
margin-right: auto;
background: #ffffff url(bg.jpg) no-repeat;
position: relative;
}

#nav {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold; color: #000000;
padding-bottom: 10px;
clear: both;
}

#nav a:link {
color: #000000;
text-decoration: none;
}

#nav a:visited {
color: #1a7cb2;
text-decoration: none;
}

#nav a:active {
color: #eb9913;
text-decoration: none;
}

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

#nav li {
border-left: 1px solid #000000;
padding: 0px 10px 0px 10px;
display: inline;
}

#navgame {
width: 130px;
float: left;
position: absolute;
top: 90px;
left: 0px;
}

#content {
background: #4a4949;
border: #000000 solid 1px;
padding: 10px 10px 10px 10px;
margin: 10px 20px 10px 10px;
position: relative;
min-height: 708px;
}

#footer {
text-align: center;
color: #000000;
}

#footer p {
color: #000000;
font-size: 8pt;
}

#footer a:link {
color: #000000;
text-decoration: none;
}

#footer a:visited {color: #1a7cb2;
text-decoration: none;
}

#footer a:active {
color: #eb9913;
text-decoration: none;
}

#footer a:hover {
color: #1a7cb2;
text-decoration: underline;
}

#wrapper {
max-width:880px;
padding-left:130px;
}

/* nav game */

#navgame ul {
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
width: 119px;
font-variant: small-caps;
text-transform: capitalize;
font-family: Verdana;
font-size: 8pt;
font-weight: bold;	
}

#navgame li {
height: 19px;
width: 119px;
display: block;
vertical-align: middle;
margin: 0px 0px 6px;
}

#navgame li a:link {
display: block;
color: #ffffff;
}

#navgame li a:hover {
background: #ffffff;
color: #000000;
opacity: 0.2;
text-decoration: none;
height: 19px;
width: 119px;
}

#navgame li a:visited {
display: block;
color: #ffffff;
}

#i76 {
background-image: url(news_buttons/button_i76.jpg);
}

#bz {
background-image: url(news_buttons/button_bz.jpg);
}

#de {
background-image: url(news_buttons/button_de.jpg);
}

#ju {
background-image: url(news_buttons/button_ju.jpg);
}

#i82 {
background-image: url(news_buttons/button_i82.jpg);
}

#bz2 {
background-image: url(news_buttons/button_bz2.jpg);
}

#mw {
background-image: url(news_buttons/button_mw.jpg);
}

#hg {
background-image: url(news_buttons/button_hg.jpg);
}

#sg {
background-image: url(news_buttons/button_sega.jpg);
}


/* border layout */

#ul {
position:absolute;
left:-71px;
top:-57px;
}

#t1 {
position:absolute;
left:0px;
top:-18px;
}

#t2l {
height:10px;
width: 350px;
position:absolute;
left:50px;
top:-10px;
}

#t2r {
height:10px;
width: 350px;
position:absolute;
right: 164px;
top:-10px;
}

#t3 {
position:absolute;
right:0px;
top:-18px;
}

#l {
position:absolute;
left:-14px;
top:0px;
}

#r {
position:absolute;
right:-10px;
top:0px;
}

/* redefine */

h1 {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 14pt;
color: #666666;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
background-image: url(newsline.jpg);
background-position: 2px 2px;
background-repeat: repeat-x;
color: #ffffff;
margin: 0px;
}

h3 {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
background-image: url(newsline.jpg);
background-position: 2px 2px;
background-repeat: repeat-x;
color: #ffffff;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
color: e1e1e1;
font-size: 10pt;
color: #e1e1e1;
}

hr {
width: 75%;
color: #1a7cb2;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #e1e1e1;
}

ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #e1e1e1;
}

table {
padding: 0px;
margin: 0px;
border-collapse: collapse;
}

td {
vertical-align: top;
padding: 0px;
}

img {
border: 0px;
}

ul {
list-style-type: square;
}

/* class */

.ans {
padding-right: 3em;
padding-left: 3em;
}

.center {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
background-image: url(newsline.jpg);
background-position: 2px 2px;
background-repeat: repeat-x;
color: #ffffff;

}
.right {
float: right;
}

.left {
float: left;
}

.date {
font-size: 7pt;
}

.quest {
color: #ebba13;
padding-right: 2em;
padding-left: 2em;
}

