html 
{
	height: 100%;
}

body 
{
	background: #ffffff url('bg.gif') repeat;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 100%;
}

#header 
{
	background: url('header.jpg') no-repeat;
	margin: 0 auto;
	width: 580px;
	height: 320px;
}

#container 
{
	margin: 0 auto;
	width: 580px;
	background: #ffffff url('contentbg.jpg') repeat-y;
	margin-bottom: 0px;
	display: table;
}

#navi 
{
	float: right;
	width: 150px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 10px;
	margin-right: 10px;
}

#main 
{
	float: left;
	width: 407px;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	color: #804040;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#footer 
{
	margin: 0 auto;
	margin-bottom: 0px;
	width: 580px;
	height: 50px;
	background: url('footerbg.jpg');
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	color: #804040;
	line-height: 76px;
	text-align: right;
}

p 
{
	padding-left: 10px;
	padding-right: 10px;
}

/* Start Navigation */
a.navigate{
    display: block;
    padding-left: 2px;
    font-family: verdana;
    font-size: 9px;
    color: #704f27;
    background-color: #cea573;
    border-left: 1px solid #704f27;
    border-right: 1px solid #704f27;
    border-top: 0px solid #704f27;
    border-bottom: 0px solid #704f27;
    text-align: justify;
    line-height:15px;
    letter-spacing: 1px;
    font-weight: normal;
    text-decoration: none;
}

a.navigate:link  {
    display: block;
    padding-left: 2px;
    font-family: verdana;
    font-size: 9px;
    color: #704f27;
    background-color: #cea573;
    border-left: 1px solid #704f27;
    border-right: 1px solid #704f27;
    border-top: 0px solid #704f27;
    border-bottom: 0px solid #704f27;
    text-align: justify;
    line-height:15px;
    letter-spacing: 1px;
    font-weight: normal;
    text-decoration: none;
}

a.navigate:visited  {
    display: block;
    padding-left: 2px;
    color: #704f27;
    background-color: #cea573;
    border-left: 1px solid #704f27;
    border-right: 1px solid #704f27;
    border-top: 0px solid #704f27;
    border-bottom: 0px solid #704f27;
    font-family: verdana;
    font-size: 9px;
    text-align: justify;
    line-height:15px;
    letter-spacing: 1px;
    font-weight: normal;
    text-decoration: none;
}

a.navigate:hover  {
    display: block;
    padding-left: 2px;
    font-family: verdana;
    font-size: 9px;
    color: #704f27;
    background-color: #bd8642;
    border-bottom: 0px solid #704f27;
    border-right: 1px solid #704f27;
    border-left: 1px solid #704f27;
    text-align: justify;
    line-height:15px;
    letter-spacing: 1px;
    font-weight: bolder;
    text-decoration: none;
}

a.navigatebottom:link  {
    display: block;
    padding-left: 2px;
    font-family: verdana;
    font-size: 9px;
    color: #704f27;
    background-color: #cea573;
    border-left: 1px solid #704f27;
    border-right: 1px solid #704f27;
    border-top: 0px solid #704f27;
    border-bottom: 1px solid #704f27;
    text-align: justify;
    line-height:15px;
    letter-spacing: 1px;
    font-weight: normal;
    text-decoration: none;
}

a.navigatebottom:visited  {
    display: block;
    padding-left: 2px;
    color: #704f27;
    background-color: #cea573;
    border-left: 1px solid #704f27;
    border-right: 1px solid #704f27;
    border-top: 0px solid #ffdfef;
    border-bottom: 1px solid #704f27;
    font-family: verdana;
    font-size: 9px;
    text-align: justify;
    line-height:15px;
    letter-spacing: 1px;
    font-weight: normal;
    text-decoration: none;
}

a.navigatebottom:hover  {
    display: block;
    padding-left: 2px;
    font-family: verdana;
    font-size: 9px;
    color: #704f27;
    background-color: #bd8642;
    border-bottom: 1px solid #704f27;
    border-right: 1px solid #704f27;
    border-left: 1px solid #704f27;
    text-align: justify;
    line-height:15px;
    letter-spacing: 1px;
    font-weight: bolder;
    text-decoration: none;
}

.blocktitle {
    text-align: center;
    text-transform:uppercase;
    font-size : 8pt; 
    line-height : 12px; 
    font-family : Tahoma, Arial, Helvetica, sans-serif; 
    font-weight:bold;
    color: #704f27;
    background: #bd8642;
    padding: 2px;
    padding-left: 5px;
}
/* End Navigation */

a:link 
{
	color: #804040;
	text-decoration: none;
	border-bottom: 1px dotted #804040;
}
a:visited 
{
	color: #804040;
	text-decoration: none;
	border-bottom: 1px dotted #804040;
}
a:active
{
	color: #804040;
	text-decoration: none;
	border-bottom: 1px dotted #804040;
}
a:hover 
{ 
	color: #804040;	text-decoration: none;
	border-bottom: 2px solid #804040;
}

.title
{
	border-bottom: 1px dotted #804040;
	color: #804040;
	text-align: left;
	font-weight: bolder;
	width: 95%;
	font-size: 11px;
	line-height: 12px;
}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments, .enth3_submit, .enth3_reset, .noborder 
{
	background: #ffffff url('bg.gif') repeat;
	border: 1px solid #697b2f;	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #697b2f;	line-height: 16px;
	letter-spacing: 1px;
}

table, tr, td 
{
	font-family: arial, georgia, times;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #804040;
	line-height: 10px;
	padding-bottom: 1px #ffffff;
}

blockquote
{
	width: 300px;
	background:url('quote.gif') no-repeat;
	background-position:top left;
	padding-left:15px;
	text-align:justify;
	font-size:10px;
	font-style:italic;
	font-family:georgia;
}