body {
background-image:url(imgs/parchment.gif);
font-family:Georgia, "Times New Roman", Times, serif;
}

#wrap {
width:760px;
margin:auto;
}

h1, h2, h3 {
font-weight:normal;
}

#header {
background:url(imgs/bg-top3.png) no-repeat;
height:164px;
margin-left:-84px;
}

#header h1 {
margin:0px;
padding:20px 16px 0 0;
text-align:right;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:62px;
color:#008dbc;
}

#header h2 {
margin:0px;
padding:0px 16px 0 0;
text-align:right;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#008dbc;
}

#header a {
text-decoration:none;
color:#008dbc;
}

#header a:hover {
color:#d58881;
}


#main {
background:url(imgs/mama.jpg) #ffffff no-repeat top right;
height:400px;
}

#footer {
/* background:url(imgs/bg_bottom.png) no-repeat; */
height:54px;
margin:0;
background:#ffffff;
}

#footer a {
color:#008dbc;
}

#footer a:hover {
text-decoration:none;
color:#d58881;
}

.foot {
padding-top:14px;
margin:0;
color:#d58881;
font-family:arial, verdana, sans-serif;
text-align:center;
}

#menu {
text-align:center;
padding:8px;
margin:0 auto 0 auto;
font-family:Georgia, "Times New Roman", Times, serif;
width:80%;
background:#d58881;
}

#menu li {
display:inline;
list-style-type:none;
padding:0 20px 0 20px;
}

#menu a {
color:#FFFFFF;
text-decoration:none;
padding:8px;
}

#menu a:hover {
background:#feeccf;
color:#d58881;
}


#left {
float:left;
width:360px;
margin-left:25px;
}

#right {
float:right;
width:340px;
margin:0 20px 0 0;
color:#707070;
font-size:20px;
padding:30px 0 0 0;
}

#content {
width:680px;
margin:auto;
height:360px;
overflow-y:scroll;
background:url(imgs/watermark.jpg) no-repeat;
}

#content h2, #content h3 {
color:#ca756c;
}

