body {
background:  #773656 url(bg.jpg) repeat-y top center;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
color: #000;
margin:0 auto;
padding: 0;
text-align: center;
}



#wrapper {
background: transparent;
width: 800px;
margin: 0 auto;
padding: 0;
}


h2 {
color: #773656;
font-size: 16px;
}

h3 {
font-size: 14px;
color: #773656;
}


h4 {
background: #773656;
width: 97%;
color: #D8D2B0;
font-size: 13px;
font-weight: bold;
}

h5 {
color: #D8D2B0;
font-size: 12px;
font-weight: bold;
}

a:link, a:visited {
color: #D8D2B0;
}

a:hover {
color: #773656;
}

#left {

background: #D8D2B0;
width: 200px;
height: 100%;
margin-left: 20px;
float: left;
padding: 0;
}

.link a:link {
color: #773656;
}

#left a:visited {
color: #773565;
}

#logo {
background: url(logo.jpg);
height: 174px;
}


#menu a:link, #menu a:visited {
color: #773656;
font-family: Times New Roman;
font-size: 20px;
line-height: 50px;
font-weight: bolder;
}

#menu a:hover {
color: #A6728A;
text-decoration: none;
font-size: 20px;
line-height: 50px;
font-weight: bolder;
}


#content {
background: transparent;

float: right;
width: 520px;
padding: 10px;
padding-top: 15px;
text-align: left;
}



#footer {
color: #773656;
margin: 0;
padding: 0;
font-size: 11px;
text-align: center;
}

