/* Start of CMSMS style sheet 'Genes' */
*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #000 url(uploads/images/jgenes/bg.jpg) no-repeat;
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1)
}
a
{
	outline: none;
	text-decoration: none;
}
a:link,
a:visited
{
	outline: none;
	text-decoration: none;
	color: #852c00;
}
a:hover
{
	text-decoration: none;
}
p
{
	margin: 0 0 18px;
}
img
{
	border: none;
}
input
{
	vertical-align: middle;
}
#wrapper
{
	margin: 0 auto;
	width: 800px;
}
h1, h2
{
	color: #9ace00;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	margin: 25px 0 0;
	padding: 0;
	padding-bottom: 14px;
}
h2
{
	font-size: 27px;
}
#middle div.sidebar.sl h5 a {
  color: #9ace00;	
  font-size: 17px;

}

div.link {
	padding-left: 18px;
	padding-top: 10px;
}
p.heading_text
{
	color: #fff;
	font-size: 14px;
	line-height: 19px;
	margin: 0;
	padding: 0;
}
#header
{
	background: url(uploads/images/jgenes/JourneyOfHumanity_header.jpg) no-repeat;
	height: 124px;
}
#header_g
{
	background: url(uploads/images/jgenes/JourneyOfHumanity_header_g.jpg) no-repeat;
	height: 124px;
}
div.link_1
{
	float: left;
	padding-left: 177px;
	padding-top: 22px;
	width: 610px;
}
#middle
{
	height: 1%;
	width: 100%;
}
#middle:after
{
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
#container
{
	float: left;
	width: 100%;
}
#content
{
	background-color: #fff;
	min-height: 476px;
	height:auto !important;
	height:476px;
	background: url(uploads/images/jgenes/JourneyOfHumanity_contentbg.jpg);
	padding: 20px 20px 30px 195px;
}
.sl
{
	background: url(uploads/images/jgenes/JourneyOfHumanity_sidebar.jpg) no-repeat;
	float: left;
	height: 476px;
	margin-left: -100%;
	position: relative;
	width: 160px;
	padding-right: 13px;
}
#middle div.sidebar.sl ul
{
	list-style-type: none;
	padding-left: 17px;
	padding-top: 4px;
}
#middle div.sidebar.sl ul li
{
	color: #fff;
	font-size: 24px;
	font-style: normal;
	padding-top: 16px;
	line-height: 20px;
}

#middle div.sidebar.sl ul.drawers li a {
	color: #fff;
}

#middle div.sidebar.sl ul.drawers li a.active {
	color: #9ace00;
}


#footer
{
	background: #BFF08E;
	height: 100px;
}
/* End of 'Genes' */

/* TinyMCE specific rule */
body.mceContentBody {
   background: #FFF;
}
/* End of 'Genes' */


/* End of 'Genes' */

