
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #000000 url(images/bg.gif) repeat-y;
        background-position: top center;
        background-repeat: repeat;
        
}

body, th, td, input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


h1, h2, h3 {
	margin-top: 1.5em;
	color: #0066cc;
}

h1 {
        margin-left: 14px;
	font-size: 1.4em;
	text-transform: uppercase;
        text-shadow: 0px 2px 3px #555;
}

h2 {

	font-size: 1.2em;
	font-weight: bold;
	color: #0066cc;
}


h3 {
	font-size: 1.08em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
	
}

a {
	text-decoration: underline;
        color: #0066cc;
        font-size: 1.05em; 
        font-weight: bold;         
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #0066cc;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #0066cc;
}

h3 .strong {
        font-weight: bold;
}

hr {
	display: none;
}

span a { text-decoration: none;
         color: #B5B0AA;
}

.img-desc {
	position: relative;
	display: block;
	height:300px;
	width: 260px;
        margin-left: 40px;
        padding-right:40px;
}

.img-desc cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
        font-weight:bold;
        text-align:center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 224px;
        margin-left:2px;
	padding: 10px;
	border-top: 1px solid #999;
}

.height-b{
height: 315px;
}

.height-c{
height: 330px;
}

.clear {
clear:both;
}

.floatright {
float:right;
}

.floatleft {
float:left;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
        position:relative;
        top:-25px;
	width: 900px;
	height: 270px;
	margin: 0 auto;
        padding-bottom: 0px;
}


/* Logo */

#logo {
	width: 900px;
	height: 270px;
	margin: 0 auto;
        padding: 0;
	background: url(images/header-opt.jpg) no-repeat left top;
}

#logo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 730px;
    height: 270px;
    text-indent: -9000px;
    display:hidden;
    text-decoration: none;
}

#logo a:visited, a:active {outline: none;}


#topmenu ul {
display:inline;
font-weight:normal;
font-variant: small-caps;
margin:0pt;
padding:0pt;
}
#topmenu ul li {
background:transparent url(images/marker.gif) no-repeat scroll right center;
display:inline;
float:left;
height:40px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
}
#topmenu a:link {
color:#FFFFFF;
display:block;
float:left;
height:28px;
margin:0pt 2px 0px 0pt;
padding:12px 10px 0pt;
text-decoration:none;
}
#topmenu a:visited {
color:#FFFFFF;
display:block;
float:left;
height:28px;
margin:0pt 2px 0pt 0pt;
padding:12px 10px 0pt;
text-decoration:none;
}
#topmenu a:hover {
background:transparent url(images/menu-hover.gif) repeat-x scroll 0%;
color:#3399FF;
display:block;
float:left;
height:28px;
margin:0pt 2px 0pt 0pt;
padding:12px 10px 0pt;
text-decoration:none;
}
#topmenu a:active {
background:transparent url(images/menu-active.gif) repeat-x scroll 0%;
color:#3399FF;
display:block;
float:left;
height:28px;
margin:0pt 2px 0pt 0pt;
padding:12px 10px 0pt;
text-decoration:none;
}
#topmenu ul li.current {
background:transparent url(images/menu-active.gif) repeat-x scroll 0%;
color:#3399FF;
display:block;
float:left;
height:28px;
margin:0pt 2px 0pt 0pt;
padding:12px 10px 0pt;
text-decoration:none;
}

.menu {
background:transparent url(images/menu-bg.gif) repeat-x scroll 0%;
float:left;
font-size:12px;
width:862px;
height:41px;
margin: 0px 0 0px opx;
padding:0px 19px 0px 20px;
position:relative;
text-align:left;
border-bottom: #000 2px solid;
} 

.menu-l {
height:41px;
margin-top:0px;
margin-right:10px
padding:0pt 40px 0px 0px;
left:0pt;
position:absolute;
top:0pt;
width:21px;
}

.menu-r {
height:41px;
margin-top:0px;
padding:0pt;
position:absolute;
right:0pt;
top:0pt;
width:13px;
}

/* Page */



#page-top {
background:url(images/page-top2.gif) repeat-x;
margin:-25px 0 0 0;
padding:0 0 5px 0;
width:900px;
height:7px;
}

#page-bottom {
background:url(images/page-bottom2.gif) repeat-x;
margin:0;
padding:0;
width:900px;
height:7px;
}

#page {
	width: 900px;
        margin: 0 auto;
        margin-top: 93px;
	background: #DAD7D4;
	border-left: 1px solid #000;
        position: relative; top: -50px;           
}

/* Content */

#content {
	float: left;
	width: 894px;
        margin: 0 10px 10px 10px;
}

#table {
margin:20px 0 0 90px;
}

table.center {
margin:20px 0 0 90px;
}



img.floatleft { 
    float: left; 
    padding-top: 5px; 
}

img.floatright { 
    float: right; 
    padding: 5px 10px 5px 5px; 
}

img.floatcenter {
    float: center;
    margin:5px 0 5px 240px;
}

img.center {
padding-left: 405px;
}

a img { 
     border: none; 
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.center {
text-align:center;
}

p .center {
text-align:center;
} 

ul {
	list-style-image: url(images/contact_arrow.gif);
}

.post h2{
        font-weight:bold;
	font-size: 1.2em;
	font-weight: bold;
	color: #0066cc;
}

.post .title {
	margin:0;
	font-weight: bold;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 15px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	color: #0066cc;
}

.post .meta a {
	color: #0066ff;
}

.post .links {
	margin: 0;

}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
     
}

/*  Lightbox 2.04
----------------------------------------------- */

.section {screen.css (line 190)
border-top:4px solid #3D3D33;
overflow:auto;
margin-bottom:-20px;
padding:1.4em 0pt 3.2em;
width:100%;
}

.first{ border-top: none; padding-top: 0; }

.thumbnail {
background-color:#222222;
border:1px solid #2A2A2A;
float:left;
margin-bottom:10px;
margin-right:10px;
padding:3px 3px 8px;
}
.caption {
font-size:0.9em;
padding-top:0.2em;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0px; float: left;}
#nextLink { right: 0px; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* end lightbox 2 */

/* Footer */
#footer {
position:relative;
height:260px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
#footer a {
        text-align: center;
        font-size: 9px;
        color: #fff;
        text-decoration: none;
}

#footer p.contact {
        font-size: 1.08em;  
        font-weight: normal;
        color: #004d99;
}

#footer a.contact {        
        font-size: 1.08em;  
        font-weight: normal;
        color: #004d99;
        text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;	
}

#footer img.earth {
position:absolute;
left:780px;
bottom: 150px;
}