body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #FFF;
	background-color: #784;
	margin: 0px;
	padding: 0px 0px 20px;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
.line {
	border: 1px solid #000;
}
#outter {
	position: relative;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0px;
	height: 500px;
}
#head {
	position: absolute;
	left: 0px;
	top: 30px;
	z-index: 5;
	width: 740px;
}
#headshadow {
	position: absolute;
	height: 172px;
	width: 740px;
	left: 5px;
	top: 35px;
	background-image: url(images/dot_dark.gif);
	z-index: 1;
}
#navigation {
	position: absolute;
	height: 100px;
	width: 715px;
	left: 15px;
	top: 185px;
	z-index: 2;
	text-align: right;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	list-style-type: none;
	display: inline;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	border: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li a:hover {
	position: relative;
	top: 5px;
}
#active {
	position: relative;
	top: 30px;
	padding-right: 5px;
}
#language {
	font-style: italic;
	color: #220;
	position: absolute;
	left: 12px;
	top: 8px;
}
#language a {
	color: #220;
	text-decoration: underline;
	font-style: italic;
}
#language a:hover {
	color: #FFF;
}
#content {
	position: absolute;
	left: 0px;
	top: 250px;
	z-index: 30;
	width: 100%;
}
#content p {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: .0em;
	margin-right: 20px;
	margin-bottom: 1em;
	margin-left: 20px;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #440;
	line-height: 1em;
}
#content h2 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #440;
	line-height: 1em;
}
#content h4 {
	font-size: 18px;
	color: #336600;
	margin-top: 1em;
	margin-left: 20px;
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 5px;
	font-style: italic;
}
#content h5 {
	font-size: 16px;
	color: #003300;
	margin-top: 1em;
	margin-left: 20px;
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 5px;
}
#content h6 {
	margin: 0px;
	padding: 10px;
}
#content a, #content a:link, #content a:visited {
	font-style: italic;
}
#content a:hover, #content a:active {
	color: #690;
}
.blockshadow {
	background-image: url(images/dot_dark.gif);
	left: 5px;
	top: 5px;
	position: relative;
	background-repeat: repeat;
	z-index: 10;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.block {
	background-color: #dea;
	border: 1px solid #000;
	position: relative;
	color: #030;
	left: -5px;
	top: -5px;
}
.block1 {
	width: 450px;
	position: relative;
	left: 0px;
	top: 0px;
}
.block2 {
	width: 408px;
	top: 0px;
	position: absolute;
	left: 332px;
}
.block3 {
	width: 322px;
	left: 242px;
	top: 0px;
	position: absolute;
}
.col1 {
	position: absolute;
	top: 0px;
	left: 460px;
	width: 280px;
}
.col2 {
	left: 0px;
	width: 322px;
	top: 0px;
}
.col3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 232px;
}
.col4 {
	position: absolute;
	top: 0px;
	left: 574px;
	width: 166px;
}
.photoshadow {
	background-image: url(images/dot_dark.gif);
	position: relative;
	left: 5px;
	top: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.photos {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000;
	position: relative;
	left: -5px;
	top: -5px;
	margin: 0px;
}
.border {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #000;
}
.number {
	font-size: 18px;
	color: #336600;
	font-weight: bold;
	font-style: italic;
}
.module {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 15px;
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003300;
}
.sidelinks {
	text-decoration: underline;
}
#content ul {
	margin: 0px 20px;
	padding: 0px;
	list-style-type: square;
}
#content ul li {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.modulelast {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 15px;
	width: 100%;
	padding-bottom: 15px;
}
#contact {
	background-color: #120;
	border: 1px solid #000;
	position: relative;
	color: #dea;
	left: -5px;
	top: -5px;
	padding-top: 10px;
}
#contact a, #contact a:link, #contact a:visited {
	color: #99CC66;
}
h5.contact {
	color: #FFFFFF;
}
.contactshadow {
	background-image: url(images/dot_dark.gif);
	left: 5px;
	top: 5px;
	position: relative;
	background-repeat: repeat;
	z-index: 10;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.white {
	color: #dea;
}
.brown {
	color: #330;
}
.bigger {
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
}
.blocklong {
	background-color: #dea;
	border: 1px solid #000;
	position: relative;
	color: #030;
	left: -5px;
	top: -5px;
	height: 420px;
}
table {
	margin-right: 20px;
	margin-left: 20px;
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
	padding-top: 5px;
	padding-bottom: 5px;
}
.note {
	font-size: 11px;
	color: #660;
	line-height: 12px;
}
.topo {
	font-size: 10px;
	color: #660;
	text-align: right;
}
.formlong {
	width: 400px;
	border: 1px solid #330;
}
.formtxt {
	line-height: 1em;
	font-size: 13px;
	margin-bottom: -0.5em;
}
.formside {
	left: 225px;
	position: absolute;
	width: 195px;
}
.formsmall {
	width: 195px;
}
.formarea {
	height: 7em;
	width: 400px;
}
.formtxtside {
	position: absolute;
	left: 225px;
}
input {
	border: 1px solid #330;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330;
	line-height: 1.5em;
}
textarea {
	border: 1px solid #330;
}
