body {
	background:#111111;
	margin:0;
	}

a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #111111;
	}

a:hover {
	color: #877A83;
	text-decoration: none;
	}


#container {
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	width: 734px;
	background: url(images/layout_04.jpg) top left repeat-y;
	z-index:1;
	}

#banner {
	margin-right: auto;
	margin-left: auto;
	width: 734px;
	height:134px;
	z-index:2;
	}

#wrap{
	margin-right: auto;
	margin-left: auto;
	width: 734px;		
	background: url(images/layout_02.jpg) top left no-repeat;
	z-index:2;}
#main
{
	float:left;
	width: 537px;
	}
#foot
{
	margin-right: auto;
	margin-left: auto;
	width: 734px;
	height:116px;
	background: url(images/layout_05.jpg) top left no-repeat;
	z-index:2;
	}

#menu {
	float: right;
	width: 197px;
	background: url(images/layout_03.jpg) top left no-repeat;
	z-index:2;
	}

.content {
	padding: 90px 20px 10px 170px;
	color: #111111;
	font-family:Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	}


.content p {
	color: #111111;
	font-family:Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #6f2e18;
	font-family:Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #6f2e18;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: lighter;
	text-transform: lowercase;
	letter-spacing: 2px;
	
	}

.content h3 {
	color: #977880;
	font-family:Tahoma,Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #886164;
	text-align: left;
	font-style:oblique;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: lighter;
	text-transform: lowercase;
	letter-spacing: 2px;
	}

.link-note h3 {
	color: #C37700;
	font-family:Tahoma,Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style:oblique;
	margin-bottom: 10px;
	padding-bottom: 2px;
	}

.content p.posted {
	color: #ccc;
	font-family:Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 11px;
	border-top: 1px solid #ccc;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


.sidebar {
	padding: 15px;
	}

.enth3_submit   {
	color: #9E99AF;
	font-family:Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	border: 1px outset #463F5E;
	background:#463F5E;}
	
.enth3_reset    {
	color: #9E99AF;
	font-family:Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px outset #463F5E;
	background:#463F5E;}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments, .enth3_track, select {

	color: #111111;
	font-family: Lucida Sans,  Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #9E99AF;
	border: 1px solid #111111;}

img { border: 0; }


.link-note {
    padding: 130px 80px 0 0;
	color: #6E5D6D;
	font-family:Trebuchet MS,  Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 160%;
	text-align: right;
	}

.link-note a, .link-note a:link, .link-note a:visited, .link-note a:active {
	text-decoration: none;
	color: #6E5D6D;
	}

.link-note a:hover {
	color: #6E5D6D;
	text-decoration: underline;
	}
