#imagetop {
	position: absolute;
	width: 780px;
	top: 0px;
	left: 0%;
	text-align: left;
	background-image: url(../cover.jpg);
	background-repeat: no-repeat;
	height: 540px;
	z-index: 2;
}
body {
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../coverx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 1;
}
#main {
	position: absolute;
	left: 215px;
	top: 195px;
	z-index: 7;
	width: 350px;
}
li {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.px10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sidebar {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 155px;
	left: 10px;
	z-index: 4;
}
#rightbar {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 250px;
	z-index: 4;
	left: 600px;
}
p {
	margin-right: 2px;
	margin-bottom: 6px;
	margin-top: 6px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5797D2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	margin-top: 12px;
	margin-bottom: 3px;
}
a:link {
	color: #0505CD;
}
a:visited {
	color: #703E9D;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF6600;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#youtube {
	width: 480px;
	position: absolute;
	top: 0px;
	z-index: 8;
	left: 780px;
}
#youtube2 {
	width: 480px;
	position: absolute;
	top: 295px;
	z-index: 8;
	left: 780px;
}
#youtube3 {
	width: 480px;
	position: absolute;
	top: 590px;
	z-index: 8;
	left: 780px;
}
#youtube4 {
	width: 480px;
	position: absolute;
	top: 885px;
	z-index: 8;
	left: 780px;
}