.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #ff0000;
	border-color: #000000;
	
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	
	
}
.link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	
	
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
/*
Thanks to Dan Cederholm [Updated: Sept 1 2004]
From http://www.simplebits.com/about/ :
"While any of the markup or CSS on this site is yours for the taking, 
please do not re-use any of the original graphics from the site."
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #666666;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}



/* ---( top )------------------------------- */

#wrap, #wrapzoom, #wrapfull, #wrapfullwithpadding {
	position: relative;
	margin: 0 auto;
	padding: 0 16px;
	font-size: 95%;
	text-align: left;
	background: url(../images/bg_wrapper.gif) repeat-y;
	width: 900px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 900px;
	}
html>body #wrap {
  	width: 900px;
	} 

#wrapzoom {
	background: url(../images/bg_wrapper_900.gif) repeat-y;
}

#wrapfull, #wrapfullwithpadding {
	background: url(../images/bg_wrapper.gif) repeat-y;
}



/* navigation */

#nav {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
	background: #fff url(../images/bg_menu.gif) repeat-x bottom left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #fff;
	}
#nav a {
	float: left;
	padding: 6px 1.6em;
	text-decoration: none;
	color: #666;
	}

#nav a:hover, #nav a.active {
	color: #fff;
	background-color: #999;
	}
#nav a.active {
	font-weight: bold;
	}

/* ---( main column )----------------------------- */

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

#main-body {
	background: url(../images/bg_main_top.gif) no-repeat top left;
}

#wrapzoom #main-body, #wrapfull #main-body, #wrapfullwithpadding #main-body {
	background: url(../images/bg_main_top_600.gif) no-repeat top left;
}	

#content {
	float: left;
	margin: 24px 0 24px 0;
	padding: 0 31px;
	background: #fff;
	width: 511px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 449px;
	}
html>body #content { /* be nice to Opera */
	width: 449px;
	}

#wrapzoom #content {
	width: 662px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 900px;
	}
html>body #wrapzoom #content { /* be nice to Opera */
	width: 900px;
	}
	
#wrapfull #content {
	padding: 0;
	width: 900px; 
}

#wrapfullwithpadding #content {
	width: 738px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 676px;
	}
html>body #wrapfullwithpadding #content { /* be nice to Opera */
	width: 900px;
	}
	
/* figures */

#content img.thumb {	
	float: right;
	margin: 0 0 6px 12px;
	border: 1px solid #CCC;
	padding: 5px;
	}
#content a img.thumb:hover {
	border-color: #999;
	}
	
#content a.thumb {	
	float: right;
	margin: 0 0 6px 0;
	border: 1px solid;
	padding: 5px;
	display: block;
}
#content a.thumb img {	
	display: block;
}
#content a.thumb:link {
	color: #036;
	}
#content a.thumb:visited {
	color: #966eb1;
	}
#content a.thumb:hover {
	color: #930;
	}
	
#content img.bigscan {	
	border: 1px solid #CCC; 
	padding: 5px; 
	margin: 10px 0;
	background: #EEE;
}




	}
#content dl dt {
	font-weight: bold;
	}
#content dl dt span {
	font-weight: normal;
	}

dl.link {
	font-size: 0.8em;
	width: 449px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

dl.link dt {
	width: 99px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0.2em 0;
	display: block;
	text-align: right;
}

dl.link dd {
	margin: 0 0 0 99px;
	width: 300px;
	padding: 0;
	float: left;
	display: block;
}

dl.link .title {
	font-weight: bold;
}






	
/* FVE'S STUFF BELOW */

/* gallery */


#gallery {
}

.photo {
	float:left;
	margin: 0 19px 19px 0;
	border: 1px solid #CCC;
	padding: 5px 5px 5px 5px;
}

.photocenter{
	float:center;
	margin: 0 19px 19px 0;
	border: 1px solid #CCC;
	padding: 5px 5px 5px 5px;
}

.last {
	margin-right: 0;
}

.photo img {
	display: block;
}
.caption {
	margin: 0.1em 0 0 0;
	color: #666;
	font-size: 0.9em;
	text-align: center;
	right: 77px;
}

.posted {
	font-size: 80%;
	color: #777;
	text-align: right;
}


/* subnav */

#subnav-container {
	padding: 12px 0 0 0;
	background: transparent url(../images/submenu_fill.gif) repeat-x bottom right;
	width: 662px;
	height: 24px;
	line-height: 24px;
	
}
ul#subnav { 
	margin: 0 0 0 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	display: block;
	list-style-type: none;
	overflow: hidden;
}

ul#subnav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: transparent url(../images/submenu_right.gif) no-repeat bottom left;
	border: 0 solid red;
	font-size: 80%;
}

ul#subnav li#subnav-first {
	background: transparent url(../images/submenu_left.gif) no-repeat bottom left;
}

ul#subnav li#subnav-first.active, ul#subnav li.active {
	background: #FFF url(../images/submenu_left_active.gif) no-repeat bottom left;
}

ul#subnav li.following-active {
	background: #FFF url(../images/submenu_right_active.gif) no-repeat bottom left;
}

ul#subnav li a {
	padding: 0 4px 0 16px;
	text-decoration: none;
	background: transparent;
}

ul#subnav li.active a {
	font-weight: bold;
}
