#headerbox {
	background-image: url(jonsmithheader.png);
	float: left;
	height: 190px;
	width: 950px;
}
#sloganbox {
	background-color: #000000;
	float: left;
	height: 25px;
	width: 950px;
}
#logobox {
	background-color: #000000;
	float: left;
	height: 35px;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#contenttab {
	background-color: #000000;
	float: left;
	height: 675px;
	width: 550px;
}
#videocont1 {
	float: left;
	height: 248px;
	width: 330px;
	margin-top: 60px;
	margin-left: 30px;
	border: 3px groove #990000;
}
#videocont2 {
	float: left;
	height: 248px;
	width: 330px;
	margin-top: 15px;
	margin-left: 30px;
	border: 3px groove #990000;
}
#spacer {
	background-color: #000000;
	float: left;
	height: 20px;
	width: 950px;
}



#videocont {
	background-color: #000000;
	float: left;
	height: 675px;
	width: 400px;
	background-image: url(V_HOLDER.png);
	background-repeat: no-repeat;
}


#videobox {
	float: left;
	height: 400px;
	width: 900px;
	background-image: url(newgallery.png);
	background-repeat: no-repeat;
}
#v1 {
	background-color: #00FF00;
	float: left;
	height: 270px;
	width: 340px;
	margin-top: 75px;
	margin-left: 15px;
}
#v2 {
	float: left;
	height: 270px;
	width: 340px;
	margin-top: 75px;
	margin-left: 15px;
	background-color: #FF3300;
}
#profilehead {
	float: left;
	height: 20px;
	width: 500px;
	margin-top: 5px;
	margin-left: 8px;
}
#contactbox {
	float: right;
	height: 25px;
	width: 250px;
	margin-top: 5px;
	margin-right: 8px;
}
wrapping {
	height: 800px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
