body {
	font-family: verdana, sans-serif;
	color: #000000;
	background-color:#4682B4; 
	background-image: url('images/stripe.jpg'); 
	background-repeat: repeat-x;
}


#wrapper {
	
	margin: 40px auto;
	padding: 10px;
	border:3px solid #FFF;
	width: 990px;
	height:auto;
	background: #4682B4;
	
}



#header {
	top-margin: 50px;
	height: 75px;
	width: 980px;
	padding: 2px;
	background-image: url('images/logo.jpg'); 
	background-position: center;
	background-repeat: no-repeat;
	border: 2px solid #FFF;
}

h1 { font-size: 1em; color: #223596; font-weight: strong; text-align: left; }
h2 { font-size: 1em; font-weight: strong; text-align: center; color:#000;}
h3 { font-size: 1em; font-weight: strong; color:#4466AA;}
p.c1 {text-align: left; font-size: 1em; }
p.c2 {text-align: center; font-size: 1em; font-weight: strong; color: #000;}
p.c3 {text-align: left; font-size: .9em; color: #000;}
p.c5 {text-align: center}



#menu-box {
	float: left;
	width: 240;
	margin: 5px;
	padding: 5px;
	height: auto;
	line-height: 1.2em;
	background: #FFF;
	border: 1px solid #0000FF;
	background-image: url('images/gulls.jpg'); 
	background-repeat: repeat-x,y;

}

#box {
	float: left;
	width: 200px;
	margin: 5px;
	padding: 5px;
	height: auto;
	line-height: 1.2em;
	background:#FFF;
	border: 1px solid #0000FF;
	background-image: url(''); 
	background-repeat: repeat-x,y;

}



a {
text-decoration:none;
font-weight:bold;
font-size: 1em;
}

a:hover {
text-decoration:none;
color:#FF0000;
border: 0px;
}



ul.menu li {
width:190px;
padding:0;
line-height:1.5em;
display:inline;
}

ul.menu li a {
background-color:#FFF;
color:#4466AA;
font-weight:bold;
width:150px;
float:left;
margin-bottom:5px;
padding:5px;
border:1px solid #0000FF;
text-decoration:none;
}

ul.menu li a:hover,ul.avmenu li a.current {
background-color:#FFF;
border-left:1px solid #FF0000;
border-bottom: 1px solid #FF0000;
border-right: 1px solid #FF0000;
color:#0000FF;
width:150px;
}


#cleardiv {clear: both;
	height: 10px;}


#cleardiv2 {clear: both;
	height: 10px;}

#holder { width: 996px;
	height: auto;
	background: #FFF;
	background-image: url(''); 
	background-repeat: repeat-x,y;
	}


#content { 
	float: right;
	width: 700px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #4682B4;
	height: auto;
	line-height: 1.4em;
	background: #FFF;
}

#content2 { 
	width: 955px;
	text-align: center;
	margin: 2px;
	padding: 10px;
	border: 1px solid #4682B4;
	height: auto;
	line-height: 1.4em;
	background: #FFF;
}

#news { 
	float: right;
	width: 690px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #4682B4;
	height: auto;
	line-height: 1.4em;
	background: #FFF;
}


#clear { clear: both;
	height: 5px;
	background: inherit;
}

#footer {
	clear: both;
	height: auto;
	width: 980px;
	padding: 0px;
	background: #FFF;
	text-align: right; font-size: 1em; color: #FFF;}
