.float-left{
	float:left;
}
.float-right{
	float:right;
}
.float-center{
	float:center;
}
body{
	margin:0;
	padding:0;
	text-align:center;
	background:url(../IMG/bgBody.jpg) fixed top left #5b5b5b repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}



/* Wrapper
============================================================================= */
div#wrapper{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:760px;
}

div#mainNav{
	width:760px;
	height:1000px;
}
td {
	font-size: 11px;
	line-height: 13px;
}

th {
	font-size: 11px;
	line-height: 13px;
}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}
a:hover {
	color: #ffffff;
	text-decoration: underline;


}
a.credits{font-size: 11px;color: #ffffff;font-weight: bold;text-decoration: none;}
a.credits:visited{font-size: 11px;color: #ffffff;font-weight: bold;text-decoration: none;}
a.credits:hover{font-size: 11px;color: #ffffff;font-weight: bold;text-decoration: none;}