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

@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
background-color:#000000;
background-image: url('../images/background.jpg');
background-repeat: repeat-x;
color: #ffffff;
min-width: 967px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

/**html body {
width: expression(document.documentElement.clientWidth < 967 ? "967px" : "auto");
}

.wrapper{
margin:0;
padding:0;
background: url('../images/headerRose.jpg') no-repeat right top;
width: 100%;
}

.main {
width: 967px;
height: 239px;
margin-left: auto;
margin-right: auto;
}

.header {
height: 239px;
border: 0px solid red;
}

.logo {
float:left;
width: 478px;
height: 239px;
text-align:left;
background: url('../images/logo.jpg');
}

.headerMenu {
float: left;
width: 240px;
height: 239px;
background: url('../images/menu2.jpg');
}

.space {
height: 239px;
float:left;
padding:0;
}

.topContent {
width:100%;
height: 33px;
background-color: #020634;
background-image: url('../images/tc.jpg');
background-repeat: no-repeat;
background-position: right top;
margin:0;
padding:0;
}

.topContent h2 {
background-image: url('../images/1tc.jpg');
background-repeat: no-repeat;
background-position: left top;
height: 33px;
width: 718px;
margin:0;
padding:0;
}

.r1,.r2,.r3,.r4 {display:block;overflow:hidden;height:1px;}
.r1 {margin:0 1px;}
.r2 {margin:0 2px;}
.r3 {margin:0 3px;}
.r4 {margin:0 5px;}

.content {width:100%;}
.content b, .content .txt {background:#020634;}
.footer b {background: #020634;}
.footer .txt {background: url('../images/footer2.jpg') repeat-x;}
.content .txt {padding:3px 10px;text-align:left;}
.footer .txt {text-align:center;height:33px;}

.txt_block {
width: 80%;
background-color: #020634;
clear:both;
}

.pic {
float:left;
padding-left: 15px;
}

.artHeader{
float:left;
padding-left: 15px;
width: 80%;
}

.artHeader h2 {
font-size: 16px;
font-family:"Courier New", Courier, monospace;
}

.separator {
clear:both;
width:100%;
height:22px;
background-image: url('../images/separator.jpg');
background-position:center;
background-repeat:no-repeat;
}

.space2 {
width:100%;
height:10px;
clear:both;
}

.footer {
width: 100%;
height: 43px;
margin-top: 10px;
margin-bottom: 2px;
margin-left:0;
margin-right:0;
vertical-align:text-bottom;
}

.navArea {
position: relative;
width:135px;
height:175px;
}

a {
text-decoration: none;
}

ul#nav {
position: absolute;
top:45px;
left:34px;
width:135px;
height:175px;
margin:0;
padding:0;
list-style-type:none;
border:0;
}

ul#nav li {
position: relative;
left:0;
width:135px;
height:35px;
overflow:hidden;
background-color: #000000;
margin:0;
padding:0;
border:0;
vertical-align:bottom;
}

ul#nav li span {
position: absolute;
top:0;
left:0;
width:135px;
height:35px;
display:block;
margin:0;
padding:0;
border:0;
}

ul#nav li span.linkText {
padding: 1em;
font-size: 14px;
}

span#m01Img {
background: url('../images/m01.jpg') top left no-repeat;
z-index:1;
}

span#m02Img {
background: url('../images/m02.jpg') top left no-repeat;
z-index:1;
}

span#m03Img {
background: url('../images/m03.jpg') top left no-repeat;
z-index:1;
}

span#m04Img {
background: url('../images/m04.jpg') top left no-repeat;
z-index:1;
}

span#m05Img {
background: url('../images/m05.jpg') top left no-repeat;
z-index:1;
}  */





