body{
margin:0 auto;
background:url(images/bg.jpg) repeat-x #898989;
}

#mainWrapper{
width:778px;
margin:0 auto;
}

#flash_header{
width:778px;
background:url(images/splash_header.jpg) no-repeat;
height:239px;
}

#header{
width:778px;
height:226px;
}

#navBar{
width:140px;
float:left;
}

#contentWrapper{
background:url(images/content_bg.jpg) repeat-y;
width:778px;
}

#mainContent{
width:778px;
background:url(images/mainContentBG.jpg) top no-repeat;
}

#image_Col{
width:223px;
background:url(images/leftColBG.jpg) left no-repeat;
float:right;
}

*html #leftCol{
width:270px;
background:url(images/leftColBG.jpg) no-repeat;
padding-top:0;
float:left;
}

#rightCol{
width:390px;
float:left;
}

#picbox{
color:#FFFFFF;
width:150px;
height:100px;
background:#0099FF;
margin:30px  0px 30px 0px;
text-align:center;
border:solid 2px #990000;
}

*html #picbox{
color:#FFFFFF;
width:150px;
height:100px;
background:#0099FF;
margin:50px  0px 30px 0px;
text-align:center;
border:solid 2px #990000;
}

#footer{
background:url(images/footer.jpg) top no-repeat;
padding-top:50px;
width:778px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.title1{
color:#0099FF;
font-family:"Times New Roman", Times, serif;
font-size:28px;
font-style:italic;
}

.text1{
color:#660000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.pics{
width:100px; height:100px;}

.pics1{
width:150px; height:100px;}

#gal ul {
list-style-type:none;
text-align:center;
}
#gal li img, #gal li {
display:inline;
list-style:none;
margin-left:0px;
padding:5px;
width:150px;
height:100px;
}
