

/* Global  ------------------------------------------------------------------ */



/* Body  --------------------------------------------------------------- */

BODY {
	background-color: #000000;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


background-image:url(images/back4b.jpg);
               background-repeat:no-repeat;
               background-attachment:fixed;
			   background-position:center;
			   
			   
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;

}


.randombg {
	background-image:url(../bgimages/rotator.php);
	background-repeat:no-repeat;
}
.copy
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;

.nav {
	
	color: #fff;
	font-size: 10pt;
	text-align: center;
	line-height: 1.5em;
	padding-top: 2px;
}

.nav a {
	color: #fff;
		text-decoration: none!important;
}

.nav a:active
{
	color: #fff;
}

.nav a:visited
{
	color: #fff;
}

.nav a:hover
{
	color: #8bc4ff;
}

.social {
	

	height: 35px;
}


.social a {
	font-size: 11px;
	vertical-align: 9px;
	color: black;
	text-decoration: none!important;
	
}


.social a:active
{
	color: #fff;
}

.social a:visited
{
	color: #fff;
}

.social a:hover
{
	color: #6189b2;
}

.promos a {
	font-size: 10px;
	color: #fff;
	text-decoration: none!important;

}
.promos a:active
{
	color: #fff;
}

.promos a:visited
{
	color: #fff;
}

.promos a:hover
{
	color: #6189b2;
}


