/* soccer - an open source xhtml/css website layout
#0567A2
Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.3 (Nov 28, 2005)

Screen layout: */



body{
margin:0;
margin-width: 0;
margin-height: 0;
padding:0;
font:12pt Verdana,Tahoma,Arial,sans-serif;
font:12pt Georgia, Times New Roman, Times, serif;
background:#CCCCCC url(content_background.gif) top center repeat-y;
color:black;
background:#053969;
}

#wrap{
background:#CCCCCC;
background:#d7d7d7;

color:black;
margin:0 auto;
width:960px;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:45px;
}

#header h1{
font-size:22pt;
font-weight:bold;
width:350px;
margin:0 0 10px 0;
float:left;
color:white;
}

#header p{
width:400px;
float:right;
text-align:right;
color:#9a9a9a;
color:#336699;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#altheader h1{
font-size:24pt;
font-weight:normal;
width:350px;
margin:30px 10px 10px 20px;
color:white;
font-family:Tahoma;
}

#altheader p{
float:right;
text-align:right;
color:#9a9a9a;
color:#336699;
margin:0 0 20px 0;
margin:0 0 0px 0;

font-size:0.7em;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 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;
font-weight:normal;
height:10px;
text-decoration:none;
color:#404040;
display:block;
padding:4px 0 0 6px;
background:#CCCCCC;
border-left:20px solid #cccccc;
color:#053969;
}

#avmenu li a:hover{
background:#CCCCCC;
color: white;
color:#336699;
font-weight:normal;
border-left:20px solid #800000;
border-left:20px solid #336699;

}

#avmenu2{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu2 ul{
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}

#avmenu2 li{
margin-bottom:4px;
}

#avmenu2 li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#ffffff;
display:block;
padding:6px 0 0 10px;
background:#CCCCCC;
border-left:4px solid #cccccc;
}

#avmenu2 li a:hover{
background:#CCCCCC;
color:#ffffff;
border-left:4px solid #286ea0;
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#ffffff;
background-color:#CCCCCC;
line-height:1.3em;
}

#extras{
float:right;
width:120px;
margin:0 0 10px 0;
padding:5px;
font-size:8pt;
line-height:1.5em;
background: #0567A2;
}

#extras p{
margin
font-size:8pt;
margin: 0 0 3pt 0;
}

#extras h3{
margin: 0 0 3pt 0;
font-size:10pt;
font-weight:bold;
}

#content{
margin:20px 130px 20px 160px;
border-left:0px solid #f0f0f0;
border-right:0px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}


#content h1{
font-size:15pt;
font-weight:normal;
margin:0 0 0.5em 0;
color: #000000;
color:#336699;
font-family:serif;
font-size:20pt;
}

#content h2{
font-size:12pt;
margin:0 0 0.5em 0;
}

#content img{
padding:1px;
display:inline;
background:#CCCCCC;
background:#d7d7d7;
color:#303030;
color:#d7d7d7;
border:0px solid #f0f0f0;
}

h3{
font-size:12pt;
font-weight:bold;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#286ea0;
color:#053969;
}

a:hover{
text-decoration:underline;
color:#286ea0;
color:#053969;

}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 0px 0;
border-top:20px solid #404040;
border-top:20px solid #053969;
border-top:25px solid #a5bade;
border-bottom:3px solid white;
width:760px;
width:960px;
text-align:center;
color:#808080;
font-size:8pt;
text-align:right;
}

#footer a{
color:#808080;
color:#d7d7d7;
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;
} 
