body {
background: #cccfff;
text-align:left;
}

#main {
position:absolute;
width:850px;
height:600px;
top:540px;
}

#main2 {
position:absolute;
width:850px;
height:600px;
top:0px;
}

#about {
position:absolute;
z-index:+1;
width:55px;
height:30px;
top:45px;
left:425px;
}

#portfolio {
position:absolute;
z-index:+1;
width:79px;
height:25px;
top:47px;
left:500px;
}

#art {
position:absolute;
z-index:+1;
width:35px;
height:31px;
top:45px;
left:590px;
}

#resumeh {
position:absolute;
z-index:+1;
width:83px;
height:24px;
top:50px;
left:640px;
}

#links {
position:absolute;
z-index:+1;
width:56px;
height:24px;
top:50px;
left:750px;
}

#headerbg {
position:absolute;
width:850px;
height:115px;
top:0px;
left:0px;
background-image:url(images/headerbg.jpg);
background-repeat:repeat-x;
}

#logo {
position:absolute;
z-index:+1;
width:375px;
height:113px
}

#target {
position:absolute;
width:477px;
height:70px;
top:35px;
left:350px;
}

#map {
position:absolute;
left:50px;
top:150px;
border-style:solid;
border-width:5px;
}

#right {
width:700px;
height:500px;
text-align:left;
}

#right {
display:block;
font-size: 12px;
color:#000000;
text-decoration:none;
font-family:Verdana,Arial,Helvetica;
padding: 150px 0px 0px 100px;
text-align:left;
}

#copyright{
position:absolute;
font-size:10px;
top:110px;
width:800px;
color:#000000;
padding: 0px 0px 0px 50px;
text-align:left;
}

a.copyright:link, a.copyright:visited{
font-size: 10px;
color:#000000;
font-weight:bold;
text-decoration:none;
font-family:Verdana,Arial,Helvetica;
}

a.copyright:hover{
color:#000aaa;
}

a.resume img{
border: 2px solid #000000;
}

a.resume:hover img{
border: 2px solid #000aaa;
}

span.header{
font-size:17px;
font-weight:bold;
color:#000000;
display:block;
}

a.main:link, a.main:visited{
display:block;
font-size: 12px;
color:#000000;
font-weight:bold;
text-decoration:none;
font-family:Verdana,Arial,Helvetica;
}

a.main:hover{
color:#000aaa;
}

a.main2:link, a.main:visited{
font-size: 12px;
color:#000000;
font-weight:bold;
text-decoration:none;
font-family:Verdana,Arial,Helvetica;
}

a.main2:hover{
color:#000aaa;
}

#thumbs img{
border: 0px;
padding: 5px 5px 5px 0px;
}

#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(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; }

