BODY {
	color: #505050;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#444;
	background-image: url(images/main_bg1.gif);
	background-position : top;
	background-repeat : no-repeat;
	margin:0;
scrollbar-face-color:#F2EBD7;
scrollbar-highlight-color:9CC79F;
scrollbar-3dlight-color:9CC79F;
scrollbar-darkshadow-color:9CC79F;
scrollbar-shadow-color:9CC79F;
scrollbar-arrow-color:#C02C05;
scrollbar-track-color:#F2EBD7;
}


p {
	color: #666;
	font-size: 10pt;
	margin:0;
	padding:0;
}
 ul
{
list-style-type: none;
 margin:0;
 margin-left:30px;
 padding: 0;
}

*html ul { margin-left:0px;} /*IE Hack*/


li
{
  list-style: none;
  background-image: url(images/orangebullet.gif);
  background-position: 15px 10px;
  background-repeat: no-repeat;
  list-style-position: inside;
 }

*html li {  background-image: none; background-position: 0; background-repeat: no-repeat;list-style: none url(images/orangebullet.gif); list-style-position: outside; padding: 0; margin: 0; margin-left:30px; padding-left:-15px; text-indent: 0;} /*IE Hack*/


h1{
   color: #3B8116;
   font-size: 10pt;
	font-weight: bold;
	margin-left: 33px;
	margin-bottom: -4px;
	margin-top: 15px;
}
h2{
   color: #3B8116;
   font-size: 8pt;
   text-align:left;
	font-weight: bold;
   margin-right: 0px;
   margin-top: 7px;
   margin-left: 33px;
	margin-bottom: 7px;
	line-height: 18px;
}
img.photos {
border-color:#3B8116;
}

p.text {
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 33px;
	margin-right: 35px;
	text-align: justify;
	line-height: 18px;
}
p.text2 {
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 45px;
	line-height: 18px;
	text-align:center;
}
p.text2 img {
	margin:3px;
	border:1px solid;
}
p.tabletext {
	font-size: 8pt;
   margin-right: 35px;
   margin-top: 7px;
	text-align: justify;
	margin-bottom: 7px;
	line-height: 18px;
}
p.tabletext2 {
	font-size: 8pt;
   margin-right: 36px;
   margin-top: 0px;
   margin-left: 8px;
	text-align: justify;
	margin-bottom: 7px;
	line-height: 18px;
}
p.footer {
	color: #fff;
	font-size: 7pt;
  	padding: 6px;
}

img.side{
	margin-top: 95px;
	margin-left: 73px;
	border: 1px solid #EFA642;
}

img.border{
	border: 1px solid #EFA642;
}

#container{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	
	border: 1px solid #228B22;
}

#mail{
  margin-left: 570px;
  margin-top: 77px;
}
*html #mail {margin-top: 78px;} /*IE Hack*/

#header{
	width: 485px;
	height: 182px;
	background-image: url(images/header_bg.jpg);
	margin-top: 5px;
	float:right;
	}

#menubar{
	width: 780px;
	height: 30px;
   background-image: url(images/menubar.gif); 
	float: left;
}


#logo{
	width: 280px;
   height: 270px;
	float: left;
	margin-top: -2px;
	margin-left: 2px;
   }
*html #logo {	margin-top: -1px; margin-left: 1px;} /*IE Hack*/

#leftContainarea{
	width: 250px;
   height: 503px;
	float: left;
}

#rightContainarea{
	width: 521px;
   background-color: #F7FFF7;
	float: right;
	height:503px;
	overflow:auto;
}

#footer{
	width: 780px;
	height: 25px;
	background-image: url(images/footer.gif);
	clear:both;
	}
#footer a{
	color: #fff;
   text-decoration: none;
	}
#footer a:hover{
   text-decoration: underline;
	}
		
	

#rightContainarea A {
	color: #459922;
   text-decoration: none;
}

#rightContainarea A:HOVER {
	color: #C03131;
	text-decoration: none;		
	
}
	
A {
	color: #7EDA58;
   text-decoration: none;
}

A:HOVER {
	color: #48A023;
	text-decoration: none;		
	
}
#dropmenudiv{
	position:absolute;
	border: 1px solid #c12f04;
	font:normal 12px Verdana;
	background:#f2ebd7;	
	line-height:28px;
	z-index:100;
	text-align:center;
	margin-top:2px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	padding: 3px 0;
	text-decoration: none;
	text-indent: 15px;
	line-height: 24px;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	text-align:left;
}

#dropmenudiv a:hover{ 
	color:#ce7e01;
}