 #container
{
	width: 100%;
	margin-right: 20px;
	margin-left: 20px;
	background-color: transparent;
	color: #333;
	line-height: 110%;
	padding-left : 20px;
}


A  {
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
}

A:link  {
	text-decoration : none;
	color: White;
}

A:visited  {
	text-decoration : none;
	color: White;
}

A:hover  {
	color : #D11313;
}

#banner {
	padding: .5em;
	color : #D11313;
	font-size : 40px;
	font-family : "Franklin Gothic Medium";
	font-style : normal;
	font-weight : normal;
	letter-spacing : 2px;
	padding-top : 20px;
	padding-bottom : 20px;
	background-position : center;
	margin: 0 5px 0px;
}

#topnav
{
	padding: .3em;
	font-family : verdana, arial, sans-serif;
	background-color: Black;
	margin: 5px 5px 5px 5px;
	font-size: 12px;
	color: White;
	padding-bottom : 5px;
}

#topnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#topnav ul li { display: inline; }

#topnav ul li a
{
	text-decoration: none;
	padding: 1em;
	background-color: transparent;
	font-weight : normal;
	color: White;
}

#topnav ul li a:hover
{
	color: #D11313;
	background-color: transparent;
}

#topnav ul li a:visited
{
	background-color: transparent;
}


#body {
	background-color: #2F2C2C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: White;
	text-decoration : none;
	padding-bottom : 10px;
	padding: .3em;
	margin: 10px 5px 0px 2px;
	width: 600px
}

.title {
	color : White;
	background-color: Black;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 2px;
}

.subtitle {
	color : White;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom : 10px;
	text-align : center;
}

.nav2 {
	background-color : Black;
	color: White;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : normal;
	text-align : inherit;
	padding-bottom : 10px;
	padding-top : 10px;
	margin: 0 5px 0px 1px;
	width: 600px
}

.cv {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	padding-top : 10px;
	padding-bottom : 10px;
	color : White;
}

#wrap{
	width:600px;
	margin: 10px 0px;
	position:relative;
}

#main-content li{
	width:120px;
	border: none;
	border-width:0px 1px 1px 0px;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers-moz-border-radius:20px;
	*/
	background: White;
	padding:5px;
	text-align:left;
	position:relative;
	float:left;
	display: inline;
	margin:1px;
}


#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{
	top:5px;
	left:5px;
	width:115px;
	font-weight: normal;
	background: #2F2C2C;
	color: White;
	padding: 5px 0 5px 5px;
	text-transform: none;
	font-size:80%;
	border-width: 0 0 0 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
	opacity:.80;
	*/
	/**/
} 

	/* lightbox stuff */

#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: #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(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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}



 	table#table1 {text-align:center; margin-left:auto; margin-right:auto; width:400px;}
 	tr,td {text-align:left;}
	
	table#table2 {text-align:center; margin-left:auto; margin-right:auto; width:600px;}
 	tr,td {text-align:left;}

.table
{
	font-size : 11px;
	color: White;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
