html,body{margin:0;padding:0}

body{
	font: 13px "Trebuchet MS", Verdana, Helvetica;
	text-align:center;
	background-color: #EEEEEE;
	padding-top: 25px;
	line-height: 19px;
	color: #47413E;
}



div#container{
	text-align:left;
	width:775px;
	margin:0 auto;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #73a599;
}

div#content{
	width:590px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0 25;
	background-image: url(../images/content-background.gif);
	min-height: 715px;
	background-color: #FFFFFF;
}

div#navigation{
	width: 185px;
	float: left;
	display: block;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #6596CE;
	background-color: #73a599;
	background-image: url(../images/akroter-left.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 715px;
}

#nav ul{
	display: block;
	background-color: #73a599;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

#nav ul li{
	list-style-type: none;

}
#nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav ul li a:hover{
	background-color: #B14C52;
	text-decoration: none;
	width: 185px;
	color: #FFFFFF;
}

div#footer{
	clear:both;
	width:775px;
	height: 24px;
	border-top: solid #fff 1px;
	background-color: #EEEEEE;
}

div#bigimage{
	width:588px;
	height: auto;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #609D8F;
}

.imageborder {
	border: 1px solid #98c0b7;
}


.imagemargin {
	border: 1px solid #193461;
	float: right;
	margin-left: 15px;
	margin-top: 20px;
}

.imagemargin2 {
	float: right;
	margin-left: 18px;
	margin-top: 15px;
	border: 1px solid #98c0b7;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 21px;
	color: #82170d;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63A093;
	margin-bottom: 3px;
}


h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AE2628;
	margin-bottom: 3px;
}

h4 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #339933;
	line-height: 21px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #70A79A;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}

div#textarea{
	width:550px;
	float: right;
	background-position: 0;
	}
div#left{
	width: 310px;
	float: left;
}

div#right{
	float:right;
	width:200px;
	}
div#textareabig {
	width:500px;
	float: right;
	background-position: 0;
	margin-right: 50px;
	margin-bottom: 3px;
	margin-top: 20px;
}
div#full {
	width:589px;
	float: right;
	background-position: 0;
	background-color: #999999;
}
.imagemargin3 {
	border: 1px solid #98c0b7;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.redsmall {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AE2628;
	margin-bottom: 3px;
}
.greenheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63A093;
	font-weight: bold;
	line-height: 1.8;
}
.blueheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #74A699;
	font-weight: bold;
	line-height: 1.8;
}
