body{
font-family: Verdana;
font-size: 10px;
color: #8B8B8B;
background: #FFFFFF;
letter-spacing: 1px;
cursor: default;
text-align: center;
}

div#center{
margin: 0 auto;
width: 601px;
text-align: center;
}

div#logotype{
background: url(logotype.jpg);
width: 601px;
height: 135px;
}

div#menu{
background: url(menu.jpg);
width: 601px;
height: 53px;
font-family: Garamond;
font-size: 27px;
color: #331717;
letter-spacing: 3px;
line-height: 45px;
}

div#main{
background: #E9E9E9;
width: 601px;
height: 415px;
display: block;
font-size: 12px;
color:#000000;
text-align: left;
} 

a{
text-decoration: none;
font-family: Garamond;
font-size: 27px;
color: #6A4848;
}

a:hover{
text-decoration: underline;
font-family: Garamond;
font-size: 27px;
color: #896969;
}

div#textright{
clear: both;
text-align: right;
}

div#left{
float: left;
width: 200px;
margin: 30px 10px 0 30px;
}

div#right{
float: right;
width: 301px;
margin: 30px 30px 0 10px;
}

a#powerfull{
display: block;
background: url(pictures/powerfull_preview.jpg);
width: 212px; 
height: 148px;
}

a.vaild{
text-decoration: none;
font-family: Verdana;
font-size: 10px;
color: #8B8B8B;
}

div#middle{
float: left;
width: 550px;
margin: 30px 10px 0 30px;
}

textarea, input{
color:#333333;
margin-top: 5px;
font-family: Verdana;
font-size: 11px;
}
	
input#submit{
margin-top: 5px;
}
