<style type="text/css">
.spiderpic{
position: relative;
z-index: 0;
}

.spiderpic:hover{
background-color: transparent;
z-index: 50;
}

.spiderpic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.spiderpic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.spiderpic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
body {
	width:800px;
	margin:auto;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	padding:0px;
	font-size:12px;
	}

img {
	border: none;}

a:link{
	}
	
a:visited{
	}
	
a:hover{
	}
	
a:active{
	}
	
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#navigation_menu{
	position:relative;
	display:block;
	height:34px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/menu_bg.gif)
	           repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;}
	
#navigation_menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;}
	
#navigation_menu ul li{
	display:block;
	float:left;
	margin:0;}

#navigation_menu ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../images/menu_hr.gif) 
			   no-repeat top right;}

#navigation_menu ul li a:hover,#navigation_menu ul li a.current{
	color:#B30000;
	background:#fff url(../images/menu_current.gif) 
			   no-repeat top right;}

/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

.orange {
	color:#EF6D00;}

.orange_14 {
	color:#EF6D00;
	font-size:14px;}
	
#surround {
	width:800px;
	margin:auto;
	overflow:hidden;}


#contain {
	width:100%;
	overflow:hidden;
	height:180px;}

#three_column_left {
	width:33%;
	background-color:#FC3;
	height:150px;
	float:left;}

#three_column_middle {
	width:34%;
	background-color:#09F;
	height:150px;
	float:left;}

#three_column_right {
	width:33%;
	background-color:#FF9;
	height:150px;
	float:right;
	}
	
#content_box_left {
	background:#999;
	margin-top:5px;
	width:69%;
	height:150px;
	float:left;
	border-top:2px solid #B9B9B9;
	border-bottom:1px solid #B9B9B9;
	}
	
#content_box_right {
	background-image:url(../images/gray_blue_bg.jpg);
	margin-top:5px;
	width:31%;
	height:150px;
	float:right;
	border-top:2px solid #B9B9B9;
	border-bottom:1px solid #B9B9B9;
	}
	
#top_line{
	background-color:#333;
	height:0px;
	width:100%;
	margin-bottom:0px;}
	
#header_surround{
	
	width:100%;
	height:120px;
	}

#header_logo{
	float:left;
	width:50%;}
	
#header_links{
	float:right;
	width:50%;
	text-align:right;
	padding-top:150px;
	border-bottom:solid 5px #FFF;}

#header_links a:link {
	border-right:dotted 1px #333;
	padding:2px 5px 0px 2px;
	border-bottom:solid 5px #FFF;}
#header_links a:visited {
	border-right:dotted 1px #333;
	padding:2px 5px 0px 2px;
	border-bottom:solid 5px #FFF;}
	
#header_links a:hover {
	border-bottom:solid 5px #F00;}

#header_links a:active {
	border-bottom:solid 5px #F00;}
	
.news{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:10px;
	color:white;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;}
.hr_9{
	background:url(../images/hr_orange.png);
	width:100%;
	height:9px;
	
	}
	
.title_right_side_280px {
	letter-spacing: 2px; 
	margin-left:25px; 
	font-size:17px; 
	font-weight:bold; 
	font-family:myriad; 
	font-style: italic;
	}
	
.title_left_side_248px {
	letter-spacing: 2px; 
	margin-left:22px; 
	font-size:17px; 
	font-weight:bold; 
	font-family:myriad; 
	font-style: italic;	
	height:29px;
	}	
	
.title_middle {
	letter-spacing: 2px; 
	margin-left:15px; 
	font-size:17px; 
	font-weight:bold; 
	font-family:myriad; 
	font-style: italic;	
	height:29px;
	}	
/* ^^^^^^^^ BELOW IS THE CODE FOR THE FOOTER ^^^^^^^^^^ */
#footer{
	background:url(../images/gray_bar_bottom.png);
	height:50px;
	}

/* ^^^^^^^^ ABOVE IS THE CODE FOR THE FOOTER ^^^^^^^^^^ */






input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;

	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #EF6D00;
}
.right a:hover {
	color : #EF6D00;
}
.white {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.white a {
	color : #FFFFFF;
}
.white a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color :white;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color :white;
	text-decoration: none;
}
.bot a:hover {
	color : #555555;
}

dl {width: 150px; margin: 0 auto; padding: 0 0 10px 0;}

dd {margin:0; padding:0; color:#F3F3F3; font-size: 1em; }
#menu_links a, #menu_links a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 20px;
font-weight:bold;  border-bottom:1px solid #fff;
background: url(../images/arrow.gif) no-repeat 10px 10px; width:125px;
}
#menu_links a:hover {background:#294A7B url(../images/arrow.gif) no-repeat 11px 10px; color:#9cf; }

ol li {font-size:11px;}

.directions{
	background:url(../images/gray_white_gradient.png);;
	margin-left:20px;
	margin-top:10px;
	padding-left:10px;
	width:200px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border:1px solid #CCCCCC;}
	
.directions input{
	margin-top:5px;
	margin-bottom:5px;}