body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* start */
	background-color: #333366;
	/* end */
	line-height:20px;
}

#breadcrumb{
color:#999999;
font-size:12px;
}

#container{
	width:1006px;
	margin:auto;
	background-color:#ffffff;
	background-image:url(images/main_top_corners.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:30px;
}

#top_left{
margin-top:10px;
margin-bottom:10px;
margin-left:30px;
float:left;
}

#top_right{
text-align:right;
float:right;
margin:10px;
}
#top_right p{
padding:0;
margin:3px;
}

#top_pic{
clear:both;
margin:10px;
}

#nav{
padding:10px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
background-image:url(images/nav_bgnd.gif);
}

#nav a{
margin-top:10px;
margin-bottom:10px;
margin-left:5px;
margin-right:5px;
color:#333366;
padding-left:7px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
text-decoration:none;
font-weight:normal;
}

#nav a:hover{
background-image:url(images/nav_over_bgnd.gif);
}
.nav_selected{
background-image:url(images/nav_over_bgnd.gif);
}

/* main body stuff */
#main{
background-color:#ffffff;
}

#main_text{
float:left;
margin-left:10px;
margin-bottom:10px;
}

/* right hand column */
.main_right{
vertical-align:top;
width:265px;
background-image:url(images/nav_over_bgnd.gif)
}
.main_right p{
margin:0px;
padding:0px;
}
.google{
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
background-color:#FFFFFF;
border:1px solid #666699;
}
.here_to_listen{
padding-left:10px;
padding-top:5px;
padding-bottom:10px;
background-color:#cc9900;
color:#FFFFFF;
font-size:16px;
line-height:20px;
text-decoration:none;
font-weight:normal;
}
.here_to_listen h1{
margin-top:6px;
margin-bottom:8px;
font-weight:normal;
color:#FFFFFF;
font-size:24px
}
.here_to_listen a{
color:#FFFFFF;
font-size:16px;
line-height:20px;
text-decoration:none;
font-weight:normal;
}
.here_to_listen a:hover{
color:#cccccc;
}

.what_to_do{
padding-left:10px;
padding-top:5px;
padding-bottom:10px;
background-color:#ffffff;
color:#333366;
font-size:16px;
line-height:20px;
text-decoration:none;
font-weight:normal;

}
.what_to_do h1{
margin-top:6px;
margin-bottom:8px;
font-weight:normal;
color:#333366;
font-size:24px
}

.what_to_do a{
color:#333366;
font-size:16px;
line-height:20px;
text-decoration:none;
font-weight:normal;
}
.what_to_do a:hover{
color:#9999cc;
}

/* end right hand column */



/* home page bits */
#main_bottom{
width:710px;
clear:left;
background-image:url(images/nav_over_bgnd.gif);
padding:8px;
font-size:14px;
line-height:20px;
}
.main_bottom_left{
width:345px;
padding-top:20px;
padding-bottom:20px;
padding-left:15px;
border-right:2px dotted #666699;
background-color:#FFFFFF;
}

.main_bottom_right{
vertical-align:top;
width:345px;
padding-top:20px;
padding-bottom:20px;
padding-left:15px;
background-color:#FFFFFF;
}
/* end home page bits */

/* end main body stuff */





#bottom{
font-weight:bold;
font-size:11px;
text-align:center;
clear:both;
	width:1006px;
	margin:auto;
	background-image:url(images/main_bottom_corners.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bottom a{
color:#000000;
}
#bottom a:hover{
color:#666666;
}

#catfish{
float:right;
margin:10px;
}

a{
color:#333366;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#336699;
}

h1{
color:#CC9900;
font-weight:normal;
}

h4{
color:#333366;
}

/* drop down menus */
.dropdown{
	position:absolute;
	visibility: hidden;
	width: 50px;
	z-index: 100;
	overflow: visible;
	margin-left:-5px;
}

.dropdown a{
font-size:12px;
color:#333366;
width: 100%;
display: block;
text-decoration: none;
font-weight: normal;
}

.dropdown a:hover{
background-image:url(images/nav_over_bgnd.gif);
}
.dropbox {
padding:10px;
background-image:url(images/nav_bgnd.gif);

}
/* end drop down */