body {
background:#FEFDD7;
margin: 0;
padding: 0;
text-align: center;
}

	
#container {
margin:0 auto;
width: 660px;
background: #D9D8BA url(images/layout_03.gif) top left repeat-y;
z-index: 1;
}

	
	
#banner {
margin-left: auto;
margin-right:auto;
width: 660px;
height:91px;
background: #D9D8BA url(images/layout_01.jpg) top left no-repeat;
z-index: 2;
}
	
	
#banner2 {
margin-left: auto;
margin-right:auto;
width: 660px;
height:97px;
background: #D9D8BA url(images/layout_02.jpg) top left no-repeat;
z-index: 2;
}

#left{
float:left;
width: 120px;}


#right{
float:right;
width: 540px;
}


	
#footer {   
margin-left: auto;
margin-right:auto;
width: 660px;
height: 28px;
background: url(images/layout_09.gif) left no-repeat;
z-index:2;
}

		
.nav {
padding: 30px 10px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	letter-spacing:1px;
	text-align:center;
	color:#BA2916;

	}
.nav a, .nav a:link,  .nav a:active {
	text-decoration: none;
	color:#BA2916;
	}

.nav a:hover {
	color: #7D131D;
	text-decoration: none;
	font-weight:bolder;
	}
	
.nav a:visited {
	text-decoration: none;
	color:#8F5850;
	}
	
.links {  
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	text-transform: lowercase;
	text-align:center;
	color:#9F9D72;
	}
	
.links a {
	
	color:#9F9D72;}

.links a:link, .links a:visited, .links a:active {
	text-decoration: none;
	color:#9F9D72;
	}

.links a:hover {
	color: #000;
	text-decoration: none;
	}
	
.content {
	padding: 5px 30px 5px 5px;
	color: #000;
	text-align:left;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	}

.content p {
	color: #000;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height: 150%;
	}

.content blockquote {
	line-height: 150%;
	}

.content ul {
	padding-left:8px;
	margin-left:8px;
	line-height: 150%;
	}
	
h2, h3 {
	color: #000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: lowercase;
	text-align: left;
	border-bottom: 1px solid #000;
background: url(images/layout_06.gif) left no-repeat;
z-index:2;
padding: 4px 0 6px 30px;
	}


a, a:link, a:visited, a:active {
	text-decoration: underline;
	color:#8F5850;
	}

a:hover {
	color: #BA2916;
	text-decoration:none;
	}

	
.enth3_submit   {
	color: #000;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border: 1px outset #D9D8BA;
	background:#D9D8BA;}
	
.enth3_reset    {
	color: #000;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	border: 1px outset #D9D8BA;
	background:#D9D8BA;}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments {

	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #FEFDD7;
	border: 1px inset #D9D8BA;}