*
	{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-style:none;
	}
	
body
	{
	background:#685755;
	}
	
#wrapper
	{
	width:1024px;
	top:0px;
	margin:0px auto;
	}
#header
	{
	width:1024px;
	height:100px;
	background-color:#a19185;
	color:#e4e9d3;
	overflow:hidden;
	padding:0;
	margin:0;
	}
#header #logo
	{
	background-image:url(../Images/header-left.jpg);
	width:120px;
	height:100px;
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
	}
#header #banner
	{
	background-image:url(../Images/header-top.jpg);
	width:840px;
	height:22px;
	background-repeat:no-repeat;
	position:relative;
	top:-100px;
	left:120px;
	}
	
#header #tagline
	{
	font-size:24px;
	width:300px;
	height:1.5em;
	position:relative;
	top:-95px;
	left:200px;
	}
	

#header #language
	{
	text-align:right;
	width:120px;
	height:20px;
	position:relative;
	top:-125px;
	left:853px;
	}
	
#header #navigation
	{
	background-color:#b0a192;
	width:898px;
	height:32px;
	position:relative;
	top:-110px;
	left:126px;
	}
	
#header #navigation #navitems
	{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 16px;
	}

#header #navigation #navitems a 
	{
	display: block;
	color:#e4e9d3;
	text-decoration:none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 32px;
	font-weight:normal;
	border:0;
	background-color:none;
	}

#header #navigation #navitems a:hover 
	{
	background-color:#bcac9c;
	}
	
#header #navigation #navitems li 
	{
	float: left;
	width: 115px;
	height: 32px;
	background-color:none; 
	}
	
#content
	{
	width:1024px;
	height:480px;
	background-color:#e4e9d3;
	clear:both;
	}

#content #leftnavspacing
	{
	width:180px;
	height:26px;
	padding:0px;
	background:#d2dab6;
	}
#content #leftnav
	{
	width:220px;
	height:480px;
	padding:0px;
	background:#d2dab6;
	float:left;
	}

#content #leftnav #navitems
	{
	width:220px;
	line-height:20px;
	}

#content #leftnav #navitems ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#content #leftnav #navitems ul li a 
	{
	display:block;
	color:#a19185;
	background-color:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	width:215px;
	height:20px;
	line-height:20px;
	padding-left:5px;
	}

#content #leftnav #navitems ul li a:hover 
	{
	background-color:#c0cc9c;
	}

#content #leftnav #newsspacing
	{
	width:220px;
	height:12px;
	padding:0px;
	background:#d2dab6;
	}
#content #leftnav #news
	{
	width:200px;
	height:430px;
	padding:10px;
	background:#d2dab6;
	//background:#f0f;
	float:left;
	}
	
#content #textspacer
	{
	width:720px;
	height:30px;
	background-color:none;
	float:left;

	}
			
/*
#content #imagespacer
	{
	width:210px;
	height:20px;
	background-color:yellow;
	float:right;
	}
*/

#content #imagecontainer
	{
	width:240px;
	height:450px;
	background-color:none;
	overflow:hidden;
	float:right;
	}
		
#content input,textarea,select,file
	{
	font-size:10px;
	}
	
#content table tr,td
	{
	text-align:left;
	}
	
#footer
	{
	width:1024px;
	height:20px;
	background:#d2dab6;
	/*background-color:#FF0000;*/
	font-size:9px;
	line-height:20px;
	color:#a19185;
	clear:both;
	margin:0 auto;
	}
	
#footer #leftspacing
	{
	float:left;
	width:125px;
	}
	
#footer #left
	{
	float:left;
	width:300px;
	text-align:left;
	margin-left:10px;
	}
	
#footer #right
	{
	float:right;
	width:300px;
	text-align:right;
	margin-right:10px;
	}

#footer a:link,a:hover,a:visited
	{
	color:#a19185;
	text-decoration:none;
	}

#footer a:hover
	{
	color:#a19185;
	text-decoration:underline;
	}
	
#livesearch
  { 
  width:194px; 
  }
  
#content #text
		{
		width:494px;
		height:450px;
		background-color:none;
		float:left;
		background-color:#e4e9d3;
		font-family:Verdana;
		color:#a19a85;
		font-weight:normal;
		font-size:10px; 
		line-height:13px;
		margin:0;
		margin-left:35px;
		padding:0;
		padding-right:35px;
		overflow:scroll;
		overflow-x:hidden;
		}

#content #text a
	{
	color:#006275;
	text-decoration:none;
	}

#content #text a:hover
	{
	color:#006275;
	text-decoration:underline;
	}

#content #text table a
	{
	color:#006275;
	text-decoration:none;
	}

#content #text table a:hover
	{
	color:#006275;
	text-decoration:underline;
	}
		
#content #text h1
		{
		font-size:18px;
		line-height:24px;
		color:#a19a85;
		font-weight:bold;
		}

#content #text h2
		{
		font-size:16px;
		line-height:22px;
		color:#a19a85;
		font-weight:bold;
		}
				
#content #text h3
		{
		font-size:14px;
		line-height:17px;
		color:#a19a85;
		font-weight:bold;
		}

#content #text h4
		{
		font-size:11px;
		line-height:14px;
		color:#a19a85;
		font-weight:bold;
		}

#content #text #h1-inline
		{
		font-size:18px;
		line-height:24px;
		color:#a19a85;
		font-weight:bold;
		display:inline;
		}

#content #text #h2-inline
		{
		font-size:16px;
		line-height:22px;
		color:#a19a85;
		font-weight:bold;
		display:inline;
		}
				
#content #text #h3-inline
		{
		font-size:14px;
		line-height:17px;
		color:#a19a85;
		font-weight:bold;
		display:inline;
		}

#content #text #h4-inline
		{
		font-size:11px;
		line-height:14px;
		color:#a19a85;
		font-weight:bold;
		display:inline;
		}
				
#content #text hr
		{
		background-color:#a19a85;
		height:1px;
		}
		
#content #text #admin
	{
	background-color:#e4e9d3;
	font-family:Verdana;
	color:#a19a85;
	font-weight:normal;
	font-size:10px; 
	line-height:13px;
	margin:0;
	margin-left:35px;
	margin-right:35px;

	}

#content #text #admin h3
	{
	font-family:arial;
	font-size:14px;
	line-height:20px;
	color:#a19a85;
	font-weight:bold;
	}
	
#content #text #admin a
	{
	color:#a19185;
	text-decoration:none;
	}

#content #text #admin a:hover
	{
	color:#a19185;
	text-decoration:underline;
	}
	
#content #text #registration
	{
	border:0;
	padding:0;
	margin:0;
	}
	
#content #text #registration form
	{
	border:0;
	padding:0;
	margin:0;
	}

#content #text #error 
	{
	color:#f00;
	}
	
