body {
margin: 0;
background : url(bg.jpg) top center repeat-x #BEBEBE;
font-size: 15px;
font-family: Verdana, Arial, sans-serif;
line-height: 150%;
color: #141517;
}

.submit, .submit input, #submit input{
width: 100px;
display: inline;
margin: 10px;
}



#container {
position: relative;
margin: 10px auto;
width: 750px;
}

#navi {
position: relative;
float:left;
display:inline;
width: 180px;
margin: 30px 30px 0 0;
}


#navi A:link, #navi A:visited {
padding: 3px;
margin: 2px;
color : #141517;
display:block;
text-decoration : none;
border-left: 8px #141517 solid;
border-bottom: 1px #141517 solid;
}


#navi a:hover, #navi a:active {
padding: 3px;
margin: 2px;
color : #753D3C;
display:block;
text-decoration : none;
border-left: 8px #333335 solid;
border-bottom: 1px #333335 solid;
}


#content {
position: relative;
float:left;
display:inline;
width: 500px;
}

#title {
font-size: 45px;
color : #E3E3E3;
font-family: Georgia, serif;
text-transform: uppercase;
text-align: center;
margin: 68px auto;
}


#footer A {
font-size: 12px;
color : #753D3C;
}


h1 {
font-size: 18px;
font-family: Georgia, serif;
text-transform: uppercase;
color : #753D3C;
}

#submit input, .submit input {width: 80px;
}

input , textarea, select, option {
width: 60%;
padding: 3px;
color : #E3E3E3;
font-family: Verdana, sans-serif;
font-size: 14px;
background-color: #101113;
border: 0;
margin: 4px;
}
a:link, a:visited {
color : #753D3C;
}
a:hover, a:active {
color : #333335;
}
.small{
font-size: 20px;

}
.checkbox{
width: 15px;

}
