/* CSS Document */
body
{
background:#60a85b ;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font: 10px  verdana, arial, helvetica ;
color: white;
text-align:center;
}

#container
{
width: 800px;
height: auto;
margin: 0 auto;
padding: 0px;
text-align: left;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
#head
{
width: 800px;
height: 80px;
background: #00a62b;
}

#menu
{
width: 800px;
height: 185px;
background-image: url(images/menu.gif);
}

#content
{
width: 800px;
float: left;
min-height: 400px;
margin: 0 auto;
padding: 0 auto;
text-align: left;
background-color: #216b2a;
color: #9bc8a0;
}


left img
{
float:left;
}

p
{
line-height: 18px;}

h1
{
font-weight: 300;
padding-top: 1px;
padding-bottom: 7px;
border-bottom: 1px solid #60a85b;
width: 500px;}

#left {
   width: 580px;
   min-height: 200px;
   float: left;
   text-align:left;
   margin-left: 35px;
}
#right {
   width: 130px;
   height: 400px;
   text-align:center;
   margin: 7 0 0 0 ;
   color: #d5dcba;
   float: left;
   border-left: 1px dashed #42b250;
}   

.box
{
padding-left: 15px;}

#color
{width: 99px;
height: 28px;
padding: 5 0 1 0px;
float: right;
font-size: 9pt;
background:#338f3d;}

#iamhere 
{ 
color: #b2eeb2;
} 

#active
{ 
color: #78b60a;
} 

#down-menu
{
width:129px;
height:130px;
background:#38793f;
padding:2px;
margin:0 0 0 15px;}

#down-menu a:link 
{
color: #7f9853;
text-decoration:none;
line-height: 20px;}

a  {
   text-decoration: none;
   color: #d5dcba;   
}

#down-menu a:hover
{
color: #78b60a;
text-decoration:none;}
#menu ul 
{
width: 800px;
float: left;
margin: 0 px;
padding: 0 px;
list-style-type: none;
padding-left: 100px;
padding-top: 23px;
line-height: 20px;
}
     
#menu li a:link 
{
color: #2cb54f;
text-decoration:none;
} 
           
#menu ul li 
{
font-size: 14px;
padding : 4px 2px ;
}  
                         
#menu li a:hover 
{
color: white;
border-bottom: 1px dashed;
}    

#footer
{
float: left;
width: 800px;
height: 52px;
background: #228a2e;
} 

#right-footer
{
float:right;
margin: 14px;
padding: 2px;
color: #0bc33a;
}

#right-footer a
{
color: #0bc33a;
}

#left-footer
{
float:left;
margin: 14px;
padding: 2px;
color: #0bc33a;
} 

#left-footer a
{
color: #0bc33a;
}       