body {
	background: #FFFFFF url(/images/mindpool/body_bg.gif) repeat-x left top;
	margin: 0;
}
#header {
	background: transparent url(/images/mindpool/header.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 333px;
	text-indent: -99999px;
}
#nav {
	margin: 0 auto;
	height: 45px;
	width: 779px;
}
#footer {
	background: #FFFFFF url(/images/mindpool/footer_rpt.jpg) repeat-x left top;
	clear: both;
	height: 289px;
}
#footerInner {
	background: transparent url(/images/mindpool/footer.jpg) no-repeat center top;
	height: 289px;
}
#bodyContent {
	margin: 0 auto;
	width: 779px;
}
#bodyContentInner {
	margin: 10px 0 0 25px;
	width: 719px;
}
p, div, span, li, td{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
}
a{
	color: #bd9542;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#footerInner p {
	margin: 45px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}

#print a, #send a{
	color: #fff;
	font-weight: bold;
	margin: 0 65px ;
}
#xpl a{
	margin-left: 200px;
	color: #000;
}
#footerContent {
	width: 779px;
	margin: 0 auto;
}
.CB{
	clear: both;
}



/*start navigation*/

#nav ul {
	width: 779px;
	height: 45px;
	margin :0;
	padding: 0;
	position:relative;
	z-index:10;
}
 
#nav ul li{
	width: 127px;
	list-style: none;
	float:left;
	text-align:center;

}
#nav ul li a{
	font: normal 14px "trebuchet ms", arial;
	display:block;
	padding: 15px 0 0 0 ;
        height: 30px;
	color: #ffffff;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul .Selected a{	
	position:relative;
	z-index:12;

	background: #114734;
}
#nav li.Separator{
	/*background: url(/images/damson/navSep.gif) no-repeat right top;
	float: left;*/
	width: 0px;
	/*height: 37px;

	padding: 0;
	margin: 0;*/
}

/* end navigation */

/*------Contact Page---------*/

#colorFastFormTable{
	margin-left:20px;
	width: 500px;

}

.FormLabel
{
	float:left;
	width:120px;
	text-align: left;
	color: #333;
	font-size: 11px;
}

.FormBox
{
	width: 153px;
	height: 21px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #d1d1d1;
}
.FormTextarea
{
	width: 153px;
	height: 90px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #d1d1d1;
}

div.FormTextBits
{
	float:right;
	margin-top:-20px;
	color: #333;
}
.FormTextBits
{
	color: #333;
}
.ContentHeading
{
	text-align: left;
	color: #de3427;
	font:bold 16px arial;
}
#checkText{
	width:390px;
	margin-left:20px;
}
.FormSpacer
{
	line-height: 5px;
}
.CB{
	clear:both;
}

/*------End Contact Page---------*/


/*--------- gallery styles-------------*/
.GalleryMain
{
	padding: 22px;
	padding-top: 0;
	margin-top: 0;
	text-align: left;
}
.GreyBG
{
	height: 159px;
	padding: 0;
}
.GreyBox
{
	width: 159px;
	height: 159px;
	background: #ccc;
}
.FPadd
{
	width: 723px;
	margin: 0 0 0 22px;
	padding:20px 0 20px 0;
}

#div_ThumbnailImages{
text-align:center;
}

/*----------end of gallery styles------*/

/* Portal Menu Styles */

#PortalMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#PortalMenu li
{
	float: left;
}
#PortalMenu li a img
{
	border:none;
}


