@charset "UTF-8";


body {
	background-color: #B7E3F8;
	background-image: url(images/background_rev.gif);
	background-repeat: repeat-x;
}
#header {
	height: 170px;
	width: 760px;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 26px;
	width: 760px;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 26px;
	list-style: none;
	background-repeat: no-repeat;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 26px;
	background-repeat: no-repeat;
}

.nav_left {
	background-image: url(images/nav_left.gif);
	width: 168px;
	background-repeat: no-repeat;
	height: 568px;
}
#nav_left ul {
	list-style-type: none;
}

.website_design {
	background-image: url(images/website_design.gif);
	width: 140px;
	background-repeat: no-repeat;
	}
	
.website_design a {
	background-image: url(images/website_design.gif);
	background-repeat: no-repeat;
	}
.website_design a:hover {
	background-image: url(images/website_design_f2.gif);
}
.website_design_current {
	background-image: url(images/website_design_f2.gif);
	width: 140px;
	background-repeat: no-repeat;
	}


.graphic_design {
	background-image: url(images/graphic_design.gif);
	width: 138px;
	background-repeat: no-repeat;
}

.graphic_design a {
	background-image: url(images/graphic_design.gif);
	background-repeat: no-repeat;
	}
	
.graphic_design a:hover {
	background-image: url(images/graphic_design_f2.gif);
	background-repeat: no-repeat;
	}
	
.graphic_design_current {
	background-image: url(images/graphic_design_f2.gif);
	width: 138px;
	background-repeat: no-repeat;
}

.artwork {
	background-image: url(images/artwork.gif);
	width: 144px;
	background-repeat: no-repeat;
}
	
		
.artwork a {
	background-image: url(images/artwork.gif);
	background-repeat: no-repeat;
}

.artwork a:hover {
	background-image: url(images/artwork_f2.gif);
	background-repeat: no-repeat;
}

.artwork_current {
	background-image: url(images/artwork_f2.gif);
	width: 144px;
	background-repeat: no-repeat;
}


.nav_right {
	background-image: url(images/nav_right.gif); 
	width: 170px;
}

.menu li {float: left;}

.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


#container {
	height: 764px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	height: 568px;
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 60px;
}
#content a {
	text-decoration: none;
	color: #1993BE;
}
#content a:hover {
	text-decoration: underline;
}
#content_left {
	float: left;
	width: 275px;
	padding-left: 100px;
	height: 415px;
	padding-top: 10px;
}

#content_right {
	float: right;
	width: 350px;
	height: 415px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav_left {
	float: left;
	width: 200px;
	padding-left: 40px;
	height: 425px;
}
#display {
	width: 500px;
	float: right;
	height: 425px;
}

#display .style2 {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}
#collage {
	height: 350px;
	width: 271px;
	background-image: url(images/The_woman.jpg);
	background-repeat: repeat;
	margin-left: 110px;
}
#fullpage {
	height: 425px;
	width: 768px;
}
#collage_slideshow {
	height: 350px;
	width: 500px;
	padding-top: 10px;
	padding-left: 20px;
}


#content_bottom {
	clear: both;
	float: none;
	padding-top: 5px;
}

#content_bottom a {
	text-decoration: none;
	color: #BC3043;
}
#content_bottom a:hover {
	text-decoration: underline;
}


#nav_left .style1 {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}

#nav_left .sublist {
	padding-left: 10px;
	list-style-type: none;
}
#nav_left ul {
	margin: 0px;
	padding: 0px;
}

#display img {
border: 0;
}


/* Lightbox Pro styles thanks to Lokesh Dhakar */

#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{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

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