body {background-image:url('../images/sunburst.jpg');}

#header {
	position: relative;
	margin-left: -35px;
	margin-right: -35px;
	width: 850px;
 	}

#navigation {
	background-image:url('../images/nav-bar.gif');
	width: 797px;
	height: 50px;
	margin-left: -4px;
	margin-right: -4px;
	}


#box {
	position: relative;
	top: -10px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 2px;  
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}

#content {
	position: relative;
	background-color: #ffffff;
	width: 793px;
	clear: both;
	height: auto;
	}

#text {
	position: absolute;
	float: right;
	top: 50px;
	margin-left: 250pt;
	Width: 450px;
	}

#image {

	top: 50px;
	float: left;
	margin-left: 15pt;
	background-color: white;
	}

#images {

	margin-left: 15pt;
	margin-right: 15pt;
	background-color: white;
 	clear: both;
	}


#footer{
	clear: both;
	width: 793px;
	}



a:link {
	color:#555555; 
	font-family: eurostile,century gothic; 
	font-size: 14px;  
	font-weight: lighter;
	vertical-align:middle;
	}

a:visited {
	color:#555555; 
	font-family: eurostile,century-gothic; 
	font-size: 14px; 
	font-weight: lighter;
	vertical-align:middle;
	}

a:hover {
	color:#000000; 
	font-family: eurostile,century-gothic; 
	font-size: 14px; 
	font-weight: lighter;
	vertical-align:middle;
	}

a img {border: none; }

h1 {
	font-family: eurostile,century-gothic; 
	color: #000000;
	font-size: 14px; 
	font-weight: lighter;
	padding: 5px;
	background: #c4c4c4;
	}

p  {
	font-family: eurostile,century-gothic; 
	font-size: 14px; 
	font-weight: lighter;
	padding: 10px;
	}

sub{
	font-family: eurostile,century-gothic; 
	font-size: 9px; 
	font-weight: lighter;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
	}

table	{
	font-family: eurostile,century-gothic; 
	font-size: 14px; 
	font-weight: lighter;
	padding: 10px;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #c4c4c4;
	border-right: 2px solid #c4c4c4;
	}
#lightboxDetails{
	font-size: 0.8em;
	font-family: eurostile,century-gothic; 
	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="overlay.png", sizingMethod="scale");
	}
	