body
{
	background: #ffffff url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
#content
{
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	line-height: 25px;
	padding-left: 60px;
	padding-right: 10px;
	position: relative;
	text-align: justify;
	width: 650px;
}
a
{
	color: #730c06;
	font-variant: small-caps;
	text-decoration: none;
}
a:hover
{
	color: #4a4b19;
	font-variant: small-caps;
	text-decoration: none;
}
#content img
{
	background: #ffffff;
	border: 1px dashed #730c06;
	margin: 3px;
	padding: 5px;
}
#content img:hover
{
	background: #ffffff;
	border: 1px dashed #0071bc;
	margin: 3px;
	padding: 5px;
}
.foot
{
	text-align: center;
}
p
{
	text-align: justify;
}
b, strong
{
	color: #0071bc;
}
em, i
{
	color: #4a4b19;
}
li
{
	list-style-type: square;
	margin-bottom: 2px;
	margin-top: 2px;
}
h1
{
	background-image: url(images/h1.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Century Gothic;
	font-size: 35px;
	font-weight: normal;
	height: 50px;
	letter-spacing: 3px;
	margin: 0px 0px 0px 0px;
	padding-left: 60px;
	padding-top: 12px;
	text-align: left;
	text-transform: uppercase;
}
h2
{
	color: #4a4b19;
	margin: 2px 2px 2px 2px;
}
h3
{
	color: #0071bc;
}
