body {
overflow-x:hidden;}

body
{ font-family: georgia;
color: #000000;
font-size: 10px;
letter-spacing: 0px;
text-align: justify;
}

BODY { 
background-color: #ffffff;
background-image: url();
background-position: center;
background-repeat: no-repeat;
}

iframe {
border: 0px solid #ffffff;
}

a, a:link, a:active {
color: #000000;
text-decoration: none;
background-color: #ECEADC;
border-bottom: 0px #847B42 dotted;
font-size: 7.5pt;
}

a:visited {
color: #000000;
text-decoration: none;
background-color: #ECEADC;
border-bottom: 0px #847B42 dotted;
font-size: 7.5pt;
}
	
a:hover, a:hover b, a:hover strong {
color: #847B42;
text-decoration: none;
background-color: #ffffff;
border-bottom: 0px #000000 dotted;
font-size: 7.5pt;
}


h1 {
font-family: Georgia;
font-size: 24px;
color: #847B42;
font-weight: normal;
font-style: italic;
text-align: left;
text-transform: lowercase;
line-height : 14px;
padding-left: 5px;
margin-bottom: 4px;
margin-top: 1px;
letter-spacing: -1px;
border-bottom: 1px #847B42 dotted;
}

h2 {
font-family: courier new;
font-size: 8.0pt;
color: #888888;
font-weight: normal;
text-transform: uppercase;
text-align: left;
margin-bottom: 4px;
padding-left: 1px;
line-height: 1px;
}

h3 {
font-family: georgia;
font-size: 20px;
color: #000000;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
text-align: right;
margin-bottom: 1px;
margin-top: 4px;
line-height: 20px;
letter-spacing: 2px;
background-color: #ffffff;

}

h4 {
font-family: georgia;
font-size: 13px;
color: #ffffff;
font-weight: normal;
font-style: italic;
text-transform: lowercase;
text-align: center;
margin-bottom: 4px;
margin-top: 4px;
line-height: 22px;
letter-spacing: 2px;
background-color: #000000;
}

h5 {
font-family: georgia;
font-weight: normal;
font-size: 10px;
letter-spacing: 0px;
line-height: 11.5pt;
font-style: italic;
color: #847B42;
}

strong, b {
font-family: verdana;
color: #707070;
font-weight: bold;
text-transform: uppercase;
letter-spacing:1px;
}



div#profile{
align: justify;
width: 390px;
height: 175px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 5px;
padding-top: 3px;
background-color: transparent;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
}



div#sup{
align: justify;
width: 532px;
z-index:1;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: -5px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
}



div#leiska {
position: absolute;
width: 766px;
height: 384px;
top: 0px;
padding: 0px;
margin: 0 auto 0 auto;
}


div#ContentWrapper {
padding: 0px;
margin-top: 384px;
margin-left: auto;
margin-right: auto;
height: 100%;
width: 766px;
}



input, textarea { 
background-color:#847B42;
color: #ffffff; 
font-family: georgia;
font-size: 9px;
border-width: 0px; 
border-style: solid;



#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(http://www.rowleen.com/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.rowleen.com/lightbox/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; }

