#nav { 
	margin-left: -500px; 
	position: absolute;
	top: 0px;
	left: 50%;
	width: 993px;
	height: 200px;
	visibility: visible;
} 


img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.imgPlayer {
		width: 22px;
		height: 22px;
		border: none;
		outline: none;
}


textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black; 	
}


TD,TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fefefe;
	margin-left: 40px;
}

.main {
	text-align: justify;
}

A {
	color: #fefefe;/*#ffffff;*/
	/*font-weight : bold;	*/
}

A:HOVER {
	color: #f9fc07;/*#F42A41;*/
	text-decoration: none;
	/*font-weight : bold;	*/
}

A.alt {
	color: #A7A78E;
	font-weight : bold;	
}

A.alt:HOVER {
	color: #F42A41;
	text-decoration: none;
	font-weight : bold;	
}


.h1{
	color : #F42A41;
	font-size : 12px;
	font-weight : bold;
}

.h2{
	color : #EDECEB;
	font-size : 12px;
	font-weight : bold;
}

.h3{
	color : #5B5B50;
	font-size : 10px;
	font-weight : bold;
}


LI{
	list-style-type: disc;
	list-style-position: outside;
}

.shipdisclaim
{
	font-size : 12px;
	color: black;
	font-weight : bold;
}

.featureHeading
{
	font-size : 12px;
	color: black;
	font-weight : bold;
}
	