body {
background-color: #7c6a55;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFFFFF;
padding:0px;
line-height:21px;
text-align: center;
margin: 0px auto;
}
a {color: #4E4335;}
a:visited {color: #4E4335;}
a:hover {color: #A99072;}
a:active { color:#000000;}

h1 {
font-size: 11px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 600px;
text-align:center;
margin: 10px auto;

}


p, pre{
padding: 5px 10px;
margin:0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

.news{
		border:1px dotted #FFF;
		text-align: left;
		padding:10px;
		width: 550px;
	}
	

textarea.form {border: 1px solid #91a7d6; background-color: #ffffff; color: #333333; margin: 0; padding: 0;}

input.form {
background: url(input.png) no-repeat 0 0;
border: none;
font-size: 12px;
line-height: 24px;
float: left;
margin: 1px 0 0 0;
padding: 4px 10px 0 10px;
height: 24px;
width: 180px;
display: block;
color: #FFFFFF;
}

input:hover.form {background-position: 0 -28px;}
input:focus.form {background-position: 0 -56px; color: #ffffff;}

input.send_button {border: none; text-indent: -9999px; overflow: hidden; width: 120px; height: 28px; background: url(input_button_send.gif) no-repeat 0 0 #cccccc; cursor: pointer; display: block; font-size: 0px; display:block; line-height: 0px;}
input.send_button:hover {background-position: 0 -28px;}



