
body {
margin-top : 20px;
text-align : center;
background : #6e0911;
font-family : "Trebuchet MS", "Times New Roman", Times, serif;
font-size : 13px;
color : #c0bfbf;
}
ul {
color : #ffffff;
}
h1 {
font-size : 1.8em;
}
h2 {
font-size : 1.4em;
}
p {
margin-top : 0;
line-height : 180%;
}
a {
text-decoration : none;
color : #757890;
}
a:hover {
background : none;
color : #ffffff;
}
#header {
width : 800px;
height : 200px;
margin : 0 auto;
background : url(images/logo_120.png) no-repeat left top;
}
#logo {
float : left;
color : #74788f;
}
#logo h1 {
float : left;
padding-top : 120px;
padding-left : 135px;
text-transform : none;
font-size : 2.9em;
}
#logo p {
float : left;
margin : 0;
padding : 138px 0 0 2px;
text-transform : none;
letter-spacing : -0.05em;
font-size : 16px;
}
#logo a {
background : none;
text-decoration : none;
color : #ffffff;
}
#menu {
width : 800px;
height : 60px;
margin : 0 auto;
background : #ffffff url(images/img03.jpg) repeat-y left top;
}
#menu ul {
margin : 0;
padding : 20px 0 0 10px;
list-style : none;
line-height : normal;
}
#menu li {
float : left;
}
#menu a {
padding : 20px 20px;
margin-right : 2px;
text-transform : none;
text-decoration : none;
font-family : "Trebuchet MS", "Times New Roman", Times, serif;
font-size : 20px;
color : #757890;
}
#menu a:hover, #menu .current_page_item a {
color : #ffffff;
text-decoration : none;
}
#menu a:hover {
text-decoration : none;
}
#wrapper {
width : 800px;
margin : 0 auto;
background : url(images/img04.jpg) repeat-y left top;
}
#page {
width : 800px;
margin : 0 auto;
text-align : left;
padding-top : 30px;
background : url(images/img05.jpg) no-repeat left bottom;
}
#content {
float : right;
width : 500px;
margin-left : auto;
margin-right : 40px;
}
.title {
padding : 5px 0 5px 0;
border-bottom : 2px solid #000000;
color : #ffffff;
}
#sidebar {
float : left;
width : 220px;
margin-left : 25px;
color : #ffffff;
}
#sidebar h2 {
padding-bottom : 10px;
padding-left : 20px;
margin : 5px 22px;
font-size : 1.5em;
border-bottom : 2px solid #000000;
background : url(images/img06.jpg) no-repeat left 35%;
color : #ffffff;
}
#sidebar p {
padding : 10px 13px 15px 23px;
text-align : justify;
}
#footer {
width : 800px;
margin : 0 auto;
padding : 30px 0;
height : 60px;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #d6969b;
}
#footer p {
margin : 0;
line-height : normal;
font-size : 9px;
text-transform : uppercase;
text-align : center;
}
#footer a {
color : #d6969b;
text-decoration : underline;
}

