html {
min-height: 100.3%;
}

body {
	background:#FFFFFF url(images/bg.jpg);
	margin:0;
text-align: center;
	}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #B098B7;
	}

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

img { border:0; }

#banner {
	width: 750px;
	float: left;
	height: 100px;	
	background: url(images/header2.jpg) top left no-repeat;
	z-index: 2;
	}

#container {
margin: 0px auto;
margin-top: 15px;
margin-bottom: 15px;
background: #FFFFFF;
width: 750px;
border: 1px solid #304029;
text-align: left;
	z-index: 1;
	
	}


#center {
	float: right;
	width: 550px;
	overflow: hidden;
	}
#foot {
	float: left;
background: #576850;
	width: 750px;
	height: 0px;	
		}
.content {
	padding: 15px 10px 15px 10px;
	color: #8FA799;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}

#right {
	float:left ;
	width: 200px;
	overflow: hidden;
	}

.content p {
	color: #304029;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #B098B7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom: 1px solid #7F0017;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 2px;
	
	}

.content h3 {
	color: #B098B7;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 2px;
	}

.content p.posted {
	color: #ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border-top: 1px solid #ccc;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


.sidebar {
	padding: 15px;
	letter-spacing: 1px;
	}

.enth3_submit   {
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border: 1px outset #FBDFEB;
	background:#B098B7;}
	
.enth3_reset    {
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border: 1px outset #FBDFEB;
	background:#B098B7;}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments, select {

	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border: 1px inset #FBDFEB;
	background: #B098B7;}



.sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;}
	
.sidebar li{
	text-transform: uppercase;
	color: #B098B7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:100;}

.sidebar li a {
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	color: #B098B7;
	font: 10px Verdana, sans-serif;
	padding: 0px 0px 0px 5px;
	border:0;
}

.sidebar li li, .sidebar li {
	display: inline;
}

.sidebar li li a {
	text-decoration: none;
	font: 10px Verdana, sans-serif;
	color: #304029;
	padding: 0;
	border: none;
}

.sidebar li li a:hover {
	background: #000000;
	color: #ffffff;
	border: none;
}


.link-note {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}
