body
{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	font-family: verdana, geneva, arial, helvetica;
	color:#000000;
}


a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #b3978f; text-decoration: none;}

.class1 A:link {color: #222222; text-decoration: none}
.class1 A:visited {color: #222222; text-decoration: none}
.class1 A:hover {color: #5c2912; text-decoration: none;}

p

{
	color: #000000;
	font-size: 12px;
	letter-spacing: 0.015em;
	line-height: 15px;
}

ul

{
	color: #000000;
	font-size: 11px;
	letter-spacing: 0.015em;
	line-height: 15px;
}

h1

{
	font-size: 20px;
	color: #000000;
	font-weight: 800;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.015em;
}

h2

{
	font-size: 13px;
	color: #000000;
	letter-spacing: 0.2em;
}


h3

{
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 0.1em;
}

h4

{
	color: #000000;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: -0.1em;
}

.wrapper
{
	margin: 60px auto;
	padding: 0px;
	border: 0;
	width: 1100px;
	height: 734px;
	background-image: url(images/headshot_back.jpg);
}


.banner { 

	width: 800px;
	height: 60px;
	padding-right: 0px;
	padding-left: 100px;
	padding-top: 40px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	background-image: url(images/Header.jpg);
	background-repeat:no-repeat;
}
.bothsides {
	float: left;
	width: 830px;
	height: 550px;
	margin: 0px 0px 0px 0px;
	padding-right: 40px;
	padding-left: 100px;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: left;
	overflow: auto;
}

.videobox {
	float: left;
	width: 600px;
	height: 400px;
	margin: 0px 0px 0px 0px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000000;
}

.musicbox {
	float: left;
	width: 600px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000000;
}

.leftside {
	width: 300px;
	height: 400px;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 100px;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: left;
	overflow: auto;
}

.rightside { 
	float: left;
	width: 300px;
	height: 400px;
	padding-right: 0px;
	padding-left: 600px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow: auto;
}

}
.photofloat {

	float: left;
	margin: 0px 20px 0px 0px;

	}
