body 	{  
			color: #000; 
			font: 12px 'times new roman', 'georgia', serif; 
			background: #a2968a; 
			text-align: left; 
			margin: 0px; 
			padding: 0px;
		}

a {color: #a2968a; text-decoration: none;}
a img {
border: 0px none;
}
a:hover {color:silver;}	
a:link {text-decoration: none;}
a.external:link, a.external:visited {color: silver;}
a.external:hover {color: #a2968a;}


.skills			{
				text-align:					center;
				}
				
.title			{
				font-weight:				bold;
				}
				
h2 				{
				text-align:					center;
				color:						#a2968a; 
				font-variant: 				small-caps; 
				}
	
#container 		{ 	
				background-color: 			#FFFFFF; 
				padding: 					20px 0px 20px 0px; 
			   	margin-right:				auto; 
			   	margin-left: 				auto; 
			   	margin-bottom: 				0px;
			   	width: 						800px; 
				}

#print 			{ 
				padding: 					20px 0px 0px 100px;
				}

#header 		{
				float: 						left; 
				border:						0; 
				width:						250px;
				padding:					0px 30px 0px 30px;
				}

	
#menulist 		{ 
				font-size: 					14px; 
				list-style-type:			none; 
				color: 						#CCC;
				}
	
#menulist a		{
				display: 					block;
				background-color:			#FFFFFF;
				}
	
#menulist a:link {
				color: 						#000;
				text-decoration: 			none;
				}
	
#menulist a:visited {
	color: #444;
	text-decoration: none;
	}
	
#menulist a:hover { 
	color: #a2968a;
	text-decoration: none;
	}

#contents	{
			margin:							0 0 0 300px; 
			padding: 						0px 20px 0 20px; 
			min-height: 					500px; 
			border: 						none; 
			}


#images {
	float: left; margin: 0px 10px 10px 0px;}

#footer  { color: #000000; padding: 10px 0px 0px 25px; clear: both; }







#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; }

	