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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
	background: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p {margin-bottom:18px; line-height:18px;}
h2 {font-size:1.2em;margin:20px 0 6px 0; border-bottom:#232323 solid 2px;color:#d8251e}
h3 {font-size:12px; margin:20px 0 6px 0;}
em {font-style:italic; font-size:.8em;}
a, a:visited {color:#cecece; text-decoration:underline;}
a:hover, a:active {text-decoration:none;}


body {margin-top:10px; font-family:"Verdana", Arial, Helvetica, sans-serif;}
strong {color:#bb201a; font-weight:bold;}
	#header { margin:0 auto; width:850px; height:103px;}
	#header h1 {background:#000000 url(../images/logo-header.jpg) top center no-repeat;  height:103px; display:block;float:left; margin:0; position:relative; text-indent:-9000px; width:850px; }
	#header h1 a {display:block; height:103px; left:0; top:0; width:320px; position:relative;}
	#header h2 { text-indent:-9000px;}
	#wrapper {clear:both; width:850px; margin:0 auto; }
	#main:after {
 	 	content: "."; 
   		 display: block; 
   		 height: 0; 
   	 	clear: both; 
   	 	visibility: hidden;
			}
	#main {width:850px; font-size:14px; color:#ffffff; padding:20px 0; }
	
	h1 {height:34px; display:block; margin-bottom:20px; position:relative; text-indent:-9000px; width:389px;}
	.h1-home {background: url(../images/h1-home.gif) left no-repeat;   }
	.h1-about {background: url(../images/h1-about.gif) left no-repeat;  }
	.h1-gallery {background: url(../images/h1-gallery.gif) left no-repeat;  }
	.h1-pub {background: url(../images/h1-pub.gif) left no-repeat;  }
	.h1-testimonials {background: url(../images/h1-testimonials.gif) left no-repeat;  }
	.h1-contact {background: url(../images/h1-contact.gif) left no-repeat;  }
	
	.img_right {border:#ffffff solid 6px; margin:0 0 20px 20px; float:right;}
	.img_left {border:#ffffff solid 6px; margin:0 12px 12px 0; float:left;}
	.img {border:#ffffff solid 6px; margin:8px;}
	
a[href*="images/publications"] {display:block;width:313px;border:#ffffff solid 6px; margin:8px; float:left;}
a:hover[href*="images/publications"] {display:block;width:313px;border:#989898 solid 6px; margin:8px;}	

.link,h3 {padding-left:15px; background:url(../images/mini-logo.gif) center left no-repeat;}
	
	#footer { 
		background: url(../images/nav_bg.jpg) top left repeat-x;
		margin:0 auto; 
		width:850px; 
		height:40px;
		clear:both; 
		font-size:9px;
		padding-top:4px;
		color:#494948;
		}
	#footer ul {float:right;}
	#footer li {}
	#footer a, #footer a:visited { color:#494948; text-decoration:none; padding:0 12px; }
	#footer a:hover, #footer a:active {text-decoration:underline;}
	#footer p {float:left; margin-left:8px;}
	
	
	#menu {
width: 100%;
height:36px;
margin:10px auto;
background:#989898 url(../images/nav_bg.jpg) top left repeat-x;
font-size:14px;

}
#menu ul, #footer ul {
margin: 0 auto;

	padding:0;
	list-style: none;
}
#menu ul {padding:0 0 0 75px;}
#menu ul li, #footer ul li {
float:left;
}
#menu li, #footer li { position:relative;}
#menu li a, #menu li a:visited{
padding:8px 20px;
color:#ffffff;display:block;
text-decoration:none;
border-right:#000000 solid 2px;
}
#menu li a:hover, #menu li a:active, #menu #active_menu {
background: url(../images/nav_bg_ON.jpg) top left repeat-x;
color:#d7241d;}
#menu ul li a[href="index.htm"] {border-left:black solid 2px;}
h1 {color:#fff;}

.button a {background-color:#262626; display:inline-block; padding:6px 16px 8px; text-decoration:none!important; border:1px solid #868686;}
.button a:hover {border:1px solid #d7241d;}