 body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Helvetica Neue Bold", "Futura Medium", "Arial Bold", "Verdana Bold", sans-serif;
	font-size: 100%;
	background-color: #FFF;
}
.twoColFixLt #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1254px;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: auto;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 250px;
	padding-left: 0px;
	background-color: #FFF;
	margin: 0px;
}
.twoColFixLt #sidebar1 a {
	font-family: "Helvetica Neue Light", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #CCC;
	text-decoration: none;
	display: block;
	background-color: #000;
	padding-left: 50px;
	padding-right: 5px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1pt;
}

.twoColFixLt #sidebar1 a:visited {
	color: #CCC;
	text-decoration: none;
}
.twoColFixLt #sidebar1 a:hover {
	color: #F90;
	text-decoration: none;
	background-color: #333;
}

.twoColFixLt #sidebar1 a:active {
	color: #CCC;
	text-decoration: none;
	background-color: #333;
}


.twoColFixLt #homeLink {
	font-family: "Helvetica Neue Bold", "Futura Medium", "Arial Bold", "Verdana Bold", sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: right;
	letter-spacing: 1pt;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.twoColFixLt #mainContent {
	background-color: #FFF;
	padding: 0;
	float: left;
	text-align: left;
	margin: 0;
	width: 992px;
} 
.twoColFixLt #topCorner {
	margin: 0px;
	padding: 0px;
}
.twoColFixLt #topCorner img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.vdoName   {
	font-family: "Helvetica Neue Light", Verdana, Arial, sans-serif;
	color: #F90;
	font-size: 14pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	letter-spacing: 1pt;
}
.twoColFixLt #mBody {
	margin: 0px;
	background-color: #000;
	width: 932px;
	text-align: left;
	color: #FFF;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.twoColFixLt #mBody p {
	color: #CCC;
	font-size: 8pt;
	font-family: "Helvetica Neue Light", Verdana, Arial, sans-serif;
	letter-spacing: 1pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 15pt;
}
.twoColFixLt #mBody embed {
	margin: 0px;
	padding: 0px;
	height: 335px;
	float: left;
}
.imageview{
	margin: 0px;
	padding: 0px;
	height: 335px;
	float: left;
}
.twoColFixLt #bottomCorner {
	margin: 0px;
	padding: 0px;
}
.twoColFixLt #textBox {
	width: 425px;
	margin: 0px;
	float: right;
	text-align: left;
	padding: 0px;
}
.twoColFixLt #textBox a {
	font-family: "Helvetica Neue Light", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #CCC;
	text-decoration: none;
	display: block;
	background-color: #000;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1pt;
	line-height: 125%;
	float: left;
	margin-right: 0px;
	padding: 0px;
}

.twoColFixLt #textBox a:visited {
	color: #CCC;
	text-decoration: none;
}
.twoColFixLt #textBox a:hover {
	color: #F90;
	text-decoration: none;
	background-color: #333;
}

.twoColFixLt #textBox a:active {
	color: #CCC;
	text-decoration: none;
	background-color: #333;
}

.twoColFixLt #bottomCorner img {
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.nav {
	list-style-type:none;
	padding: 0;
	}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLt #pageName {
	font-family: "Helvetica Neue Bold", "Futura Medium", "Arial Bold", "Verdana Bold", sans-serif;
	font-size: 18pt;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
	letter-spacing: 1pt;
	margin: 0px;
}
.twoColFixLt #pageName p {
	font-family: "Helvetica Neue Bold", "Futura Medium", "Arial Bold", "Verdana Bold", sans-serif;
	font-size: 18pt;
	color: #000;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
}

.listUsed {
	font-family: "Helvetica Neue Light", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #C1B57F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	letter-spacing: 1pt;
}
.twoColFixLt #homeLink a:link {
	color: #000;
	text-decoration: none;
}
.twoColFixLt #homeLink a:visited {
	color: #000;
	text-decoration: none;
}
.twoColFixLt #homeLink a:hover {
	color: #F90;
	text-decoration: none;
}
.twoColFixLt #homeLink a:active {
	color: #F90;
	text-decoration: none;
}


 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #sidebar1 { padding-top: 30px; }
.twoColFixLt #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.twoColFixLt #mBody table p {
	margin: 0px;
	padding: 0px;
}
.twoColFixLt #container #mainContent #mBody table {
	text-align: center;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLt #container #mainContent #mBody table p {
	font-family: "Helvetica Neue Light", Verdana, Arial, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}
.twoColFixLt #container #mainContent #mBody table tr td {
	text-align: center;
	margin: 0px;
	border: 1px dashed #000;
	padding: 0px;
}

.twoColFixLt #container #mainContent #mBody table a {
	color: #CCC;
	text-decoration: none;
}

.twoColFixLt #container #mainContent #mBody table a:visited {
	color: #CCC;
	text-decoration: none;
}
.twoColFixLt #container #mainContent #mBody table a:hover {
	color: #F90;
	text-decoration: none;
	background-color: #333;
}

.twoColFixLt #container #mainContent #mBody table a:active {
	color: #CCC;
	text-decoration: none;
	background-color: #333;
}

.contact {
	font-family: "Helvetica Neue Bold", "Futura Medium", "Arial Bold", "Verdana Bold", sans-serif;
	font-size: 10pt;
	line-height: 125%;
	color: #999;
	text-decoration: none;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.name {
	font-family: "Helvetica Neue Light", Verdana, Arial, sans-serif;
	color: #666;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
