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


#wrapper {
	
	margin: 40px auto;
	padding: 10px;
	border:3px solid #41516F;
	width: 990px;
	height:auto;
	background: #FFF;
	background-image: url(''); 
	background-repeat: repeat-x,y;
}



#header {
	top-margin: 50px;
	height: 125px;
	width: 978px;
	padding: 0px;
	background-image: url('images/banner3.jpg'); 
	background-position: center;
	background-repeat: no-repeat;
	border: 2px solid #C0C0C0;
}

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

#news { 
	width: auto;
	height:auto;
	background: #FFF;
	margin: 5px;}



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

}

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

}



a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
border: 0;
font-size: 1em;
}

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

ul.menu {
width:150px;
margin:10px;
padding:0;
list-style:none;
}

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

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

ul.menu li a:hover,ul.avmenu li a.current {
background-color:#F4F4F4;
border-left:2px solid #4466AA;
border-bottom: 2px solid #4466AA;
color:#0000FF;
}


#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: 690px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #C0C0C0;
	height: auto;
	line-height: 1.4em;
	background: #FFF;
}

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

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


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

#footer {
	clear: both;
	height: auto;
	padding: 2px;
	background: #41516F;
	text-align: center; font-size: 1em; color: #FFF;}
