﻿*
{
	margin:0px;
	padding:0px;
}


ul
{
	margin-left:25px;
}

p
{
	margin-top:10px;
}

.quote
{
	padding-top:0px;
	border:1px solid #694321;
	text-align:center;
}

.quote a
{
	color:#aaa;
}

.underline
{
	border-bottom:2px solid #fff;
	font-size:10pt;
	font-weight:bold;
	color:#fff
}

.center
{
	text-align:center
}

.title
{
	font-weight:bold;
}

a
{
	text-decoration:underline;
	color:#070707;
}

h1
{
	color:#E0B75D;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
	border-bottom: 1px solid;
}

h2
{
	color: #fff;
	background-color: #335E42;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}

h6
{
	font-size:7pt;
	text-align:center;
	font-style:italic;
	font-weight:normal;
}

body
{
	font-family: verdana,tahoma,arial;
	font-size: 10pt;
	text-align: justify;
	background-repeat: no-repeat;
	width:870px;
	margin:auto;
	padding-left:0px;
	background-color: #070707;
}
#page
{
	width:780px;
	background: #fff;
	float:left;
	border: 7px solid;
	border-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 30px;
}

#header
{
	background-image: url(header.jpg);
	width: 780px;
	height: 170px;
	background: ac2800;
}

#menu
{
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	background-color: #EAC169;
}
#menu ul
{
	margin: 0px 70px 0px 10px;
	height: 38px;
	background-color: #EAC169;

}
#menu li
{
	display: inline;
	height: 37px;	
	padding: 10px;

}

#menu li a
{
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover
{
	background-position: center bottom;
	color: #070707;
	background-image: url('images/ul.jpg');
	background-repeat: no-repeat;
	height: 40px;
	background-color: #FFFFFF;
	padding: 10px;
}


#text
{
	margin: 10px;
	color: #000000;
	text-align:justify
}

.pic
{
	width:230px;
	float:left;
	text-align:center;
	margin-top:25px;
}

th, td
{
	padding:10px;
	vertical-align:top;
}


#footer
{
	clear:both;
	background-position: center top;
	font-size:8pt;
	background-color:#070707;
	background-image: url(footer.jpg);
	height: 100px;
}

#footer a
{
	color:#070707;
}
