/* CSS Document © Anukk 2001-2006
The Fanlisting for the Webmiss Barbayat
URI: http://fan.freakstudio.org/barbayat
*/

html {
margin: 0px auto;
padding: 0px;
}

body {
background-color: #5E847A;
background-image: url(bg.jpg);
background-repeat: repeat-x;
margin: 0px auto;
text-align: center;
}

a:link {
text-decoration: none;
color: #eee;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: #eee;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #fff;
font-weight: bold;
}

a:active {
text-decoration: none;
color: #eee;
font-weight: bold;
}

textarea, input, select, option {
border: 1px solid #eee;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color: #000;
padding: 1px;
background-color: #A7CFB0;
}

h1 {
font-size: 120%;
text-transform: uppercase;
border-bottom: 1px solid #888;
color: #888;
margin-top: 0px;
margin-bottom: 6px;
padding-bottom: 3px;
}

#wrapper {
margin: 0px auto;
width: 733px;
background-image: url(bg2.jpg);
min-height: 500px;
}

#head {
margin: 0px auto;
width: 733px;
height: 339px;
}

#content {
margin: 0px auto;
text-align: justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #eee;
line-height: 1.4em;
}

#text {
margin: 3px auto;
text-align: justify;
width: 702px;
}

#footer {
margin: 0px auto;
width: 733px;
height: 44px;
background-image: url(footer.jpg);
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #eee;
}



