A:link {
text-decoration:none;
border:0px;
color:white;
}

A:visited {
text-decoration:none;
border:0px;
color:white;
}

A img {
border:0px;
}

html {
margin:0px;
padding:0px;
height:100%;
}

body {
background-color:black;
margin:0px;
padding:0px;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
}

#imagetitle{
padding-top:50px;
padding-bottom:30px;
padding-left:20px;
}

#container{
position:relative;
width:100%;
min-height:100%;
height:auto;
min-height:100%;
}

#main{
position:relative;
width:1027px;
margin-left:auto;
margin-right:auto;
padding-top:164px;
margin-bottom:130px;
}

#content{
position:relative;
text-align:left;
top:130px;
height:auto;
width:1027px;
}

#bottomstripe{
position:absolute;
bottom:0px;
background-image:url(graphics/bottomcolor.jpg);
width:100%;
height:121px;
background-repeat:repeat-x;
}

#topstripe{
position:absolute;
top:0px;
left:0px;
background-image:url(graphics/topstripe.jpg);
width:100%;
height:268px;
background-repeat:repeat-x;
}

#xspowerheader{
position:absolute;
margin:0 auto;
top:7px;
text-align:center;
height:auto;
width:100%;
z-index:1;
}

#navmenu{
width:1027px;
height:65px;
}

#navlinks{
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
position:absolute;
text-align:left;
width:250px;
height:auto;
left: 19px;
top:180px;
z-index:2;
}

#navlinks2{
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
position:absolute;
text-align:left;
width:250px;
height:auto;
left: 730px;
top:180px;
z-index:2;
}

.title{
font-size:22px;
padding-bottom:5px;
margin:0;
}

#application {
padding-bottom:15px;
color:orange;
width:100%;
height:150px;
background-image:url(graphics/applicationguidegraphic.jpg);
background-repeat:no-repeat;
padding-top:170px;
padding-left:300px;
}

#application a:link {
color:white;
}

#application a:hover {
color:orange;
}

/* Dropdown Menu Style */

#navbar {
margin: 0;
padding: 0;
height: 1em; 
}

#navbar li {
list-style: none;
float: left; 
}

#navbar li a {
display: block;
padding: 5px 15px 5px 15px;
background-color: #ffa73d;
color:white;
text-decoration: none;
}

#navbar li ul {
display: none;
width: 10em;
background-color: #ffa73d;
}

#navbar li:hover ul {
display: block;
position: absolute;
margin: 0;
padding: 0;
font-size:11px;
}

#navbar li:hover li {
float: none; 
}

#navbar li:hover li a {
background-color: #ffa73d;
}

#navbar li li a:hover {
background-color: #ff7c00; 
}

/* Lightbox Styles */

#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: 0; 
float: left;
}

#nextLink { 
right: 0; 
float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
background: url(graphics/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
background: url(graphics/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; 
}
