body {
margin: 20px auto;
padding: 0;
font: 100% times new roman;
background: #202020 url("images/bg.gif") repeat-y;}
#wrap {
background: #202020;
color: #cccccc;
border:  none;
margin: 0 auto;
width: 990px;}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0 0 0 12px;
height: 260px;background-color: #202020;
}

#nav {
width: 990px;
height: 24px;
border-top: 2px #ffffff solid;
color: #000000;
background-color: #ff0000;
top: 195px;
margin-left: 0px;
left: 50%;
margin-top: 0px;
padding: 0px;
z-index: 99;
}

#nav li {
display: block;
float: left;
height: 24px;
width: auto;
text-align: center;
line-height: 24px;
border-top: 0px #ff0000;
}

#nav li a {
display: block;
padding-left: 10px;
padding-right: 10px;
height: 24px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#nav li a:hover {
background-color: #ff0000;
color: #cccccc;
background: #ff0000;
border-top: 2px #ff0000 solid;
}

#avmenu {
clear: left;
float: left;
width: 200px;
margin: 0 0 20px 0;
padding: 0;
font-size: 0.8em;
}

#avmenu ul {	
list-style: none;
margin: 0 0 20px 0;
padding: 0;
font-size: 0.9em;
}	

#avmenu li a {
font-weight: bold;
text-decoration: none;
color: #ff0000;
display: block;
padding: 15px 0 0 6px;
}
#avmenu li a:hover {
color: #cccccc;
}

#extras {
float: right;
width: 200px;
margin: 0 0 0 0;
font-size: 0.8em;
}

#extras h3 {
font-weight: bold;
text-decoration: none;
color: #cccccc;
border-top: 1px #ffffff solid;
display: block;
padding: 2px 0 0 0;
background: #ff0000;
height: 22px;
}

#extras p {
line-height: 2.4em;
}

#content {
width: 490px;
margin: 0em 250px 20px 250px;
padding: 0 0 0 0;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;}

h3 {
font-size: 1.2em;
margin: 0 0 10px 0;
}

h1 {
font-size: 2.5em;
color: #cccccc;
margin: 0 0 0 0;
}

a {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #222222;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 990px;
text-align: center;
color: #cccccc;
font-size: 0.8em;
height:24px;background: #202020;border: none;
}

#footnav {
width: 990px;
height: 24px;
border-bottom: 2px #ffffff solid;
color: #000000;
background-color: #ff0000;
top: 195px;
margin-left: 0px;
left: 50%;
margin-top: 0px;
padding: 0px;
z-index: 99;
}

#footnav li {
display: block;
float: center;
height: 24px;
width: auto;
text-align: center;
line-height: 24px;
border-top: 0px #ff0000;
}

#footnav li a {
display: block;
padding-left: 10px;
padding-right: 10px;
height: 24px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#footnav li a:hover {
background-color: #ff0000;
color: #cccccc;
background: #ff0000;
border-top: 2px #ff0000 solid;
}

#footer a {
color: #ff0000;
font-weight: bold;
text-decoration: underline;
}

#footer a:hover {
text-decoration: underline;
font-weight: regular;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.meta {
width: 238px;
padding-left: 15px;
padding-right: 10px;
background: url(images/h2.gif) no-repeat;
line-height: 37px;
}
