* {
margin:0;
padding:0;
}

body {
color:#b13829;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#000000;
background-image:url(images/stripe.png);
}

#container {
width:400px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
}

#header {
background-image:url(images/head.png);
height:230px;
margin-bottom:10px;
}

#menu {
margin-bottom:10px;
}

#menu a:active,#menu a:visited,#menu a {
text-align:center;
font-style:Verdana;
font-size:12px;
color:#3b2e29;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
padding:5px;
margin-left:20px;
}

#menu a:hover {
background-color:#dc94b3;
}

#menu,#content {
border:4px solid #d38b64;
background-color:#e3b695;
}

#content {
padding:3px;
padding-top:10px;
padding-bottom:10px;
}

#content a {
font-size:10px;
text-decoration:underline;
font-weight:bold;
color:#ba465e;
text-transform:uppercase;
padding:3px;
}

#content a:hover {
background-color:#ecd5b6;
}

b,span {
font-size:9px;
font-weight:bold;
text-transform:uppercase;
color:#ba465e;
}

input,textarea,select {
background-color:#f5ead8;
font:11px arial;
color:#3b2e29;
letter-spacing:1px;
border-color:#ba465e;
border-style:solid;
border-width:1px;
padding:3px;
}

h1,h2,.head,.maintitle {
font-family:Verdana;
text-align:center;
font-size:12px;
font-weight:bold;
color:#3b2e29;
text-transform:uppercase;
border-bottom:2px solid #3b2e29;
}

p,h1,h2,.head,.maintitle {
margin-left:10px;
margin-right:10px;
margin-bottom:15px;
}

p {
line-height:1.2;
}

ul,li {
margin-left:25px;
}

ul {
margin-top:10px;
margin-bottom:10px;
}

.affie:hover {
background-color:none;
}
