body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #333;
	background-color: #fff;
	}
	
h1 {
	text-indent: -10000px;
	width: 272px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/cerebytebanner.gif);*/
	float:left;
	}
	
h2 {
	padding-top: 1px;
	line-height: 1.4em;
	font-size: 26px;
	font-weight: bold;
	color: #3C466F;
	padding-bottom: 10px;
	border-bottom: #BF9200 1px solid;
	width: 720px;
	}
	
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #AF9000;
	}
	
h4 { 
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	}
	
p {
	}

	
#wrapper {
	width: 940px;
	margin: 5px auto;
	padding: 0px;
	
	}
	
#header {
	background-image: url(../images/cerebytebanner.gif);
	background-repeat:no-repeat;
	width: 940px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	}

#HeaderLinkContainer{
	float:right; 
	width:auto; 
	position:relative;
	padding-top:40px;

}
.addcommentsbutton{
	text-align:center; 
	padding-bottom:5px;
}
	
#main {
	width: 940px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	}
	
#divider {
	width: 719px;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #3A4D80;
	}
	
	
#nav {
	width: 940px;
	height: 18px;
	background-color: #3A4D80;
	}
	
#nav ul {
	list-style-type: none;
	}
	
#nav li {
	margin: 0px;
	margin-top: 2px; 
	padding-left: 5px;
	padding-right: 5px;
	#margin-bottom: 1px;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	text-align: center;
	cursor: pointer;
	float: right;
	border-left: solid #CFDAEE 1px;
	}
	
#nav a:link {
	color: #fff;
	text-decoration: none;
	}
#nav a:visited {
	color: #fff;
	text-decoration: none;
	}	
#nav a:hover {
	color: #fff;
	text-decoration: underline;
	}	
	
#content {
	width: 720px;
	float: right;
	#margin-top: 10px;
	}
	
#content a:link {
	color: #AF9000;
	text-decoration: underline;
	}
	
#content a:visited {
	color: #AF9000;
	text-decoration: underline;
	}
	
#content a:hover {
	color: #993300;
	text-decoration: underline;
	}
	
label{
	display:block;
	text-align:right;
}
	
#footer {
	width: 940px;
	margin: 10px auto;
	border-top: #CCC 1px solid;
	font-size: 11px;
	color: #888;
	text-align: center;
	}
	
#footer ul {
	list-style: inside;
	}
	
#footer li {
	list-style-type: none;
	display: inline;
	margin: 0px 7px 0px 0px;
	
	}
	
#footer a:link {
	color: #888;
	text-decoration: none;
	}
	
#footer a:visited {
	color: #888;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #3A4D80;
	text-decoration: none;
	}
	
#splash1 {
	margin-top: 10px;
	width: 620px;
	height: 358px;
	padding: 20px;
	background-image: url(../images/gradient_02.jpg);
	background-position: right;
	float: left;
	color: #FFF;
	}
	
#splash1 a:link, #splash1 a:visited {
	color: #C39A28;
	text-decoration: underline;
	}
	
#splash1 a:hover {
	color: #999;
	text-decoration: underline;
	}
	
#littlesplash1 {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	color:#000000;
	width:270px;
	}
	
#littlesplash1a {
	margin-top: 10px;
	#margin-top: 7px;
	margin-left: 10px;
	float: left;
	}
	
#littlesplash2 {
	margin-top: 5px;
	margin-right: 15px;
	float: left;
	}
	
#littlesplash3 {
	margin-top: 5px;
	float: left;
	}
	
#littlesplash4 {
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px 10px 10px 25px;
	font-size: 15px;
	width: 95px;
	height: 135px;
	background-image: url(../images/box4.jpg);
	float: left;
	color: #FFF;
	}
	
.more {
	font-size: 13px;
	font-weight: normal;
	color: #3A4D80;
	}
	
.black {
	color: #000;
	}
	
.blue {
	color: #3A4D80;
	}
	
.gold {
	color: #BBA126;
	}
	
.white {
	color: #FFF;
	}
	
.splashhead {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 1.3em;
	}
		



.mainlinks{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 270px; /* width of menu */
	
	}

.mainlinks li{
	padding-top: 10px; /* Vertical (top/bottom) padding for each menu link */
	}

.mainlinks li a{
	background: url(../images/LandingPageButton.JPG) no-repeat; /*color of menu by default*/
	font: bold 13px Helvetica, Arial, sans-serif;
	display: block;
	vertical-align:middle;
	color: #ffffff;
	width: auto;
	height:67px;
	text-decoration: none;
	}

.mainlinks li a:visited, .mainlinks li a:active{
	color: white;
	text-decoration: none;
	}

.mainlinks li a:hover{
	color: white;
	text-decoration: none;
	}
	
.mainlinks .textalign{
	padding-top: 26px;  /*Vertical (top/bottom) padding for each menu link*/ 
	padding-bottom: 26px;
	text-indent: 30px;
	text-decoration: none;
	}


/***** Rss Styles  *****/
.RssFeed{
	background-image:url(../images/JournalButton.JPG);
	height:91px;
	width :270px;
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	border:none;
	}

#rssstyles {
	font: bold 12px Helvetica, Arial, sans-serif;
	padding-top:5px;
	padding-left:30px;
	padding-right:3px;
	
	}
	
/*#rssstyles a, #rssstyles a:visited, #rssstyles a:active {
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
#rssstyles a:hover {
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}*/

.RssFeed a, .RssFeed a:visited, .RssFeed a:active {
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
.RssFeed a:hover {
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}		

.RSSHeader {
	font: 11px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding-left:30px;
	padding-top:5px;
	border:none;
}	

#rssstyles .gfc-title{
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
#rssstyles .gfc-resultsHeader {
	border-bottom: 0px;
}
	
#rssstyles .gfc-result .gf-title {
 	overflow:visible;
}		

.readmorelink{
	font:  11px Helvetica, Arial, sans-serif;
  	color: #ffffff;
 	text-align:right;
  	padding-right:10px;	
	padding-top:3px;
}
	
	

	
