@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background: #003 url(/templates/lafb2008/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;
	margin-bottom: 0px;
}
#pageBot {
	/*background: url(../images/pageBackBot.jpg) no-repeat left bottom;*/
	min-height: 317px;
	width: 100%;
	width: 864px;
	bottom: 12px;
	height: 100%;
	padding-bottom: 12px;
}
#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;
}
.bpane02 {
	background: #e1ebf0 url(../images/bluePanel_02.png) repeat-x left top;
}
.bpane04 {
	background: #e1ebf0 url(../images/bluePanel_04.png) repeat-x left top;
}
.bpane05 {
	background: #e1ebf0 url(../images/bluePanel_05.png) repeat-x left top;
}
.bpane06 {
	background: #e1ebf0 url(../images/bluePanel_06.png) repeat-x left top;
}
.bpane08 {
	background: #e1ebf0 url(../images/bluePanel_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;
}

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: #000099;
}
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;
}
#banner {
	height: 100px;
	margin-bottom: 10px;
}
.textneeded, .red {
	font-weight: bold;
	color: #F00;
}
.legend {
	height: 80px;
	width: 424px;
	background: url(/templates/lafb2008/images/legend.png) no-repeat left top;
}
