@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background: url(../images/pageBack.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
#page {
	margin: 10px auto;
	width: 864px;
}
#vidpage {
	margin: 10px auto;
	width: 560px;
}
#pageTop {
	background: url(../images/pageBackTop.jpg) no-repeat left top;
	width: 100%;
	min-height: 706px;
	vertical-align: bottom;
	padding-top: 10px;
}
#pageBot {
	background: url(../images/pageBackBot.jpg) no-repeat left bottom;
	min-height: 317px;
	width: 100%;
	width: 864px;
	bottom: 12px;
	height: 100%;
}
#pageBotCap {
	background: url(../images/pageBackBotCap.png) left bottom;
	height: 12px;
	width: 100%;
	width: 864px;
	bottom: 0px;
}
.wpane02 {
	background: #FFFFFF url(../images/whitePanel_02.png) repeat-x left top;
}
.wpane04 {
	background: #FFFFFF url(../images/whitePanel_04.png) repeat-x left top;
}
.wpane05 {
	background: #FFFFFF url(../images/whitePanel_05.png) repeat-x left top;
}
.wpane06 {
	background: #FFFFFF url(../images/whitePanel_06.png) repeat-x left top;
}
.wpane08 {
	background: #FFFFFF url(../images/whitePanel_08.png) repeat-x left top;
}
#contentPane {
	z-index: 100;
	clear: both;
	display: block;
}


h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0.5em 0;
}

li,dd {
	margin-left:1em;
}

fieldset {
	padding:.5em;
}

body {
	background: #333333 url(../images/pageBack.png) repeat-x left top;
}
tr, p, div {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000033;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
hr {
	color: #CC3300;
	height: 1px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
ul.mainnav {
	list-style-type: none;
}
ul.mainnav li {
	height: 30px;
	width: 160px;
	margin: 0px auto 4px;
}
ul.mainnav a {
	text-align: center;
	display: block;
	height: 30px;
	width: 160px;
	background: url(../images/menu_a.png) no-repeat center top;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
}
ul.mainnav a:hover {
	color: #000033;
	background: url(../images/menu_c.png) no-repeat center top;
}
