@charset "utf-8";
#content {
	background-color: #FFFFFF;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#container  a:link, #container  a:visited {
	color: #333333;
	text-decoration: none;
}
#container a:hover,   #container a:active  {
	font-weight: bolder;
	color: #FF00FF;
	text-decoration: none;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav a {
	width: 130px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	display: block;
}

#nav a:hover {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
#nav: active {
	color: #00FF00;
}


#nav li {
	float: left;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	font-size: 14px;
	margin: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li ul {
	width: 130px;
	left: -999em;
	position: absolute;
}

#nav li:hover ul {
	left: auto;
	color: #FF00FF;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/Phillip%20James%20Shakesby%20DJ.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 780px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 90px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.pic {
	margin: 10px;
}

