body {
	background: url(../images/video/backVideo.gif) top left repeat-x;
	background-color: #FFFFFF;
	font: 8pt/16pt Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin: 0px;
	width:100%;
	text-align: center;
}

#pageHeader
{
	border-bottom: 0px;
	clear: right;
	display: block;
	height: 100px;
	margin: 0px 0 0 0;
	min-width: 980px;
}

#search
{
	display: height;
	max-height: 10px;
	position: relative;
	right: -570px;
	top: 127px;
}


#container
{
	margin: auto;
	text-align: left;
	width: 980px;
}
#content
{
	display: table;
}
#constant
{
	color: #FFFFCC;
	font-size: 95%;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

#page {
	background: url(../images/video/video_back.gif) top left repeat-x;
	width:980px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	min-height:600px;
	border:0px solid;
	border-width:0 0px 0px 0px;
	text-align:left;
}

/***** font styles *****/

.title
{
	border-bottom: 1px dotted #CCCC99;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	margin: 30px 0 10px 0;
	width: 505px;}
/*#bottom
{
	color: #999966;
	float: right;
	font-size: 95%;
	padding: 0 5px 0px 5px;
}*/
#constant
{
	color: #FFFFCC;
	font-size: 95%;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
p
{
	font: 8pt/16pt Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
#supportingText
{
	
	margin: 22px 0px 40px 0;
	padding: 0px 30px 0 0;
	text-align: left;
	width: 490px;
	float:left;
}

h1
{
	color:#333300;
	font-family:Verdena, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:300;
	text-transform:uppercase;
	padding:0px 0 5px 0;
	margin:0;
}
h2
{
	color:#333333;
	font-size: 12px;
	margin: 0px 0 0px 0;
	padding: 0px 0 0 0;
	font-family:Verdena, Arial, Helvetica, sans-serif;
	font-weight:300;
	text-transform:uppercase;

}

h3
{
	color: #324E25;
	font: normal 14pt georgia;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-decoration: none;
}

h4
{
	color:#333300;
	font-family:Verdena, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:300;
	text-transform:uppercase;
	padding:0px 0 5px 0;
	margin:0;
}

h5
{
	border-bottom: 0px;
	color:#330000;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:100;
}
h6
{
	color: #666633;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333300;
	margin: 0px 0 20px 0;
	padding: 10px 0 0 0;
}


