
body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(pic/bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
white-space: nowrap;
}

#header h1 {
font-family: Times New Roman, Serif;
font-size: 2.7em;
//font-stretch: expanded;
font-weight: lighter;
letter-spacing: 0.05em;
word-spacing: 0.2em;
//width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header big {
font-size: 1.15em;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 20px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;

}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
}

.avactive {
border-left: 4px solid #286ea0;
}
	
.avpassive {
border-left: 4px solid #cccccc;
}
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
//float: right;
//width: 100px;
margin: 25px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 0 0 160px;
border-left: 1px solid #f0f0f0;
padding: 0 10px 20px 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display: inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

.img0 {
border-width: 0px;
padding: 0px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

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

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

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

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

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

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

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.sidepic {
float: right;
margin-left: 15px;
margin-bottom: 11px;
width: 156px;
height: 118px;
}

.teampic {
float: right;
margin-left: 15px;
margin-bottom: 11px;
}

.newstable {
font-size: 8pt;
text-align: left;
table-layout: fixed;
margin: 5px;
border: #a0a0a0 1px solid;
border-collapse: collapse;
}

.newscell {
border: #a0a0a0 1px solid;
}

.newslist {
list-style-type: square;
margin: 0 5px 0 11px;
padding: 0 5px 0 11px;
}

hr {
height: 0px;
border: 0px;
border-top: #a0a0a0 1px solid;
}

#disclaimer {
font-size: 0.75em;
color: #808080;
line-height: 1.1em;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #ffffff url(pic/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
color: #505050;
}

.sidelink:hover {
background: #f4f4f4 url(pic/corner.gif) top right no-repeat;
text-decoration: none;
color: #286ea0;
}


#force-scrollbar
{
position: absolute;
top: 0;
bottom: -1px;
width: 1em;
z-index: -1;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
margin: 0 0 20px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}



