/*
-----------------------------------------------
CCS, Inc Styles
Version:  1 May 2006
----------------------------------------------- */

/* Structure
----------------------------------------------- */
body {
  margin:0;
  padding:0 0 0 2px;
  background-color: #fff;
  font:11.5px/1.4em Verdana, Arial, Helvetica, sans-serif;
}

/* Stop WinIE6 from calculating width of
italicized text twice, thereby wrecking layout
----------------------------------------------- */
* html em {
  font-style: normal;
  font-weight: bold;
}

/* Wrapper - contains the shadow-border behind the main area
----------------------------------------------- */
body #wrapper	{
	color: #000;
	margin: 0;
	padding: 0;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align: left;
	width: 100%;
	}
html>body #wrapper {
 /* Correct value for browsers that don't suffer from IE Win's bugs*/ 
}  

 
/* Header
----------------------------------------------- */
#header {
  display: none;
  }


/* Content
----------------------------------------------- */
#container, #containerMain
{
	float: none;
	width: 100%;
	overflow: visible;
	position: static; 
	background-color: #fff;
}

#containerMain
{
	background-color: #fff;

}
#containerNav
{
	float: none;
	width: 100%;
	background-color: #fff;
	position: static; 
	right: 0;
	border-right: solid 1px #666;
}
#containerNavMain
{
	float: none;
	width: 100%;
	background-color: #fff;
	position: static; 
	right: 0;
}

#nav
{
	display: none
	
}
#content {
  background-color: #ffffff;
  float: none;
  width: 100%;
  position: static; 
  left: 0;
  overflow: visible;
  }
  
 #contentMainPage{
 background-color: #fff;
 background-image: url(../images/main03-soft.jpg);
  float:none;
  width: 100%;
  position: static; 
  left: 0;
  overflow: visible;
  color: white;
  }

#menufoot
{
	display: none;
}

#content-side {
 display: none;
 }
#statsImage
{
	display: none;
}
.ovContent
{
width: 95%;
}
.rhMenu
{
	display: none;
}

