* {
margin: 0;
padding: 0;
}

html, body {
background: #4A4A4A url('../images/bg.gif') repeat-x;
height: 100%;
}

body {
text-align: center;
}

img {
border: 0px;
}

i{
font: 11px trebuchetms, helvetica, sans-serif;
color: #707070;
text-align: left;
font-style: italic;
}

h1 {
margin-bottom: -15px;
margin-top: -5px;
font: 18px georgia, trebuchetms, helvetica, sans-serif;
letter-spacing: 1px;
}

h2 {
margin-bottom: -20px;
margin-top: -5px;
font: 16px trebuchetms, helvetica, sans-serif;
letter-spacing: 1px;
color: #FF33CC;
}

h3 {
margin-bottom: -20px;
margin-top: -5px;
font: 13px trebuchetms, helvetica, sans-serif;
}

h4 {
font: 11px georgia, trebuchetms, helvetica, sans-serif;
font-weight: bold;
}

.pink {
font: 11px trebuchetms, helvetica, sans-serif;
color: #FF33CC;
}

.uppercase {
margin-left: 20px;
text-transform: uppercase;
font: 9px trebuchetms, helvetica, sans-serif;
color: #828282;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFFFFF;
	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: transparent url(../images/blank.gif) no-repeat; /* 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 trebuchetms, helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666666; }
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	}

#right {
text-align: right;
}

#container-page {
margin: 0 auto;
width: 740px;
font: 11px trebuchetms, helvetica, sans-serif;
color: #C1C1C1;
text-align: left;
position: relative;
min-height: 800px;
}

#container-head {
background: #333333;
color: #707070;
text-align: left;
height: 20px;
}

#head {
padding: 2px 0 0 0; 
}

#container-image {
height: 158px;
text-align: center;
}

#image {
padding: 11px 0 0 0;
}

#container-content {
padding: 0;
}

#container-content:after {
clear: both;
display: block;
font: 1px/0px serif;
content: ".";
height: 0;
visibility: hidden;
}

#content-pri {
padding: 2em 0 0 0;
width: 65%;
float: left;
}

#content-pri a {
font: 11px trebuchetms, helvetica, sans-serif;
color: #FF33CC;
text-decoration: none;
}

#content-pri a:hover {
color: #C1C1C1;
}

#content-sec {
padding: 2em 0 0 0;
text-align: left;
width: 25%;
float: right;
}

#content-sec a {
font: 13px trebuchetms, helvetica, sans-serif;
color: #C1C1C1;
text-decoration: none;
}

#content-sec a:hover {
color: #FF33CC;
}

#content-rss {
padding: 2em 0 0 0;
text-align: left;
}

#line {
height: 5px;
width: 188px;
float: left;
margin-top: 2px;
background-image: url("../images/dot.gif");
}

#linewhole {
height: 5px;
width: 740px;
margin-top: 2px;
background-image: url("../images/line.gif");
}

#linemessage {
height: 5px;
width: 100%;
margin-top: 2px;
background-image: url("../images/line.gif");
}

#message-title {
position: absolute;
left: 184px;
top: 232px;
margin-bottom: 3px;
}

#message-box {
position: absolute;
background: #FFFFFF;
left: 184px;
top: 248px;
}

#reset-button {
position: absolute;
left: 184px;
top: 444px;
}

#send-button {
position: absolute;
left: 380px;
top: 444px;
}

#comment {
position: absolute;
}

#comment-box {
position: absolute;
left: 184px;
}

#comment-send {
position: absolute;
left: 380px;
}

#container-foot {
margin: 0 auto;
width: 740px;
height: 60px;
font: 11px trebuchetms, helvetica, sans-serif;
color: #707070;
position: relative;
}

#foot-logo {
width: 40px;
text-align: left;
margin-top: 5px;
float: left;
position: absolute;
}

#foot {
width: 740px;
text-align: right;
line-height: 24px;
float: right;
}

#foot a {
font: 11px trebuchetms, helvetica, sans-serif;
color: #8A8A8A;
text-decoration: none;
}

#foot a:hover {
color: #707070;
}
