/* reset values
------------------------------------------------ */
html, ol, blockquote, q,  h3, h4, h5, h6, form, fieldset, a, div, img {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;	
}
	body
	{
		text-align: left;
		background: #ffffff ;
		color: #444;
		font-family: arial;
		font-size: 75%;
		
	}
	
	a:link {
	color: #000099;
	
	
}
	
email {
	color: #000000;
}
	
	
	#container
	{
		text-align: left;
		padding-top: 0px;
		margin: 0 auto;
		width: 800px;
		background: #ffffff  ;
		
		
	}

	#news
	{
		float: left;
		text-align: left;
		margin: 0 auto;
		width: 207px;
		height: 138px;
		background: #2226CC;
	}
	
	
	
	h1
	{
		background: #ff0000 url(images/background.jpg) no-repeat;
		color: #ffffff;
		text-align: left;
		vertical-align: bottom;
		padding-top: 0px;
		margin: 1px;
		height: 117px;
	}
	
	
	#content
	{
	width: 420px;
	height: 520px;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 70px;
	float: right;
	table-layout:fixed;
	overflow:auto;
	}
	
#contentphoto
	{
	float: left;
		width: 800px;
		height: 600px;
		margin-left: 0px;
		padding-left: 0px;
	}
#contentfixt
	{
	float: left;
		width: 750px;
		height: 520px;
		margin-left:0px;
		padding-left: 50px;
		table-layout:fixed;
	overflow:auto;
	}


	
	
	#narrow
	{
	width: 150px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	float: left;
	}



	
	#footer
	{
		clear: both;
		background: #fff  url(images/header-base.gif) no repeat;
		color: #000099;
		padding: 5px 5px;
		text-align: right;
		font-size: 80%;
		
	}
	
	#footer a
	{
	color: #000099;
	}
	
	h2
	{
		margin-top: 0;
		padding-right: 0px;
		font-size: 1em;
		color: #000		
		font-weight: bold;
		}


h2.decorative
	{
		color: #036;
		font: bold 100% arial, helvetica, sans-serif;
		text-align: center;
		background: url(images/chapter9.gif) no-repeat;
		width: 220px;
		padding: 10px 0 0 0;
	}
	
	h2.decorative em
	{
		display: block;
		width: 220px;
		padding: 0 0 5px 0;
		font-style: normal;
		background: url(images/chapter9a.gif) no-repeat 0 100%;
	}
	
ul#navigation
	{
		margin-left: 0px;
		margin-top:inherit;
		padding-left: 0px;
		list-style-type: none;
		background: #FF0000 url(images/buttonback.jpg);
		float: left;
		width: 800px;
	}
	
	ul#navigation li { display: inline; }
	
	
ul#navigation a
	{
		display: block;
		float: left;
		padding: 2px 10px 2px 4px;
		text-decoration: none;
		color: #B40B0B;
		background: #FF0000 url(images/buttonback.jpg) no-repeat 100%;
		border-right: 1px solid #fff;
	}



	
	
	ul#navigation a:hover
	{
		background: #fff url(images/buttonback1.jpg) no-repeat 100%; 
		color: #000;
		text-decoration: underline;
	}
	
	

div.mainborder
	{
		float: right;
		width: 100%;
		margin: 0 0 0 0;
		padding: 0px 0px 0px 0px;
		display: inline;
		text-align: left;
		border-color: #000 #000 #000 #000 ;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		background: #fff url(images/glasses.jpg) no-repeat 0% 100%;
	}
		
		div.imagecaption
	{
		float: right;
		width: 182px;
		margin: 0 1em 1em 1em;
		padding: 2px 2px 2px 2px;
		display: inline;
		text-align: center;
		border-color: #CCC #999 #999 #CCC;
		border-width: 0px 0px 0px 0px;
		border-style: solid;
		background: ;
	}
	
	div.imagecaption img
	{
		border-color: #fff #fff #fff #fff;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		float: center;
	}
		
		blockquote
	{
		margin: 0em 0;
		border: 0px solid #ddd;
		background: url(images/open.gif) 5px 5px no-repeat;
		padding-top: 0px;
	}
	
	blockquote p { padding: 0 70px; }
	
	blockquote p.source
	{
		background: url(images/close.gif) no-repeat 100% 100%;
		padding-bottom: 30px;
		margin: 0 5px 5px 0;
		text-align: right;
		font-style: italic;
	}
div.imagecaption
	{
		float: left;
		width: 80px;
		margin: 0 1em 1em 1em;
		display: inline;
		padding: 5px;
		background: #fff;
		color: #fff;
	}
	
	div.imagecaption img
	{
		float: left;
		margin-left: 1em;
		border: 1px solid #fff;
	}