/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . 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:10px auto;
padding:0;
font: normal .79em Tahoma, Verdana, Helvetica, Arial, sans-serif;
color: #000000;
width:850px;
background-color: #ffffff;
border: 2px solid #152b40;}


#wrap{
background-color: #ffffff;
border: 2px solid #152b40;
color:#303030;
margin:0 auto;
width: 850px;
}

#header{
	background-image: url("images/spdbannerfall.jpg");
	clear:both;
	height:242px;
	border-top: 0px #ffffff solid;
	border-bottom: 2px #152b40 solid;
	width: 850px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

#header h1{
width:250px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:600px;
text-align:left;
color: #000000;
margin:17px 0 10px 22px;
font-size:3em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 0;
border: 0;
}

#announcement{
margin: 3px auto 15px auto;
padding: 3px 0px 0px 0px;
width: 350px;
height: 55px;
border: 0px solid #666699;
text-align: center;
font-size: 16px;
font-weight: bold;
line-height: 1.3em;
color: #CC0000;
}

#avmenu{
clear:left;
float:left;
width:150px;
margin:20px 0 10px 4px;
padding:0;
font-size:1em;
}


#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-size: 11px;
font-weight:normal;
height:20px;
text-decoration:none;
color: #cccc66;
display:block;
padding:6px 0 0 10px;
background: #152b40;
letter-spacing: 1px;}


#avmenu li a:hover{
background:#eaeaea;
color: #000000;
border-left:4px solid #152b40;
}

.announce{
margin: 5px 0px 1px 7px;
padding:5px;
width:128px;
color:#505050;
background-color:#ffffff;
line-height:1.3em;
border: 2px #d6820c solid;

}


.notice
{border: none;
margin: 10px 10px 5px 10px;
padding-left: 1em;
font-weight: bold;}


#extras{
float:right;
width:170px;
margin: 20px -5px 4px 4px;
font-size:1em;
line-height:1.5em;
z-index: auto;
padding-left: 7px;}

#extras p{
margin:0 0 1.5em 0;
}

#red {
color: #ff0000;
font-weight: bold;
border: 2px #000033 dotted;
width: 120px;
padding: 4px 4px 4px 4px;
text-align: center;}

#content{
margin:20px 175px 20px 160px;
border-left:2px solid #c8c8c8;
border-right: 2px #c8c8c8 solid;
padding:0 10px 0 10px;
line-height:1.3em;
text-align:left;
;
}

#content p
{font-size:1em;

}

.answer{
padding-left: 20px;}


.q{
font-weight: bold;
}

#content h2{

font-size:1.5em;
margin:0 0 0.5em 0;
text-align: left;

}

#content img{
padding:1px;
border:0px;
}

#content-banner {
text-align: center;
margin-bottom: 20px;}


#content-banner2 {

text-align: center;
width: 500px;
margin-bottom: 20px;}


h3{
font-size:1.3em;
margin:0 0 10px 0;
}

h4 {
font-size 1.1em;
color: red;
text-align: center;
line-height: .7em}

a{
text-decoration:none;
color:#286ea0;
font-weight: bold;}


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:4px 10px 5px 0;
float:left;
}

.left2
{
margin:4px 5px 5px 0px;
float:left;
}

.right{
margin:4px 0 5px 10px;
float:right;
}

.right2{
margin:4px 40px 5px 5px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;

}

.bold{
font-weight:bold;
}


.hide{
display:none;

}

.italic{
font: Georgia,tahoma, Times, serif;
font-style:italic;}