body {
margin: 0px;
padding: 0px;
background-color: rgb(122,103,76);
color: rgb(252,250,230);}

#header {
width: 100%;
height: 90px;
background: rgb(73,1,2);}

.up {
width: 900px;
height: 70px;
margin-left: auto;
margin-right: auto;}

.upleft {
width: 300px;
float: left;}

.upleft h1 {
font-size: 30px;
color: rgb(255,255,255);
font-family: Lucida Sans;
margin-left: 30px;}

.upleft p {
font-size: 16px;
color: rgb(244, 227, 149);
font-family: Lucida Sans;
margin-left: 35px;
margin-top: -15px;}

.upright {
width: 600px;
float: left;}

.upright ul {
margin-left: 200px;
padding-top: 40px;
list-style: none;}

.upright li {
display: inline;}

.upright li a {
color: rgb(255,255,255);
font-size: 15px;
font-family: Lucida Sans;
text-decoration: none;
padding-left: 20px;}

.upright li a:hover {
text-decoration: underline;}

#main {
width: 900px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
clear: both;}

.content {
width: 600px;
float: left;
text-align: justify;
background-color: rgb(111,94,69);
color: rgb(252,250,230);
border: 1px solid rgb(0,0,0);
border-left-style: none;
border-right-style: none;
border-bottom-style: none;
padding: 25px;}

.content h2,h3 {
color: rgb(255,255,198);
font-size: 30px;
font-family: Lucida Sans;
border-bottom: 1px dotted rgb(160,149,132);
margin-top: 0px;}

.content img {
padding: 0px;
width: 195px;
height: 170px;
margin: 0px;
border: 0px;}

.rightmenu {
margin-left: 30px;
width: 220px;
float: left;}

.rightmenu h4 {
color: rgb(255,255,198);
font-size: 30px;
font-family: Lucida Sans;
border-bottom: 1px dotted rgb(160,149,132);
margin-top: 26px;
margin-bottom: 0px;}

.rightmenu ul {
margin: 0px;
padding: 0px;
list-style: none;}

.rightmenu li {
margin-top: 5px;}

.rightmenu li a {
color: rgb(246,228,138);
text-decoration: underline;}

.rightmenu li a:hover {
text-decoration: none;}

.clearer {
clear: both;}

#footer {
margin-top: 50px;
width: 100%;
height: 35px;
background: rgb(111,94,69) url(images/img01.jpg) repeat-x left top;
text-align: center;
padding-top: 15px;
font-size: 14px;}

#footer a {
color: rgb(246,228,138);
text-decoration: none;}

#footer a:hover {
text-decoration: underline;}
