body
{
background: url(../images/content_bg.png) repeat;
padding: 0;
margin: 0 auto;
}
#Page
{
width: 900px;
height: auto;
margin: 0 auto;
}
#Header
{
width: 900px;
height: 179px;
float: left;
}
#content
{
width: 900px;
height: auto;
float: left;
clear: both;
}
#left
{
width: 200px;
float: left;
height: auto;
}
#right
{
width: 700px;
height: auto;
float: left;
}
#Menu
{
width: 200px;
float: left;
clear: both;
height: auto;
}
#Menu a
{
color: #000000;
font-family: Tahoma;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
.Space
{
height: 13px;
width: 30px;
}
#Heading
{
width: 650px;
height: 28px;
margin-top: 25px;
float: left;
margin-left: 25px;
}
#Text1
{
width: 650px;
height: auto;
float: left;
clear: both;
margin-left: 25px;
}
#Text2
{
width: 610px;
height: auto;
margin-left: 20px;
font-family: Tahoma;
font-size: 12px;
padding-right: 20px;
color: #000000;
margin-top: 20px;
}
#Text2 a
{
color: #000000;
font-size: 12px;
font-family: Tahoma;
text-decoration: none;
}
.Center
{
padding-left: 90px;
}
#Bottom
{
width: 650px;
height: 1px;;
float: left;
clear: both;
margin-left: 25px;
}
#Footer
{
width: 900px;
height: 80px;
background: url(../images/background.png) repeat-x;
text-align: center;
color: #000000;
font-size: 12px;
font-family: Tahoma;
padding-top: 20px;
float: left;
clear: both;
}
#Footer a
{
color: #000000;
font-size: 12px;
font-family: Tahoma;
text-decoration: none;
}
.Float
{
float: right;
padding: 5px;
}
.space_field
{
float: left;
width: 22px;
}
.lheight {
	line-height: 25px;
}

.nav{

 height:27px;

 background:url('../images/arrow-green.gif') no-repeat;

 width:200px;

 margin:auto;

 }

.nav a:link, .nav a:visited{

 color:#FFFFFF;

 text-decoration:none;

 position:relative;

 top:6px;

 left:29px;

 }

.nav a:hover{

 color:#dadada;

 }
 

#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('../images/overlay.png'); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
	
	