/* =Global Resets 
**************************************************/
html, body, div, span, applet, object, iframe,/*h1, h2, h3, h4, h5, h6, p,*/ blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	vertical-align: baseline;	background: transparent;}ol, ul { list-style: none; }

body {
	font-family: Georgia, Times New Roman, Times, serif;
	}
	img { border: 0; }
#wrapper {	
	width:694px; 
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	}
#header {
	overflow: hidden;
	}
	#header h1 {
	margin: 0;
	padding: 0;
	}
	#header img { float: right; }
#content {
	clear: both;
	width: 559;
	margin-left: 135px;
	}
#mainNav { display: none; }
#col1 {
	float: left;
	width: 365px;
	padding-top: 15px;
	}
	
#col2 {
	float: right;
	width: 185px;
	text-align: center;
	padding-right: 5px;
	padding-top: 15px;
	}	
	#homePanel {
	width: 560px;
	float: right;
	}
	
#footer { color: #666666; font-size: 10px; text-align: center; margin-top: 10em; font-family: Courier New, Courier, mono; }

.gallery { overflow: hidden; }	
.image {
	width:200px;
	float: left;
	margin-bottom: 30px;
	height: 215px;
	margin-right: 15px;
	}
	.image img { margin-bottom: 8px; }
	.image p { margin-bottom: 5px; }
	
	
/*
=typography ************************/	
.list li {
	font-size: 11px;
	line-height: 1.4;
	}
ul.list {
	margin-left: 8px;
	padding-left: 8px;
	margin-bottom: 1em;
	list-style: square;
	}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	}
p {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 11px;
	line-height: 1.4;
	}
a:link { color: #0c2074; }
a:visited { color:#a1a1a1; }
a:hover { color: #a1a1a1; }
a:active { color: #a1a1a1; text-decoration:none; }
h2 {
	padding: 0;
	margin: 0;
	}
h4 { }

.fig {
	float: left;
	margin: 0 10px 5px 0;
	}
.credit {
	color: #717171;
	font-size: .6em;
	}

/*
= navigation ************************/	
#tabNav {
	margin: 10px 0 0 5px;
	white-space: nowrap;
	height: 25px;
	padding-left: 2px;
	width: 365px;
	background: url(../images/bkgnd_tabNav.gif) repeat-x bottom;
	}
	#IE7 #tabNav, #IE6 #tabNav {
	padding-top: 7px;
	margin-left: 0px;
	padding-left: 2px;
	height: 20px;
	}	
#tabNav li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	}
#tabNav a {
	border: 1px solid #000;
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	margin: 0 0 0 -2px;
	background: #000;
	color: #fff;
	}
.tabContent {
	padding: 15px 26px 0 20px;
	}
	#IE7 .tabContent, #IE6 .tabContent {
	margin-top: 0px;
	}
a#tabNavOn  {
	background: #fff;
	color: black;
	border-bottom: 1px solid #fff;
	}

	