html,body {
	background-color: #F2F0E2;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a, a:hover, a:visited {
	color:#24551B;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}


.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.wrapper {
	border: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cellspacing: 0px;
}

.header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-image: url('header_bg.gif');
	background-position: top left;
}

.contentfield {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-image: url('content_bottom_bg.gif');
	background-position: bottom left;
}

.foot {

}

.leftside {
	width: 113px;
	height: 454px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-image: url('border_left_bottom.gif');
	background-position: bottom left;
}

.rightside {
	width: 138px;
	height: 454px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-image: url('border_right_bottom.gif');
	background-position: bottom left;
}

.content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-y;
	background-image: url('contentbg.gif');
	background-position: top left;
	background-color: #FFFFFF;
}

.rigid {width: 985px; margin: 0 auto;
	background-color: #ffff0;
}

.float-wrapper-rigid {float: left; width: 847px;
     /*** This can be floated left or right ***/
}

.first-float-rigid {float: right; width: 734px;
     /*** This must be floated opposite 
		to .second-float ***/
	background-repeat: no-repeat;
	background-image: url('navigation.gif');
	background-position: top left;
	background-color: #ff000;
}

.second-float-rigid {float: left; width: 113px;
     /*** This must be floated opposite 
		to .first-float ***/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('border_left_upper.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #00ff00;
	text-align:bottom;
}

.third-float-rigid {float: right; width: 138px;
     /*** This must be floated opposite 
		to .float-wrap ***/ 
	background-image: url('border_right_upper.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #0000ff;
}

.clearfooter {clear: both;}

.address {
	border: 1px dotted #AACCAA;
	font-size: 8pt;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-align: center;
	color: #888888;
}

.address a, .adddress a:hover, .address a:visited {
	color:#676767;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}

.address a:hover {
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
}



#mplayer {
	width: 300px;
	height: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.csc-caption {
	font-size: 8pt;
	font-style: italic;
}
