*
{
	margin: 0 auto;
}

.anker
{	color: #a4cdf0;
	text-decoration: none;
}

a
{
	color: #a4cdf0;
	text-decoration: none;
}



body
{
	background-color: #a4cdf0;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #a4cdf0;
	font-family: georgia, serif;
	font-size: 10pt;
}

#outer
{
	width: 760px;
	background-color: #FEFEF2;	
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;

}

#outer2
{
	padding: 130px 0 0 0;
}

#menu
{
	background-color: #6C7424;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: #a4cdf0;
	background-image: url('images/a2.gif');
	background-repeat: repeat-x;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

.title
{
	color: #fff;
	font-size: 3.0em;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

.img 
{	
	float:left;
	width:250px;
	height:188px;
	padding:0 10px 0 0;
}

#box
{
	width: 700px;
	float: left;
	position: relative;
}

#box p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#box h1
{
	font-size: 1.4em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#box h2
{
	font-size: 1.4em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#box h3,.hdrei
{
	font-size: 1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding:20px 0 10px 0;
	font-size: 1.0em;
	color: #4F4F2B;
	clear: both;
	text-align:center;
}

