body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	background-image: url(2010/images/bg.gif);
	}
	a:link {
color: #3399CC;
text-decoration: none;
}

a:visited {
color: #3399CC;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #CC0000;
}
.spacer{
display:block;
height:10px;
}
.spacer0 {
display:block;
height: 0px;
clear: both;
}
.spacer1 {
display:block;
height: 1px;
}
.spacer3 {
display:block;
height: 3px;
}
.spacer5 {
display:block;
height: 5px;
}
.spacer10 {
display:block;
height:10px;
}


#header {
	text-align: center;
}
#hnav{
	text-align: center;
}

#hnav_inner{
	color: #3366FF;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 790px;
}
#content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#vidplayer {
	border: 1px solid #000000;
	margin: 5px;
	float: right;
	width: 272px;
	background-color: #000000;
}


#footer {
	height: 15px;
	margin-right: -4px;
	margin-left: -10px;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.text09 {
font-size: 9px;
}
.text10 {
font-size: 10px;
}
.text12 {
font-size: 12px;
}
.text14 {
font-size: 14px;
}
#pictxtboxleft {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#pictxtboxlefttxt {
	margin-top: 55px;
	text-align: left;
	float: right;
	height: 200px;
	width: 300px;
	margin-right: 10px;
}

#pictxtboxright {
	margin-top: 10px;
	margin-bottom: 10px;
}
#pictxtboxrighttxt {
	margin-top: 55px;
	margin-bottom: auto;
	float: right;
	height: 200px;
	width: 300px;
	margin-right: 10px;
}
