@charset "utf-8";
/* CSS Document */
body {
background-image:url(images/BG-108.jpg);
font-family: Verdana;
font-size:10px;}
.imgborder{
border: 2px solid #6b6b6b;}
a {
color: #407373;}
#wrapper {
margin-left:auto;
margin-right:auto;
margin-top: 15px;
width: 916px;}
#header {
background-image: url(images/header.jpg);
height: 121px;
width:916;
border: 2px solid #6B6B6B;
margin-bottom: 10px;}
#navigation {
background-color: #AED8E6;
height:30px;
border: 2px solid #6b6b6b;
margin-bottom: 10px;}
#content {
background-color:#FFFFFF;
background-image: url(images/content_bottom.jpg);
background-position: center bottom;
background-repeat: no-repeat;
border: 2px solid #6B6B6B;
margin-bottom:10px;
padding:20px;}
#footer {
	text-align:center;
	background-color: #AED8E6;
	height:39px;
	border: 2px solid #6b6b6b;
	margin-bottom: 10px;
	padding:5px;
}
textarea {
font-family:Verdana;
font-size:10px;}
