* {
margin: 0;
padding: 0;
}

html, body  {
height: 100%;
margin: 0;
padding: 0 0 0 0;
}

body {
background-color: #141414;
font-family: arial, tahoma, verdana, sans-sarif;
font-size: 13px;
text-align: center;
}

#content {
width: 900px;
text-align: left;
}

td {
vertical-align: top;
}

#top {
background: url('../images/top_bg.jpg') no-repeat;
width: 900px;
height: 477px;
}

#info {
color: white;
text-align: right;
margin-right: 15px;
margin-top: 13px;
font-size: 12px;
}

#info a {
text-decoration: none;
color: white;
}

#info a:hover {
text-decoration: underline;
}

#menu {
text-align: right;
width: 160px;
margin-left: 40px;
margin-top: 29px;
}

#menu ul {
list-style-type: none;
padding-top: 2px;
}

#menu ul li {
margin-bottom: 18px;
}

#menu ul li a {
text-decoration: none;
color: #141414;
font-weight: bold;
font-size: 14px;
padding: 2px 2px 2px 2px;
}

#menu ul li a:hover {
color: #7E6A51;
background-color: #141414;
}

#center td {
color: white;
font-size: 16px;
font-weight: bold;
}

#center a {
color: black;
font-size: 14px;
text-decoration: none;
}

#left {
background: url('../images/left_bg.jpg') no-repeat;
width: 313px;
height: 289px;
color: white;
}

#left_txt {
margin-left: 30px;
margin-top: 16px;
width: 250px;
height: 140px;
font-size: 14px;
}

#left_txt h2 {
font-size: 18px;
margin-left: 11px;
margin-bottom: 10px;
}

#left_txt p {
margin-bottom: 8px;
}

#left_txt a {
text-decoration: none;
color: black;
font-weight: bold;
}

#left_txt a:hover {
text-decoration: underline;
}

#txt_area {
width: 567px;
padding-top: 10px;
padding-right: 20px;
color: white;
text-align: left;
}

#txt_area h2 {
color: #7E6A51;
font-size: 25px;
font-family: century gothic, arial, tahoma, verdana, sans-sarif;
font-weight: bold;
margin-bottom: 10px;
}

#txt_area p {
margin-bottom: 10px;
}

#txt_area a {
text-decoration: none;
color: #7E6A51;
font-weight: bold;
}

#txt_area a:hover {
text-decoration: underline;
}
