*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #9F3236;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background: url("../images/a4.gif") repeat-x scroll 0 0 #7E0B12;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 10pt;
}

#a
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#b
{
	border: dotted 1px #921414;
	padding: 1.0em;
}

#d
{
	background: url("../images/a1.gif") repeat-x scroll right top transparent;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
}

#d a
{
	color: #ffffff;
	text-decoration: none;
}

#d ul
{
	list-style: none;
	padding: 0em;
	display:inline;
}

#d li
{
	display: inline;
	font-size: 0.8em;
	font-weight: normal;
	display:block;
	float:left;
}

#d li a
{
	padding: 0.8em;
}

#d li a:hover
{
	background-color: #cfa2a2;
}

#c
{
	padding: 0.8em 1.2em 1.2em 1.2em;
	background-image: url('../images/item.jpg');
}

#c h1
{
	font-size: 3.0em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -0.05em;
	text-align: right;
	color: #ffffff;
}

#c h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#e
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#h
{
	border-top: dashed 1px #921414;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #9F3236;
	padding-left: 1.2em;
	clear: both;
}
#h ul {display:inline;}
#h ul li {display:inline; padding-right:10px;}
#h p {display:inline; float:none}

#f
{
	width: 490px;
	float: right;
	position: relative;
}

#f p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#f h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #921414;
	margin-bottom: 1.0em;
	color: #921414;
}

#g
{
	width: 185px;
	float: left;
	position: absolute;
	margin-left: auto;
}

#g p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#g h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#g ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#g ul li a {
background:inherit;
border-bottom:1px dashed #9F3236;
color:#9F3236;
display:block;
padding:4px 5px;
text-decoration:none;
width:165px;
}

#g ul li a:hover {
background:inherit;
border-bottom:1px dashed #9F3236;
border-left:5px solid #9F3236;
color:#9F3236;
display:block;
padding:4px 3px;
text-decoration:underline;
width:165px;
}
.ac {
display:block;
margin-left:auto;
margin-right:auto;
}

.al {
float:left;
margin:1em 1em 1em 0;
}
.ar {
float:right;
margin:1em 0 1em 1em;
}
