body {
background-color: #73680c;
font-size: 12px;
font-family: 'Verdana';
}

#wrapper {
width: 790px;
min-height: 790px;
margin: 0px;
border: 1px solid #000000;
}

#wrapper div {
float: left;
}

#content-left {
background: #73680c url('images/background-left.png');
width: 236px;
height: 790px;
}

a {
color: #ffffff;
}
#content-right {
text-align: left;
width: 554px;
height: 790px;
background: #73680c url('images/background-right.png');
background-repeat: no-repeat;
background-position: center right;
}

#content-right-top {
height: 101px;
width: 542px;
background-color: #86862d;
border-bottom: 1px solid #000000;
}

#content-right-top a {
font-color: #ffffff;
text-decoration: none;
}

#content-right-mid {


background: #9c9c3a url('images/background.jpg');
background-position: bottom right;
background-repeat: no-repeat;
height:655px;
width: 542px;
line-height: 150%;
}

#content-right-bot {
border-top: 1px solid #000000;
background-color: #86862d;
width: 542px;
height: 32px;
}

#left-padding {
position: relative;
top: 113px;
text-align: left;
left: 11px;
}

#left-padding a {
margin: 2px;
text-decoration: none;
}

.right-padding {
margin: 10px;
width: 500px;
}
