body{
	font-family: helvetica, tahoma, georgia;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	color: #774825;
	background-color: #3C180D;
	margin: 0;
	padding: 0;
	}

table{
	font-family: helvetica, tahoma, georgia;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	color: #774825;
	background: transparent;
	margin: 0;
	padding: 0;
	}

b{
font-size: 9pt;
color: #E7647F;
font-family: Times New Roman;
text-transform: uppercase;}
}

u{
font-family: georgia;
font-size: 9pt;
border-bottom: 1px dotted #6A9600;
color: #0026FF;
font-weight:bold;
}


i{
font-family: tahoma;
color: #8BD9B5;
font-size: 9pt;
}

em{
font-family: tahoma;
color: #292F8F;
font-size: 9pt;
}


img	{ border: 0px; }

a	{
	color: #EC4A45;
	text-decoration: none;
	font-weight: bold;
	}

a:hover { color: #790000; }

.wrap	{
	margin: 80px auto;
	width: 330px;
	padding: 20px;
	background: #fff;
	}

.content{
	text-align: justify;
	margin-top: 70px;
	}

h1	{
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #EC4A45;
	padding: 0 0 0 15px;
	margin-bottom: -1px;
        border-bottom: 1px solid #000000;

	}

h2	{
	font-family: helvetica, tahoma, georgia;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 10px;
	margin: 0;
	}

.nav ul	{
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 390px;
	}

.nav li	{ float: left; }

.nav li a
	{
	font-family: Helvetica;
	font-weight: bold;
	display: block;
	background: #EFE7D6;
	color: #EC4A45;
	text-align: center;
	width: 55px;
	margin: 0 5px;
	padding: 1px 0 0 0;
	}

.nav li a:hover	{ color: #790000; }

blockquote
	{
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px 1px 15px;
	width: 250px;
	background: #EFE7D6;
	border-top: 5px solid #3C180D;
	}

input,select,textarea
	{
	font-family: 'trebuchet ms', tahoma, georgia;
	font-size: 11px;
	letter-spacing: 1px;
	color: #808080;
	background: #e6e6e6;
	border: 0;
	padding: 2px 3px;
	}

#content-box{
position: absolute;
top: -30px;
left: 284px;
padding: 0;
margin: 0;
border: 0;
}
