/* ----------------------------------- */
/*             HIDE TEMPLATE STYLES    */
/* ----------------------------------- */
#domain_brand	{display: none;}
#header, #footer, #credit		{display: none;}
body	{ margin: 0; padding: 0; background: #e5e5e5; }
#container	{width: 100%; padding: 0; background: none;}
#content	{ background-image: none;margin: 0; padding: 0;  height: 100%; width: 100%;}
#center 	{background-image: none; width: 100%; padding: 0; height: 100%}

/*
#center{	
	margin: 0; 
	padding: 0;  
	height: 100%; 
	width: 100%; 
	background-image:url('../img/rc_splash_bg.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position: center; 
	border: 1px solid #e5e5e5;
	}
*/
/* ----------------------------------- */
/*             SPLASH PAGE             */
/* ----------------------------------- */


#splashMain	{
	height: 377px; 
	position: relative; 
	align:center; 
	padding: 0px;
	vertical-align: middle;
	background:#e5e5e5 url(../img/rc_splash_bg2.jpg) repeat-x;
	margin-top: 13%;
}
#splashImage { margin:15px 0 0 0; padding:0; height: 325px; float: left;}
#splashContent	{margin:0; padding; height: 325px; float: right; width:45%; background:transparent}
#splashHdr {position:relative;  margin-top:110px;}
#splashTeamEurope {position: relative; border: none; width: 223px; height: 26px; margin-top:40px;margin-left:75px;}
#splashTeamUSA {position: relative; border: none; width: 177px; height: 26px;  margin-top:20px;margin-left:75px;}
#splashCopy	{
	color:#9B9B9B;
	float:left;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:30px;
	left:8px;
	line-height:1.3em;
	margin-top:23px;
	position:relative;
	text-transform:uppercase;
	width:90%;
}


