*{ margin: 0; padding: 0; font-size:100%;}

body {
	font-family: times, "courier new", serif;
	color: #999;
	background-color: black;
	text-align: justify;
	text-decoration: none;
	
	
}
a:link {
	text-decoration:none; color:#666
}

a:visited {
text-decoration:none;
color:#CCC;
}

a:hover {
color:#DDD;
}

div#logo {text-align: center;}
ul#navbar {

	padding-right: 5em; padding-left: 5em;
	text-align:center;
	list-style-type:none;
	text-decoration: none;

}
ul.pics {text-align:center;}
img {border: 0;}
ul li { 

	display: inline; text-decoration: none; text-align: center;
}
ul#navbar img {border:none;}
ul li a {
	text-decoration: none;
	
}

div#container {

	font-family: "bernhard modern std", "garamond", serif; margin-left: 8em; margin-right: 8em;}

h2 {
color:#fac3df; font-family:"edwardian script ITC","kunstler script",
serif; font-size: 300%; position: relative; margin-top: 1em;
}
hr {
	text-align: center; width: 80%; margin-top: 15em; margin-left:15em; margin-right:15em;
}
h4{
color:#ff3399;
font-size: 150%;
}
h5 {color:#E0E0E0}

a#home img {background: url(images/home.gif); height:33px; width:62px ;}
a#home:hover img {background: url(images/home1.gif); height:33px; width:62px ;}
a#bio img {background: url(images/bio.gif); height:33px; width:37px ;}
a#bio:hover img {background: url(images/bio1.gif); height:33px; width:37px;}
a#media img {background:url(images/media.gif);height:33px; width:65px;}
a#media:hover img {background: url(images/media1.gif); height:33px;
width: 65px;}
a#archived img {background: url(images/archived.gif); height:33px; width:87px ;}
a#archived:hover img {background: url(images/archived1.gif); height:33px; width:87px;}
a#upcoming img {background: url(images/upcoming.gif); height:33px; width:100px ;}
a#upcoming:hover img {background: url(images/upcoming1.gif); height:33px; width:100px;}
a#alumni img {background: url(images/alumni.gif); height:33px; width:75px ;}
a#alumni:hover img {background: url(images/alumni1.gif); height:33px; width:75px;}
a#booking img {background: url(images/booking.gif); height:33px; width:82px ;}
a#booking:hover img {background: url(images/booking1.gif); height:33px; width:82px;}

table#upcoming {padding: 2em; text-align: left;}
td {padding: 1em; width: 12em;}

div#bio p {margin-top:1em;}
