﻿*
{
	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:#B83956;
}

h1
{
	color:#B83956;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
}

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;
	color: #ddd;
	text-align: justify;
	background-repeat: no-repeat;
	width:870px;
	margin:auto;
	padding-left:0px;
	background-color: #B83956;
}
#page
{
	width:780px;
	border:0px solid #ac2800;
	background: #fff;
	float:left;
	margin-left: 40px;
}

#header
{
	background-image: url('images/header.jpg');
	width: 780px;
	height: 205px;
	background: ac2800;
}

#menu
{
	background-repeat: no-repeat;
	font-weight: bold;
	color:#3D3F58;
	font-style: normal;
	background-color: #D9D5CC;
}
#menu ul
{
	margin: 10px 50px 10px 10px;
	height: 30px;
	padding: 10px;

}
#menu li
{
	display: inline;
	height: 38px;
	padding: 12px;

}

#menu li a
{
	color: #000066;
	height:38px;
	padding: 10px;
	text-decoration: none;
	line-height: 28px;
}

#menu li a:hover
{
	padding: 10px;
	background-position: center bottom;
	color: #FFFFFF;
	background-image: url('images/ul.jpg');
	background-repeat: no-repeat;
	height: 30px;
	background-color: #B83956;
	line-height: 20px;
}


#text
{
	width:500px;
	float:right;
	margin: 10px;
	color: #000000;
	text-align:justify
}
#text2
{
	width:730px;
	color: #000000;
	text-align:justify;
	margin: 20px;
}


.pic
{
	width:230px;
	float:left;
	text-align:center;
	margin-top:25px;
}

th, td
{
	padding:10px;
	vertical-align:top;
}


#footer
{
	clear:both;
	height:30px;
	background-position: center top;
	font-size:8pt;
	background-color:#D9D5CC;
}

#footer a
{
	color:#000033;
}
