body {
	margin: 20px 0;
	background: #E3CDA5 url(images/sand-med.gif);
	text-align: justify;
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #407338;
	overflow-y:scroll;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #397513;
}

h3 {
	font-size: 1.3em;
	padding-top: .4em;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #397513;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 10px 0px;
}

/* Menu */

#menu {
	width: 885px;
	height: 40px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {	
	width: 125px;
	height: 28px;
	padding: 12px 0px 0px 1px;
	background: #E3CDA5 url(images/menutab.png) no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-decoration: underline;
	height: 29px;
}

/* Header */

#header {
	width: 880px;
	height: 5em;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(images/img022.png);
	border-top: 2px solid #E6F0E7;
	border-bottom: 1px solid #000000;
	border-top: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	
}

#header * {
	text-transform: uppercase;
	text-decoration: none;
}

#header h1 {
	float: left;
	font-size: 2em;
}

#header h2 {
	float: right;
	padding-bottom: .25em;
	font-size: 1.6em;
}

/* Content */

#content {
	width: 870px;
	margin: 0 auto;
	padding: 20px;
	background: #E3CDA5 url(images/img02.png);
	border-bottom: 1px solid #000000;
	border-top: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#colOne {
	float: left;
	width: 780px;
}

#colTwo {
	float: right;
	width: 180px;
}

/* Footer */

#footer {
	color: black;
	text-align: center;
	font-size: small;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;}

#sddm li a
{	display: block;}

#sddm div
{	position: absolute;
	visibility: hidden;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		width: 125px;
		height: 28px;
		border-bottom: 1px solid #000000;
		text-decoration: none;
		text-align: center;}
