		a:link { color: #3E3E3F; }
		a:visited { color: #3E3E3F; }
		a:active { }
		a:hover{ color: #000; }
		
		a.menu:link { text-decoration:none; }
		a.menu:visited {text-decoration:none; }
		a.menu:active {}
		a.menu:hover{ text-decoration:underline; }
		
		body
		{
			text-align: center;
			margin: 0;
			padding: 0;
			font-family: verdana, arial, times, "times new roman", serif;
			font-size: 11px;
			color: #534f39;
			background-color: #fefefe;
		}
		
		td
		{
			font-size: 12px;
		}
		
		#container p
		{
			margin-top: 0px;
	 		margin-bottom: 0px;
		}
		
		#container		
		{
			border: 1px solid ;
			border-color: #e7e7e6;
			margin-top:30px;
			margin-left:auto;
			margin-right:auto;
			width: 761px;
			background-color: #fff;
			background-image:  url(pictures/menu_bg.gif);
			background-repeat: repeat-y;
			background-position: 0px 17px;
		}
		
		#banner
		{
			font-size: 0px;
			background-color: #000000;
			height: 112px;
		}
		
		#nav
		{
			font-weight: bold;
			text-transform:uppercase;
			text-align: left;
			float: left;
			width: 160px;
			margin-left: 30px; 
			margin-top: 40px; 
			margin-bottom: 1em; 
		}
		
		#nav p
		{ 
			margin-left: 15px;
		 	margin-top: 3px; 
		}
	
		#content
		{
		
			padding-right: 15px;
			text-align: left;
			padding-top: 0px;
			margin: 0px 0px 20px 323px;
		}
		* html #content
		{
		height: 1%;
		}
		
		#indexcolum1
		{
			text-align: left;
			padding-top: 0px;
			width: 201px;
			font-size: 11px;
	
		}
		#indexcolum2
		{
			text-align: left;
			float: right;
			padding-top: 0px;
						padding-right: 0px;
						padding-bottom: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
									
			width: 301px;
			font-size: 11px;
		}
		#image
		{ 
		float: left; 
		padding-right: 3px; 
		padding-top: 2px; 
		padding-left: 2px;
		}			
		
		h1
		{
			font: 180% verdana, arial, hevetica, sans-serif;
			font-weight: bold;
			margin: 18px 0px 2px -1px ;
			color: #e29a00;
		}
		
		h2
		{
			font: 150% arial, hevetica, sans-serif;
			font-weight: bold;
			margin: 0 0 0px 0;
		}
		
		#footer
		{
			padding:3px;
			padding-right:14px;
			color: #E4E8EE;
			clear: both;
			background-color: #B7C2D1;
			text-align: right;
			background-image:  url(pictures/footer.gif);
			height:55px;
		}
		
		#designby
		{
			padding:15px;
			clear: both;
			text-align: center;
		}
		a.designby:link {color: #D1D1D1;}
		a.designby:visited {color: #D1D1D1;}
		


