@charset "iso-8859-1";
/* reset values
------------------------------------------------ */
html,  ul, 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: center;
		background: #ffffff;
		color: #000000;
		font-family: helvetica;
		font-size: 12px;
		
	}
	
	#container
	{
		text-align: left;
		border: 1px solid #931c06;
		width: 800px;
		height: 700px overflow:auto;
		background: #ffffff url(images/background4.jpg) no-repeat 100% 100%; 
		
		
	}
	
	h1
	{
		
		color: #FFF;
		height: 110px;
		padding: 0px;
		margin-left: 0px;
		background: #ffffff url(images/background.jpg) no-repeat;
		
		
	}
	
	#nav
	{
		background: #ffffff url(images/bg.jpg) no-repeat;
		float: left;
		width: 220px;
		display: inline;
		margin-left: 0px;
		padding: 0px 0;
	}
	
	#nav ul
	{
		margin: 0;
		padding: 0px;
		list-style-type: none;
		text-align: left;
		background: #ffffff;
	}
	
	
	
	#content
	{
		float: left;
		width: 350px;
		margin-left: 75px;
		padding-top: 15px 0;
		height: auto;
		
		
		
	}

#content3
	{
		float: center;
		width: 220px;
		height: 600px;
		margin-left: 0px;
		background: #ffffff;
		
	}

	
	#footer
	{
		width: 800px;
		height: 20px;
		background: #ffffff;
		color: #ccc;
		text-align: center;
		font-size: 80%;
	}
	
	h2
	{
		margin-top: 0;
		color: #931c06;
		font-size: 18px;
		font-weight: bold;
	}
	
	
	a:hover, a:active
	{
		color: #999999;
		background: #ffffff;
	}
	
	

	ul#navigation li
	{
		display: inline
		background: #ffffff;;
	}
	
	.mnu
	{ 
	COLOR: #948369; 
	}
	
	.mnu3
	 {	
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 7pt; 
	 COLOR: #999999; 
	 TEXT-DECORATION: none
	 }
	.style5 
	{
	text-align: left;
	FONT-SIZE: 7pt; 
	color: #999999}
a:visited {
	color: #999999;
}

	

	ul#navigation
	{
		margin-left: 0;
		padding-left: 0;
		text-align:left;
		list-style-type: none;
		background: #ffffff;
	}
	
	ul#navigation a
	{
		display: block;
		text-decoration: none;
		background: #fff;
		color: #000000;
		padding: .2em .5em;
		border-bottom: 1px solid #931c06;
		width: 220px;
	}
	
	ul#navigation a:hover
	{
		background: #fff;
		color: #931c06;
	}
	
	ul#navigation li
	{
		display: inline;
		background: #ffffff;
	}