/*  
Theme Name: Custom Base
Theme URI: http://www.Creativeevity.com
Description: A custom design fo...
Version: 1
Author: Gabe Marihugh
Author URI: http://www.Creativeevity.com

	More info

*/


body {
	background: #0D100B;
	font: 90%/1.5 Verdana, Geneva, sans-serif;
	margin: 0px;
	color: #333;
	padding: 0px;
	text-align: left;
}
#wrapperSingle {
	font-size:0.875em;
	background: url(images/contentBG2.jpg) repeat-y center;
	width: 938px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#wrapperDouble {
	font-size:0.875em;
	background: url(images/contentBG.jpg) repeat-y center;
	width: 938px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#topNavigation {
	height: 36px;
	margin: 0px;
	padding: 0px;
}
#topLogo {
	background: url(images/logo.jpg) no-repeat;
	height: 92px;
	margin: 0px;
	padding: 0px;
}
#pageHeaders {
	margin: 0px;
	padding: 0px;
}
#page {
	
}
#sideBar {
	float: left;
	width: 239px;
	margin: -10px 0px 0px;
	padding: 0px 25px 0px 50px;
}
#content {
	margin: 0px 0px 0px 314px;
	padding: 0px 55px 0px 35px;
	width: 534px;
}
#contentSingle {
	margin: 0px;
	padding: 0px 55px 0px 55px;
	
}
#page h2 {
	color: #05519A;
	font-size: 1.25em;
}
#content ul {
	padding-left: 65px;
	list-style: disc;
	padding-right: 55px;
}
a:link {
	color: #00AD56;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00B154;
}
a:hover {
	text-decoration: underline;
	color: #0055A1;
}
a:active {
	text-decoration: none;
	color: #05519A;
	text-align: left;
}
#footImg {
	background: url(images/foot.jpg) no-repeat;
	clear: both;
	height: 14px;
}
#footerLinks {
	font-size: xx-small;
	color: #FFF;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 938px;
}
#pageHeaders h1 {
	margin: 0px;
	padding: 00px;
}
.indent {
	margin-left: 35px;
}
#reportTable {
	text-align: center;
	clear: both;
}
#reportTable img {
	margin: 0px;
	padding: 10px 15px 0px;
}
#reportTable .pageNav {
	font-size: 1.5em;
}
#infoBox {
	float: right;
	width: 324px;
	text-align: left;
	height: 182px;
	margin-right: 60px;
}
.reportTop {
	text-align: left;
	width: 700px;
}
#infoBox h2 {
	margin-bottom: -15px;
}
#index2IntroBox {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 20px;
}
#sideBar ul {
	padding-left: 10px;
	list-style: none;
}


