body {	
	background: url("images/bgGlobal.jpg");
	background-repeat: repeat-x;
	background-color: #00011f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.0em;	
	padding: 0px; 
	margin: 0px;
	text-align: left;	
	}	
	
p {
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin: 2px 0px 0px 3px;
	}
	
li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin: 2px 0px 0px 3px;
	}
	
h1 {font-size: 1.45em; color:#1c324a; margin-bottom:8px;}
h2 {font-size: 1.05em; color:#1c324a; margin-bottom:0px;}
h3 {font-size: 1.0em; color:#1c324a; margin-bottom:0px;}
h4 {font-size: 0.9em;}


a {color: #000;font-weight:normal;}	
a:hover {color: #359fae;font-weight:normal;}	
a img { border: 0px; }

h1 a {color: #377f89;font-weight:bold; font-size: 0.7em;}
h1 a:hover {color: #359fae;font-weight:bold; font-size: 0.7em;}
h2 a {color: #377f89;font-weight:normal;}
h3 a {color: #377f89;font-weight:normal;}
h4 a {color: #000;font-weight:normal; margin-left: 20px;}

hr.spacerNews {color:#808080; width:140px; height:1px; line-height:1px; border-bottom:0; border-top-style:solid;}

/*a {color: #377f89;font-weight:normal;}*/


.small {
	font-size: 0.8em;
	line-height: 12pt;
	}

.smaller {
	font-size: 0.7em;
	line-height: 11pt;
	}
	
.smallest {
	font-size: 0.6em;
	line-height: 10pt;
	}


#topOfPageLink {
	text-align: right;
	font-size: 0.7em;
	padding-right: 10px;
	}
	
.middle {
    /*vertical-align: middle;*/
}
	
	
/*----------- Main Divisions -----------*/

#content {
    padding: 0;
	margin: 0 auto;
	height: 782px; 
	width: 991px;
	}

#bodyWrapper {
	width: 990px;
	margin-left: 10px;
	border: 0px solid green;
	position: relative;		
	float: left;
	display: inline;	
	padding-bottom: 0px;	
	}	

#contentHolder {
	width: auto; 	
	height: 555px;	 /* change back to auto*/
	border: 0px black solid;
	margin-left: 5px;
	float: left;
	}

#MainContentWrapper {
	width: 590px;
	height: auto; 
	float: left;
	border: 0px solid red;
	background: url("images/bgMainContent.gif");
	margin: 0px;
	padding: 0px;
	}	
	
#floatWrap {
	float:left;padding:0px;width:590px;border:0px red solid;	
	}

#flash_featured {
    margin-left: 11px;
}


/*-----------Formative Elements-----------*/


.floatL {float:left;}
.floatR {float:right;}
.mgnt5px {margin-top: 5px;}
.mgnt0px {margin-top: 0px;}
.mgnL10px {margin-left: 10px;}
.mgnL5px {margin-left: 5px;}
.btm5px {padding-bottom: 15px;}
.mgnb5px {margin-bottom: 5px;}
.white {color:white;}
.red {color:red;}
	
	

	
/*----------- Top Nav -----------*/	

#headerWrapper {
	width: 990px;
	height: auto;
	border: 0px red solid;
	margin: 0; 
	padding:0;
	}	

#header {
	width: 990px;
	height: 148px;
	border: 0px pink solid;
	background: url("images/logoLong.gif") top left no-repeat;
	margin: 20px 0 0 0; 
	padding:0;	
	}	

#header2 {
	width: 990px;
	height: auto;
	border: 0px red solid;
	margin: 0; padding:0;
	}	

#GalaxNav {
	width: 580px;
	height: 38px;	
	padding:0;
	}	
	

#loginBox {
	width: 326px;
	height: 104px;
	position: relative;
	margin: 8px 0 0 225px;
	background: url(images/login_bg.gif) center no-repeat;
	font-size: 0.55em;
	border: 0px pink solid;
	}
	
#signIn, #WelcomeUser {
	width: 148px;
	height: 104px;
	float: left;
	/*border-right: solid 1px white;*/
	padding: 20px 0 0 7px;
	text-align: center;
	/*border: solid 1px red;*/
	}
	
#login, #UserMenu {
	width: 155px;
	height: 104px;	
	float: left;
	padding: 8px 0 0 15px;
	text-align: left;
	font-size: 1.35em;
	text-transform: none;
	color: #dcfc64;
	/*border: solid 1px red;*/
	}

#signIn img {
    padding: 5px 0;
}

#login img {
    padding: 0;
    margin: 0;
}

#login a:link {color: #DCFC64;}
#login a:visited {color: #DCFC64;}
#login a:hover {color: #81B3D7;}

#UserMenu a:link {color: #DCFC64;}
#UserMenu a:visited {color: #DCFC64;}
#UserMenu a:hover {color: #81B3D7;}

	
/*----------- Sub Nav -----------*/	

#SubNav {
	font-size: 0.75em;
	color: #FFF;
	width: 227px;
	height: auto;
	background: url("images/headertop.gif") top left no-repeat;
	}
	
#SubNav a {
	display: inline;
	background: none;
	float: left;
	margin: -7px 0 0 13px;
	height: 32px;
	width: 216px;
	color: #cef7fc;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
	}
	
#SubNav a:hover {
	background: url("images/subnav_hover.gif") center right no-repeat;
	color: black;
	cursor: pointer;
	}
	
#SubNav a span { margin: 6px 0 0 13px; float: left;}

#SubNav a:hover#null { background: none;}	




/*----------- Content Home Left -----------*/

#loginFlash {
	width: 250px;
	height: 90px;
	position: absolute;
	z-index: 6;
	top: 0;
	left: 0;
	}


#BigRip {
	background: url(images/bgColumnLeft.gif) top right no-repeat;
	width: 227px;
	height: 249px;
	}

#Intro {
	width: 227px;
	height: auto;
	float: left; 
	border: 0px solid white;
	background: url("images/headertop.gif") top left no-repeat;
	margin: 0px;padding: 0px;
	}
	
#Intro H1 {
	font-size: 0.9em;
	color: #FFF;
	padding: 0px 0px 0px 12px;
	margin: 0px;	
	}	
	
#Intro p {
	font-size: 0.75em;
	color: #FFF;
	padding: 3px 5px 3px 12px;
	margin: 0px;	
	}		
	
#Intro a {color: #FFF;font-weight:bold;}	
#Intro a:hover {color: #d8f900;font-weight:bold;}	


#Feature {
	width: 227px;
	height: auto;
	border: 0px solid white;
	margin: 0px;padding: 0px;
	}
	
#FeaturedContent {
	width: 227px;
	height: auto;
	float: left; 
	border: 0px solid red;
	background: url("images/bgFeature.gif") top left repeat;
	margin: 0px; padding:0px;
	padding-top: 8px;
	}	
	
#Feature H1 {
	font-size: 0.9em;
	color: #609;
	padding: 0px 0px 0px 12px;
	margin: 0px;	
	}	
	
#Feature p {
	font-size: 0.75em;
	color: #000;
	padding: 3px 5px 3px 13px;
	margin: 0px;	
	}		
	
#Feature a {color: #609;font-weight:bold;}	
#Feature a:hover {color: #000;font-weight:bold;}	

.feature {margin-left:10px;float:left;}

#secretCode {
	background: url(images/bgSecretCode.gif) repeat-y;
	color: white;
	padding-left: 20px;
	font-size: 0.8em;
	height: 70px;
	}


#BigRip H1 {
	font-size: 0.9em;
	color: #FFF;
	padding: 0px 0px 0px 17px;
	margin: 0px;	
	}	
	
#BigRip p {
	font-size: 0.75em;
	color: #FFF;
	padding: 3px 5px 3px 17px;
	margin: 0px;	
	}		
	
#BigRip a {color: #FFF;font-weight:bold;}	
#BigRip a:hover {color: #d8f900;font-weight:bold;}	





/*----------- Content Home Center -----------*/






/*----------- Global Footer  -----------*/


#NetworkFooter {
	width: 730px;  
	/*background: url(images/CorusLogo.gif) top right no-repeat;*/
	margin-right: auto;
	margin-left: auto;
	float: left;
	border: 0px red solid;
	}

.footerSub {	
	margin: 5px 0px 5px 95px; 
	padding-bottom: 10px; 
	text-align: center; 
	border: 0px blue solid;
	}
		
.footerSub a {color: #88a2ca;font-size:0.90em;}			
.footerSub a:hover {color: #FFF;font-size:0.90em;}	
.footerLegal {color: #FFF;font-size:.8em;}


	/* 
#corusWrapper {
	width: 600px;
	border-top: 1px #385472 dotted;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}

#corusWrapper img {float: left;}

.corusLinks {
	font-size: .7em;	
	margin: 0px 0px 3px 99px;
	line-height: 1.7em;
	color: white;
	}

.corusLinks a {
	color: #88a2ca;
	text-decoration: underline;
	}

.corusLinks a:hover {color: #fff;}	
blair was here '06 */




/*----------- Ads -----------*/


#leaderboard {
	width: 900px;
	height: 90px;
	border: 0px red solid;
	background: url("images/ad_bg_leader.gif") top right no-repeat;
	margin: 0 25px;
	padding-right: 15px;
	z-index: 1;
	/*position: absolute;*/
	/*left: -12px;*/
	text-align: right;
	}	


#skyscraper {
    width: 122px;
	height: 600px;
	float: left;
	text-align: center;
	border: 0px red solid;
	background: #090F31 url("images/ad_bg_sky.gif") top left no-repeat;
	padding-top: 15px;
	margin-left: 8px;
	}


/***********************************************************************************************************/
/***********************************************************************************************************/
/***********************************************************************************************************/

a {color: #377f89;font-weight:normal;}	
a:hover {color: #359fae;font-weight:normal;}	


#bodyWrapper {
    background: url("images/bg_homecenter.gif") 227px 250px repeat-y;
	}	
	
/*----------- Home Page Specific Section Divs -----------*/



#HomeLeft {
	width: 227px;
	height: auto; /* change to auto*/
	border: 0px solid white;
	background: url("images/bgUsers2.gif");
	margin: 0px;padding: 0px;
	}

#HomeCenter {
	width: 364px;
	height: auto; /* change to auto*/
	float: left;
	border: 0px solid white;
	background: url("images/bg_homecenter.gif");
	margin: 0px;
	padding: 0px;
	}

#HomeRight {
	width: 228px; /* confirmed width */
	height: auto; /* change to auto*/
	background: url("images/bg_homeright.gif");
	border: 0px solid pink;
	margin: 0px;
	padding: 0px;
	}	
	
	



/*----------- Content Home Left -----------*/

#Intro {
	width: 227px;
	height: auto;
	float: left; 
	border: 0px solid white;
	background: url("images/headertop2.gif") top left no-repeat;
	margin: 0px;padding: 0px;
	}
	
#Intro H1 {
	font-size: 0.9em;
	color: #FFF;
	padding: 0px 0px 0px 14px;
	margin: 0px;	
	}	
	
#Intro p {
	font-size: 0.75em;
	color: #FFF;
	padding: 3px 5px 3px 14px;
	margin: 0px;	
	}		
	
#Intro a {color: #FFF;font-weight:normal;}	
#Intro a:hover {color: #d8f900;font-weight:normal;}	


#Feature {
	width: 227px;
	height: auto;
	border: 0px solid white;
	margin: 0px;padding: 0px;
	}
	
#FeatureContent {
	width: 227px;
	height: auto;
	float: left; 
	border: 0px solid white;
	background: url("images/bgFeature2.gif") top left repeat;
	margin: 0px;padding: 0px;
	padding-top:8px;
	}	
	
#Feature H1 {
	font-size: 0.9em;
	color: #609;
	padding: 0px 0px 0px 12px;
	margin: 0px;	
	}	
	
#Feature p {
	font-size: 0.75em;
	color: #000;
	padding: 3px 5px 3px 13px;
	margin: 0px;	
	}		
	
#Feature a {color: #609;font-weight:bold;}	
#Feature a:hover {color: #000;font-weight:bold;}	




#BigRip {
	background: url(images/bgColumnLeft2.gif) top right no-repeat;
	width: 227px;
	height: 249px;
	}
	
#BigRip H1 {
	font-size: 0.9em;
	color: #FFF;
	padding: 0px 0px 0px 17px;
	margin: 0px;	
	}	
	
#BigRip p {
	font-size: 0.75em;
	color: #FFF;
	padding: 3px 5px 3px 17px;
	margin: 0px;	
	}		
	
#BigRip a {color: #FFF;font-weight:bold;}	
#BigRip a:hover {color: #d8f900;font-weight:bold;}	



#webcode {
	width:190px;
	margin-left:15px;
	border:0px red solid;
	}	

#webcode H1 {
	margin-left:-14px;
	margin-bottom:-10px;
	}	




/*----------- Content Home Center -----------*/

#CenterFooter {
	position: absolute;
	bottom: 145px;
	z-index: 2;
	background: url(images/bgColumnCenter.gif) top left no-repeat;
	width: 390px; 
	height: 39px;
	left: 217px;
	}

#FrameBottom {
	position: absolute;
	z-index: 1;
	top: 265px;
	float: left;
	left: 213px; 
	/*padding-top:13px;---add this for a flash promotable*/
	}

#News {
	width: auto;
	height: auto;
	float: left; 
	border: 0px solid green;
	margin: 0px;padding: 0px;
	margin-top: 55px;
	}
	
#News H1 {
	font-size: 1.2em;
	color: #377f89;
	padding: 0px 0px 0px 17px;
	line-height: 0.8em;
	margin: 0px;	
	}	
	
#News H2 {
	font-size: 0.8em;
	color: #999;
	padding: 4px 0px 0px 18px;
	margin: 0px;	
	}		
	
#News p {
	font-size: 0.75em;
	color: #000;
	padding: 4px 15px 3px 17px;
	margin: 0px;	
	}		
	
#News a {color: #000;font-weight:normal;}	
#News a:hover {color: #359fae;font-weight:normal;}	




/*----------- Content Home Right -----------*/



#PlaySafe {
	width: 228px; 
	background: url(images/bgPlaySafeMid.gif) top left repeat-y;
	}

#Screens {
	width: 220px;
	height: auto;
	float: left; 
	border: 0px solid white;
	padding-bottom: 10px;
	padding-right:3px!important;padding-right:0px; 
	margin: 0px;
	background-color: #171835;
	}
	
#Screens H1 {
	font-size: 0.9em;
	color: #FFF;
	padding: 0px 0px 0px 10px;
	margin: 0px;	
	}	
	
#Screens p {
	font-size: 0.75em;
	color: #FFF;
	padding: 3px 7px 3px 10px;
	margin: 0px;	
	}		
	
.img {
	margin: 3px 0px 3px 10px;	
	border: 5px solid #395580;
	}		
	
#Screens a {color: #FFF;font-weight:bold;}	
#Screens a:hover {color: #d8f900;font-weight:bold;}	


#Clans {
	width: 228px;
	height: auto;
	float: left; 
	background: url("images/bgClans.gif") top left repeat;
	border: 0px solid white;
	margin: 0px;padding: 0px;
	}
	
#Clans H1 {
	font-size: 0.9em;
	color: #FFF;
	padding: 0px 0px 0px 10px;
	margin: 0px;	
	}	
	
#Clans p {
	font-size: 0.75em;
	color: #FFF;
	padding: 3px 7px 3px 10px;
	margin: 0px;	
	}		
	
#Clans a {color: #FFF;font-weight:bold;}	
#Clans a:hover {color: #d8f900;font-weight:bold;}	


/* popup registration */

/* Login Popups */
.BlackDiv
{
	filter:alpha(opacity=40);
	left:0;
	opacity:0.4;
	position:absolute;
	top:0;
	width:100%;
	background-color:#000000;
}
.PopupDiv 
{
	background-color:#CCCCCC;
	border:2px solid black;
	color:#000000;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	position:fixed;
	width:526px;
	z-index:3;
}


.PopupDiv #btnQuit
{
	width:100%;
	text-align:right;
}

.PopupDiv #UserAgreements
{
	margin:auto;
	width:500px;
	height:auto;
}
.PopupDiv #btnDiv
{
	text-align:center;
}

.PopupDiv #EditAccount
{
	height:auto;
	margin:auto;
	width:500px;
	text-align:left;
}	

.sectionBody #EditAccount
{
	height:auto;
	margin:auto;
	width:500px;
	color:White;
	margin-bottom:10px;
}

.LoginError
{
	background-color:#CCC;
	border:2px solid black;
	color:#000;
	font-size: 13px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10%;
	padding:15px;
	position:relative;
	text-align:center;
	width:auto;
}
/* end Login Popups*/

/* Login boutons */

.btnLogIn
{
	background: url(en/images/login_btn_ok.gif) no-repeat top left;
	height : 16px;
	width : 24px;
	border:0px;
}
.btnLogIn:hover
{
	background: url(en/images/login_btn_ok_over.gif) no-repeat top left;
}
.btnSignIn
{
	background: url(en/images/login_btn_signUp.gif) no-repeat top left;
	height : 23px;
	width : 96px;
	border:0px;
}
.btnSignIn:hover
{
	background: url(en/images/login_btn_signUp_over.gif) no-repeat top left;
}

/* end login boutons */

/* AdminTools */

.NameToApprouve
{
	color:White;
}

/* end Admin Tools*/

.Terms
{
	border:1px solid white;
	height:300px;
	margin-bottom:15px;
	overflow:auto;
}
.Terms div	
{
	margin : 10px;
	text-align:left;
}

/* end structure */

