* {
margin:0;
padding:0;
border:none;
list-style-type: none;
}

body {
	font-family:Comic Sans MS, verdana, helvetica, sans;
	font-size:80%;
	color:#000;
	overflow:-moz-scrollbars-vertical;
	line-height:160%;
	text-align:center;
	/*background: #2F962B;*/
	background-image: url(images/background.jpg);
}

input, textarea, select {border:solid 1px #CAE4FD;}

img{border:none;}

p{margin:12px 0;}

#wrapper h1{ color:#000; }

#header{
	border-bottom:solid 5px #fff;
	background: #FFCC33;
	height: 260px;
	width: 980px;
	margin-bottom: 25px;
}
#header h1{
	background: url(/images/fhfsela-header.jpg) no-repeat;
	
	text-indent:-9999px;
}

#header h1 a{display:block; width:330px; height:300px;}

h2{font-size:1.4em; padding: 20px 0 20px 0;  color: #800034;}
h3{font-size:1.2em; padding: 20px 0 20px 0;  color: #003480;}


#toplinks{width: 970px; color:#ffffff; margin-left: auto; margin-right: auto; 	text-align: right;}
#toplinks a{
	color:#ffffff;
	font-size: .9em;
	font-weight: bold;
}
#wrapper{
	position:relative;
	background-color: #ffffff;
	border:solid 10px #CCB100;
	margin:10px auto;
	text-align:left;
	width:980px;
}

#pfv {float: right; padding: 20px;}

#content{
	width:555px;
	display:inline;
	float:left;
	margin-left:200px;
	margin-bottom:50px;
	padding: 0 10px 0 10px;
}

#content ul, #content ol{margin:0 0 12px 30px;}
#content li, #sidebar li {list-style-type: disc;}
#content a {color: #E68900;}
#content a:hover {color: #003480;}
#content img a {border: none;}

#sidebar{
	width:200px;
	margin-top: 20px;
	float:left;
}
#sidebar ul{margin:0 0 12px 10px;}

#date {padding: 0 0 10px 0!important;}
#search {padding: 0 0 10px 0!important;}

#menu{
	width:175px;
	float:left;
	margin-top: 15px;
	margin-left: -970px;
}
#menu ul{margin-top:10px;}
#menu li a{
	text-decoration:none;
	display:block;
	padding: 3px 10px;
	color: #ffffff;
	border-left:10px ridge #1BCC00;
	border-right:10px ridge #1BCC00;
	border-bottom: 3px solid #ffffff;
	background: #003480;
	font-weight:bold;
	text-align: center;
}
#menu li a:hover{
	color: #003480;
	border-left:10px ridge #003480;
	border-right:10px ridge #003480;
	border-bottom: 3px solid #ffffff;
	background: #1BCC00;
	font-weight:bold;
}

#noewaitla {text-align: left; font-size: .8em;}

#footer{
	clear:both;
	border-top:solid 10px #fff;
	/*background: #1BCC00;	*/
	height:1%;
	text-align:center;
	width: 980px;
	
}
#footer p{margin:0!important; padding:12px; font-size: 90%;}
#footer a {color: #E68900;}
#footer a:hover {color: #003480;}

#footinfo {width: 980px; text-align: left; margin-left: auto; margin-right: auto;}


.signupframe {border: none; width: 300px;  }
td {padding: 3px;}

#addthis, #distalk, #lacan, #laptic, #lateach {text-align: center; padding-top: 10px;}
#addthis a, #distalk a, #lacan a, #laptic a, #lateach a {color: #E68900;}
#addthis a:hover, #distalk a:hover, #lacan a:hover, #laptic a:hover, #lateach a:hover {color: #003480;}
#donation img {border: none;}
#pdf {padding: 5px 0 25px 5px; margin-top: 50px; border-top: 1px dashed #cccccc; border-bottom: 1px dashed #cccccc; background-color: #D4FFCF;}
#pdf img {float: left; }
#pdf img a{ border: none;}
#socialicons {text-align: center;  display: }
#socialicons img {padding: 3px;}
.floatright {float: right; padding: 5px 0 5px 5px;}
.clearboth {clear: both;}
.spacer25 {height: 25px;}
