body {
	font: normal 10px Arial, Helvetica, sans-serif; 
	color:#000000;
	font:normal;
	width:990px;
	margin:0;
	background:url('../images/body_bg.jpg') top repeat-x ;
	margin:auto;
	
	
}

/*header starts from here*/
#headermocc {
	height:95px;
	/*background:url('../images/header_bg.jpg') left no-repeat;*/
	background-color:#FFFFFF;
}

/*#headermocc h1 {
	font:280% Century Gothic;
	color:#fff;
	font-weight:none;
	padding:13px 20px 0 20px;
	letter-spacing:-1px;
}

#headermocc h1.right {
	color:#B9204E;
	float:right;
}

#headermocc h1 a {
	color:#fff;
	text-decoration:none;
}

#headermocc h1 a:hover {
	border:none;
}*/

a:link {
  color: #69c;
}

a:visited {
  color: #666699;
}

a:hover {
  color: #693;
}

a:active {
  color: #cc3333;
  text-decoration: none;
}

ul#navmocc {
	clear:both;
	font-size:11px;
	margin:0;
}
#logo a {
  text-decoration: none;
  color: #22229C;
  
}

#logo a:hover {
  text-decoration: none;
  color: #22229C;
  
}
ul#navmocc li {
	float:left;
	padding:10px 0;
	list-style:none;
}
ul {
  list-style: none;
  margin: 0 0 40px 50px;
  padding: 0;
}
			
ul#navmocc li a {
	padding:5px;
	font-weight:bold;
	color:#f1be26;
	text-decoration:none;
	margin:0 1px;
	background:url('../images/nav_a_hover.gif') bottom repeat-x;
}

ul#navmocc li a:hover {
	
	color:#fff;
}

ul#navmocc li a.active {
	background:url('../images/nav_a_hover.gif') top no-repeat #121212;
	color:#fff;
}
/*header ends here*/
/*body starts from here*/
.featuredcoach
{
background-image:url(../images/MyOnlineCareerCoach_WebPage_08.gif) repeat-y;
}


/*body ends*/
