body {
	margin: 0px;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	color: #999999;
	background-color: #000;

}

h1 {
	color: #d3d3d3;
	font-size:18pt;
	font-weight: 100;
}

a{
	color: #fff;
	text-decoration:none;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	text-align: left;
}

#center{
	width: 100%;
	text-align: center;
}

#title h1{
	font-size: 40pt;
	font-weight:bold;
	letter-spacing: -6px;
	display: inline;
	color:#ffd800;
}

#title h2{
	font-size: 40pt;
	font-weight:bold;
	letter-spacing: -6px;
	display: inline;
	color:#ffffff;
}

#title{
	margin-bottom: -18px;
}

#title a{
	border: none;
	text-decoration: none;
}

#homemenu #title a:hover {
	background-color: #000;
	text-decoration: none;
	border:none;
}


#topmenu {
	position: absolute;
	margin-top: -325px;
}


#topmenu li {
	display: inline;
	padding: 1px;
	font-size: 16.5pt;
}


#topmenu a{
	letter-spacing: -1.4px;
	font-variant: small-caps;
	color: #fff;
	text-decoration: none;
	border: none;
}

#topmenu a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

#topmenu #title a:hover {
	background-color: #000;
	text-decoration: none;
	border:none;
}


#topmenu .yellow a{
	color:#ffd800;
	text-decoration: none;
}

#topmenu .yellow a:hover{
	background-color:#ffd800;
	color: #000;
	text-decoration: none;
}

#homemenu {
	width: 750px;
	text-align: right;
	position: absolute;
	margin-top: -11px;
}


#homemenu li {
	display: block;
	padding: 0;
	margin: -3px 0 -3px 0;
	font-size: 13.5pt;
	list-style: none;
	font-weight: bold;
}


#homemenu a{
	letter-spacing: -1px;
	font-variant: small-caps;
	color: #fff;
	text-decoration: none;
	border: none;
}

#homemenu a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}


#homemenu .yellow a{
	color:#ffd800;
	text-decoration: none;
}

#homemenu .yellow a:hover{
	background-color:#ffd800;
	color: #000;
	text-decoration: none;
}

#homemenu #title{
	margin-bottom: -13px;
}

#body {
	width: 750px;
}

#text {
	width: 344px;
	margin-top: -250px;
}
#topphoto{
	height: 294px;
	margin-top: -30px;
	text-align: right;
}

#footer {
	font-size: 8pt;
	clear: both;
	margin-top: 50px;
	margin-bottom: 80px;
	position: relative;
}

#footer a{
	border: none;
}

#footer a:hover{
	text-decoration: underline;
}

#soundclipslist {
	margin-top: 20px;
}

#soundclipslist li {
	list-style: none;
}

#soundclip {
	border-top: 1px solid #fff;
	background:url('images/soundclipbg.jpg');
	background-repeat: repeat-x;
	background-position: top; 
	background-attachment: scroll;
	clear: left;

}

#soundclip h1{
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

#soundclip #playbt {
	width: 40px;
	float: left;
	margin: 10px;
	padding: 10px;
	height: 60px;
}

#soundclip #playbt a {
	text-decoration: none;
	border: none;
}

#soundclip #equalizerbt {
	width: 75px;
	float: left;
	height: 99px;
}

#soundclip #description {
	text-align:left;
	margin-left:95px;
	font-size: 9pt;
}


#soundclipspreview {
	width: 310px;
	float: right;
	margin-right:30px;
}

#soundclipspage{
	margin-top:-230px;
}

#photostop{
	position:absolute;
	margin-top: -250px;
	width: 380px;
}

#photosrest{
	clear: left;
}

#photoclip{
	width: 102px;
	float: left;
	margin: 10px;
	height: 160px;
}

#photothumb{
	border: 1px solid #fff;
}

#photothumb a{

	border: none;
	text-decoration:none;
}