/* CSS Document */

@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#FFFFFF;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f7fcf8;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}

p { margin-bottom: .5em; }
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*    LINKS    */
a { text-decoration: none; }
a:link { color: #039; }
a:visited { color: #039; }
a:hover { color: #999; }
a:active { color: #039; }


/*------------------body_area--------------------*/
#body_area{
	width:800px;
	height:820px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
}



.midarea
{
	/*
margin: auto;
	height: 820px;
	width: 800px;
	padding-top: 30px;
	border: 1px #996 solid;
*/
}

.body_textarea
{
	line-height: 150%;
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	/*color: #3c6f75;*/
	color: #000;
	text-decoration: none;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	padding: 0px;
}


/*-------------contactpage---------------------*/																				
