a{
	color: #333333;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a.next{ 
	color:#4c7f8f;	
	font-size:11px;
	}		
		
a.menuLink{ 
	color:#054254;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	}


a.menuLink:hover{  
	color:#FFFFFF;
	}	
	
a.home{ 
	color:#054254;
	font-size:11px;
	text-decoration:none;
	}	
	
a.home:hover{ 
	text-decoration:underline;
	}	
	



#banner{ 
	width:100%;
	height:135px;
	left:0px;
	top:0px;
	position:absolute;
	background-image:url(../img/banner2.jpg);
	background-repeat:no-repeat;	
	}

body {
	font-family: Verdana;
	font-size:11px;
	color:#054254;
	background-image:url(../img/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
	
#button{
	background-image:url(../img/menu.jpg);
	background-repeat:repeat-x;		
	height:25px;	
	padding-left:3px;	
	border:1px solid #478ba2;
	}
		
#content{
	padding-left:20px;	
	padding-right:20px;
	max-width:980px;		
	}

#crumbs{ font-size:10px;
	margin-top:175px;
	position:absolute;
	z-index:4;}	


h3{
	height:19px;
	font-size:14px;
	padding-left:10px;
	padding-top:3px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	}
	
#homePic{
	margin-right:5px;
	}

	
#homeSearch{
 	height:30px;	
	text-align:right;
	padding-right:3px;
	vertical-align:middle;
	}	

#footer{ 
	text-align:center;
	color:#FFFFFF;
	height:15px;
	width:100%;
	padding-top:10px;
	}
	
#frame{
	width:100%;
	margin-top:165px;
	left:0px;
	position:absolute;		
	}
		

#menu{
	width:100%;
	position:absolute;
	top:134px;
	left:0px;
	z-index:10;
	background-color:#4d92a9;
	}

td {
	vertical-align:top;	
	}

ul{ 
	list-style-image:url(../img/arrow.png);
	}


/*----------- layout*/
#bottom{ 
	 width:30%;
	 border-bottom:1px solid #c2e2e9;
	 border-right:1px solid #c2e2e9;
	 text-align:center;
	 background-image:url(../img/smallBack.jpg);
	 background-repeat:no-repeat;
	 background-attachment:fixed;	
	 background-position:right;	
	 }
#left{ 
	 width:25%;
	 border-right:1px solid  #c2e2e9;
	 border-bottom:1px solid #c2e2e9;
	 border-top:1px solid #c2e2e9;
	 text-align:justify;
	 background-image:url(../img/smallBack.jpg);
	background-repeat:repeat-y;
	 background-attachment:fixed;	
	 background-position:left;	 
	 }
	 
#top{
	width:30%;
	border-top:1px solid #c2e2e9;
	border-right:1px solid #c2e2e9;
	border-bottom:1px solid #c2e2e9;
	background-image:url(../img/smallBack.jpg);
	background-repeat:no-repeat;
    background-attachment:fixed;
	background-position:right;	
	}
	
#headlines{
	float:right;
	width: 35%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C5D9E0;
	border: 2px solid #539AB0;
	margin: 5px;
	padding: 5px;
}
}
.picright {
	margin-left:20px; 
	margin-right:5px; 
	margin-bottom:20px;
	float:right; 
	clear:right;
	}
}
.picleft {
	margin-left:5px; 
	margin-right:5px; 
	margin-bottom:5px;
	float:left; 
	clear:left;
	}h2 {
	height:19px;
	font-size:14px;
	padding-left:10px;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
}
h5 {
	font-size:12px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
