body{
margin:0;
background:#db34a4;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#mainWrapper{
width:100%;
background:url(images/bg_holder.jpg) top center no-repeat;
margin:0;}

#bodyWrapper{
width:836px;
margin:0 auto;
}

#header{
width:836px;
background:url(images/header.jpg) no-repeat;
height:167px;}

#navBar{
	float:right;
	padding-top:131px;
	margin-right: 99px;
}

#mainContentBg{
background:url(images/content_bg.jpg);
width:836px;
}

#contentBG{
width:836px;
background:url(images/main_content_bg.jpg) no-repeat top left;
}

#leftCol{
width:564px;
float:left}

#leftContent{
padding:10px 0px 0px 194px;
text-align:justify
}

#rightCol{
	width:250px;
	height:600px;
	background:url(images/divider.gif) left center no-repeat;
	float:right;
}


#rightContent{
padding:10px 35px 0px 10px;
text-align:center;

}

#footer{
background:url(images/footer_bg.jpg) no-repeat;
width:836px;
padding:30px 0;
text-align:center;
color:#FFFFFF;
}

.titleText{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:36px;
color:#0099FF;
}

.titleText2{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:24px;
color:#FF6600
}

.titleText3{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:22px;
color:#006600;

}

.titleText4{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
}
#leftColgal {
	width:560px;
	float:left
}
#rightColgal {
	width:250px;
	height:600px;
	background:url(images/divider.gif) left center no-repeat;
	float:right;
}
#leftContentgal {
	text-align:justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
.box {
	border: thin solid #DB35A5;
}

