.title
{
	margin-top: -8px;
	margin-bottom: 0px;    
	width: 770px;
	border: 0px;
}

.slideshow
{
	width: 770px;
	height: 212px;
	margin-top: -5px;
}


.body {
	width: 770px; 
	border: 0px #d0d0d0 ;
	margin-top: -1px;
	table-layout: fixed;
	border-collapse: collapse;
	cellpadding: 0px;
	cellspacing: 0px;
}


.body .text
{
	text-align: justify;
	margin: 10px;
	padding: 30px;
   height: 300px;
	background-image: url('background2.png'); 
	vertical-align: top;
}

.body .text .contact tr {
   vertical-align: top;
}

.body .text .bio td
{
	text-align: justify;
	margin: 0px;
	padding-bottom: 40px;
}

.body .text ol li
{
  margin-bottom:15px; 
}

.body .text ol li ul
{
  margin-top:10px; 
}

.body .text ol li ul li
{
  margin-bottom:0px; 
}


.body .address {
	font-size: small; 
	color: #800000; 
	height: 48px;
   text-size: 14px;
	text-align: center;
	text-decoration: none;
	background-image: url('background3.png'); 
}
.body .address a:link,
.body .address a:visited
	{ padding:0px; text-decoration:none; color:#800000;}
.body .address a:hover
	{ color:#FF0000;}


/* Begin Menubar */

.body .menubar {
    height: 32px;
    width: 100%;
    border: 0px;
    padding-left: -2px;
    margin: 0px;
    background: #200000;
  }
 
.body .menubar UL{
	list-style-type: none;
	PADDING: 0px;
	margin: -1px;
	font-family: times, courier, sanf-serif;
	font-size: 16px; 
}

.body .menubar LI {
	background: url(redgrad2.png) bottom left repeat-x ;
	text-align: center;
	text-decoration:none;
	line-height: 32px;
	height: 32px;
	width: 110px;	
	float: left;
} 


.body .menubar LI UL{
    	margin: 0px; 
   	padding:0px; 
   	list-style:none; 
   	display:none; 
   	position:relative; 
   	border:0px solid #b9121b; 
   	border-top:none; 
}                                  

.body .menubar .button li a:link,
.body .menubar .button li a:visited,
.body .menubar li a:link,
.body .menubar li a:visited
	{ padding:0px; display:block; text-align:center; text-decoration:none; color:#ffffff;}

.body .menubar .current a:link,
.body .menubar .current a:visited
	{ padding:0px; display:block; text-align:center; text-decoration:none; font-weight: bold; color:#ffff00;}


.body .menubar .currentsub a:link,
.body .menubar .currentsub a:visited
	{ padding:0px; display:block; text-align:center; text-decoration:none; font-weight: bold; color:#ffffff; }


.body .menubar li:hover a,
.body .menubar li a:hover,
.body .menubar li a:active {
	background: url(bluegrad2.png) bottom left repeat-x ;
	text-align: center;
	color: #FFFF00;
	text-decoration:none;
	display: block;
	line-height: 32px;
	height: 32px;
	width: 100%;	
	float: left;
} 

.body .menubar UL.dropdown { 
   	margin: 0px; 
   	padding:0px; 
   	list-style:none; 
   	display:none; 
   	position:relative; 
   	border:0px solid #b9121b; 
   	border-top:none; }

.body .menubar UL LI:hover UL.dropdown
	{ display:block; }
				

.body .menubar li ul.dropdown li
	{ width:110px; clear:left;}

.body .menubar li ul.dropdown li a:link,
.body .menubar li ul.dropdown li a:visited
	{ background: url(redgrad2.png) bottom left repeat-x; clear:left; font-weight: normal; padding:0px 0; width:110px; border:none;  position:relative; z-index:1000; color:#ffffff; }

.body .menubar li ul.dropdown li:hover a,
.body .menubar li ul.dropdown li a:active,
.body .menubar li ul.dropdown li a:hover
	{ background: url(bluegrad2.png) bottom left repeat-x; clear:left;  padding:0px 0; width:110px; border:none; position:relative; z-index:1000;color:#ffff00; }

.body .menubar li ul.dropdown .current a:link,
.body .menubar li ul.dropdown .current a:visited
	{ padding:0px; display:block; text-align:center; text-decoration:none; font-weight: bold; color:#ffff00;}
	
/* End Menubar */
	
	
.body .form {
      margin: 20px;
      cellpadding 10px;
   }

.body .form .inputbox {
      width: 200px;
   }   

.copyright {
   width: 750px;
   margin-top: 50px;
   padding 20px;
	font-family: times, courier, sanf-serif;
	font-size: 11px; 
	text-align: justify;
   }

