body { 
	behavior:url("csshover.htc");
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#9999FF;
	font: 9pt/16pt Georgia, Times New Roman, Times, serif;
}

#container	
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15%;
	margin-right: 15%;
	
	background: #CCCCFF;
	color: #000;
	 border: 10px solid #3333cc;
	
	padding-bottom:50px;
}
#do_center { 
	width:565px;
	margin: 0 auto;
}

#header {
	background-color:white;
	border: 1px solid #3333cc;
	float:left;
	text-align:left;
	margin:15px;
	padding:10px;
	padding-bottom:0px;
}
.linker
{
	padding-bottom:10px;
}

img {
	border: 0px;
	text-align:left;
}

#content {
	margin-top:30px;
	background-color:white;
	border: 1px solid #3333cc;
	width: 650px;

	margin: 0 auto;
	
}

p {
	text-align:left;	
	padding-left:15px;
}






#nav {
line-height:0px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}


#nav-contact {
	height:27px;width:91px;
	background:url(images/contact1.gif);
}


#nav-contact:hover {
	height:27px;width:95px;
	background:url(images/contact2.gif);
	cursor:pointer;
}

#nav-calendar {
	height:27px;width:107px;
	background:url(images/calendar1.gif);
}


#nav-calendar:hover {
	height:27px;width:107px;
	background:url(images/calendar2.gif);
	cursor:pointer;
}


#nav-bios {
	height:27px;width:107px;
	background:url(images/bios1.gif);
}


#nav-bios:hover {
	height:27px;width:107px;
	background:url(images/bios2.gif);
	cursor:pointer;
}

#nav-listen {
	height:27px;width:107px;
	background:url(images/listen1.gif);
}


#nav-listen:hover {
	height:27px;width:107px;
	background:url(images/listen2.gif);
	cursor:pointer;
}


#nav-gallery {
	height:45px;width:107px;
	background:url(images/gallery1.gif);
}


#nav-gallery:hover {
	height:45px;width:107px;
	background:url(images/gallery2.gif);
	cursor:pointer;
}


ul,li {
	margin-bottom:10px;
	padding-left:0px;
	margin-left:0px;
}

h1 {
	padding-top:15px;
}

.page_header {
	padding-top:15px;	

