html, body {
	margin: 0; padding: 0; 	
	text-align: center;
	font-size: 88%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background-color: #F9F9F0;
	background-image: url(../graphics/back6.gif);
	background-repeat: repeat;
	
  }
 
#container {
	width: 670px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 20px 5px;
	background-color: #FFFFFF;
		border-left-color: #888888;
		border-left-style: solid;
		border-left-width: 1px;
		border-bottom-color: #888888;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		background-image: url(../graphics/tainer-bg.gif) ;
		background-repeat: repeat-y;
		background-position: right;
		}
#masthead {
position: relative;
width: 340px;
height: 155px;
margin-left: 10px;
background: #FFF url(../graphics/title.gif) no-repeat 04px 30px;
}
#mastheadphoto {
 	position: relative;
	float: right;
	margin: 0px 8px 0 0;
 }
 #photo1, #photo2 {
 position: relative;
 	clear: both;
	float: right;
	border: none;
	margin: 25px 12px 0 0;
	padding: 0;
 }
  #photo2 {
 margin-top: 50px;
	}
 #content {
position: relative;
clear: left;
text-align: left;
font-size: 1em; color: #0F0F0F; 
line-height: 1.6em;
margin: 5px 240px 0px 40px;
padding: 15px 0 0 0px;
}

#quote {
	margin: 5px 0 0 0; padding: 5px 0 0 45px;
	background-image: url(../graphics/lquo.gif);
	background-position: 10px 0;
	background-repeat: no-repeat;	
	/*outer*/
	}
#quote blockquote {
	margin: 0;	padding: 0 13px 0 0;
	background-image: url(../graphics/rquo.gif);
	background-position: 99% 100%;
	background-repeat: no-repeat;	
	line-height: 1.45em;	
	/*inner*/
	}
	
p {
   padding: 1px 0;
	text-indent: 0px;
	text-align: left;
	font-weight: normal 
	}
.tab10 {
		margin: 0 0 0 10em;
		line-height: 1.5em;
	}
.tab10brk {
		margin: 1em 0 0 10em; padding: .5em 0 0 0;
	}
.tab15 {
	margin: 0 0 0 15em;
	line-height: 1.5em;
}
.tab20 {
	margin-left: 20em;
	line-height: 1.5em;
}
.tab30 {
	margin-left: 30em;
	line-height: 1.5em;
}

h1 {
  border: none;
  text-align: center;
  display: block;
  padding: 75px 0 0;
  font-size: 1.3em;  
  font-weight: bold;
  color: #A5A5A5;
  font-variant: small-caps;
 }
 h2 {
   color: #000000;
 	font-variant: small-caps;
 	font-weight: bold;
 	font-size: 1em;  
	text-align: left;
	padding: 12px 0 0 0;
	border-bottom: 1px solid #7BBDA5;
 }
 h3 {
 	text-align: right;
	font-size: .9em;
	padding: 0 25px 0;
	font-weight: 400;
	 }
	#right {
		clear: right;
		float: right;
		}
h4 {
	padding: 3em 0 0 10em;
	font-weight: bold;
	font-size: 1em;	
}
.navigate {
	padding: 0; margin: 0;
	text-align: right;
}
.navigate a {
	font-weight: normal;
	font-size: .9em;
	color: blue;	
	text-decoration: none;
}
.title {
	font-style: normal;
	font-weight: bold;
}


#nav {margin: 0; padding: 0;}
#nav li {list-style: none; float: left;
  margin: 0; padding: 0 0 0px 16px;
  font-size: 12px; line-height: 24px; white-space: nowrap;
  background: #FFFFFF url(../graphics/tabsa.gif) no-repeat 0 0%;
  font-weight: normal;
  border-bottom: 3px solid #7BBDA5;
  }
 #noflicker {
  	 background: url(../graphics/tabsa.gif) no-repeat 100% 0%;
	  }	
  #nav a {display: block; float: left; padding: 0 16px 0px 0;
  text-decoration: none;
  background: url(../graphics/tabsa.gif) no-repeat 100% 0%;
  color: #333;
  width: .1em;}
html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}            /* End IE5-Mac hack */

#nav a:hover {color: #2C8788;}
#nav #current, #nav #current a {color: #FFFFCC; 
  background-image: url(../graphics/tabsa-hl.gif);}
#nav #current #noflicker {background-image: url(../graphics/tabsa-hl.gif);}
  
#nav #attention, #nav #attention a {color: #333;
background-image: url(../graphics/tabsb.gif);
  }
#nav #attention #noflicker {background-image: url(../graphics/tabsb.gif);}
#nav #attention a:hover {color: #2C8788;}

#nav2 li {	
list-style: none; float: left;
  margin: 0; padding:15px 7px 0 7px;	
  border: none;
  
}

#nav2 a {
display: block; float: left; padding: 0;
  text-decoration: none;
  color: #404040;
}
#footer {
	clear: both;
	margin: 0; padding: 0;
	background-image: url(../graphics/nopeek.gif);
	background-position: 7px 0;
	height: 30px;
	background-repeat: no-repeat;
	}