body {
	text-align: left;
	background-image: url(images/backG.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: "Comic Sans MS", Georgia, Arial, Courier;
}
#header {
	padding: 4px;
	width: 750px;
	left: 4px;
	top: 4px;
	background-color: #FFE824;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	position: relative;
	z-index: 0;
}
#videoPics {
	background-color: #FFE824;
	padding: 4px;
	height: auto;
	width: 750px;
	left: 4px;
	position: relative;
	float: left;
	z-index: 5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Layer2 {
	position:absolute;
	left:131px;
	top:56px;
	width:256px;
	height:43px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:67px;
	top:157px;
	width:151px;
	height:74px;
	z-index:3;
}

#Layer4 {
	padding: 4px;
	z-index: 4;
	position: absolute;
	width: 217px;
	left: 275px;
	top: 135px;
	height: 94px;
}
#content {
	background-color: #FFE824;
	padding: 4px;
	position: relative;
	z-index: 5;
	height: auto;
	width: 750px;
	float: left;
	left: 4px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS", Georgia, Arial, Courier;
	font-weight: bold;
	color: #726810;
	font-size: x-large;
}
h4 {
	font-family: "Comic Sans MS", Georgia, Arial, Courier;
	font-size: 100%;
	color: #726810;
}
h5 {
	font-family: "Comic Sans MS", Georgia, Arial, Courier;
	font-size: x-small;
	color: #726810;
}

a {
	text-decoration: underline;
	cursor: crosshair;
	color: #726810;
	text-transform: none;
	font-family: "Comic Sans MS", Georgia, Arial, Courier;
}
A:HOVER {
	color : blue;
	text-decoration : none;
	font-family: "Comic Sans MS", Georgia, Arial, Courier;
}
p {
	color: #000000;
	font-family: "Comic Sans MS", Georgia, Arial, Courier;
}
td {
	font-family: "Comic Sans MS", Georgia, Arial, Courier;
	font-size: 100%;
	color: #726810;
	font-weight: bold;
}
