body{
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11.5px;
	color: #808080;

}

/*DIVS/////////////////////////////////////*/
#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width: 800px;
	height: 167px;
	background: #d4dde5 url("images/header.jpg") no-repeat;
}
.albumimage{
position: relative;
float: left;
width: 122px;
margin-right: 20px;
border-bottom: 3px solid #8DAEFF;

}

#menu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 64px;
	background: #d4dde5 url("images/menu.jpg") no-repeat;
	text-align: left;
}
#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 31px;
	background: #d4dde5 url("images/footer.jpg") no-repeat;
}
#body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background: #d4dde5 url("images/bgmain.jpg") repeat-y;
}
img.album{
margin-top: 10px;
}
#left{
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	width: 750px;
	float: center;
}
#leftmid{
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	width: 500px;
	float: left;
}
#leftwide{
	position: relative;
	margin: 0;
	padding: 0;
	width: 660px;
	float: left;
}
#right{
	position: relative;
	margin: 0;
	width: 125px;
	float: left;
}
#right{
	position: relative;
	margin: 0;
	width: 105px;
	float: left;
}
.line{
	text-align: right;
	border-top: 1px solid #e2e2e2;
}


#rounded{
background: #D5DEE7;
padding: 5px;
margin: 0;
width:140px;
position: relative;
}
#roundedtop{
	position: relative;
	margin: 0;
background:  url("images/r_topright.jpg") no-repeat bottom right;
height: 10px;
padding: 0;
}
#roundedbottom{
	position: relative;
	margin: 0;
background:#D5DEE7 url("images/r_bottomright.jpg") no-repeat bottom right;
height: 10px;
padding: 0;
}
img{
	border: 0;
}

/*END DIVS/////////////////////////////////////*/



/*TEXT/////////////////////////////////////*/
ol, ol a:active, ol a:link{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11.5px;
}
ol{
	margin-left: 30px;
padding-left: 30px;
}
h1.hidden{
	visibility: hidden;
}
h5{
	color: #666666;
}
b{	
	color: #999999;
}
h1{
	margin: 0 0 10px 50px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11.5px;
	line-height: 1.3em;
	letter-spacing: 1px;
	color: #999999;
}
p{
	margin: 0 0 10px 50px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	line-height: 1.3em;
	font-size: 11.5px;
	color: #808080;
}

.name{
	font-weight: bold;
}
.title{
	font-weight: bold;
	color: #999999;
	line-height: 15px
}

/*END TEXT/////////////////////////////////////*/

/*LINKS/////////////////////////////////////*/
a:active, a:link, a:visited{
		font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}

/*END LINKS/////////////////////////////////////*/




/*MENU/////////////////////////////////////*/


	ul#navlist
{
margin: 0 0 0 20px;
padding: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px 7px 10px; }

#navlist a:link, #navlist a:visited
{
color: #000000;
border-bottom: 0px solid #000000;
text-decoration: none;
font-family: Arial, "Sans Serif";
font-size: 11px;

}

#navlist a:hover
{
color: #000000;
border-bottom: 1px solid #000000;
text-decoration: none;
}

#navlist a:active
{
color: #000000;
border-bottom: 1px solid #000000;
text-decoration: none;
}
/*END MENU/////////////////////////////////////*/


/*LIGHTBOX/////////////////////////////////////*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/8B1ZUU35/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 Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	



.thumb
{
float: left;
width: 97px;
border: 1px solid #e2e2e2;
margin: 0 10px 15px 0;
padding: 5px;
background-color: #ffffff;
position: relative;
}

.small{
	text-align: right;
	font-size: 10px;
}