html, body {
background-color: #cccccc;
margin: 0;
}

#main {
width: 952px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#footer {
font-family: "Trebuchet MS";
font-size: 12px;
color: #333333;
text-align: center;
}

#footer a:link {
color: #990000;
text-decoration: none;
}

#footer a:hover {
color: #ffcccc;
background-color: #666666;
}

#footer img {
border: none;
background: none;
}

#right {
width: 94px;
background: url('./../images/right.jpg') repeat-y top right #ffffff;
}

#content {
width: 857px;
padding-left: 1px;
min-height: 400px;
background: url('./../images/left_bg.jpg') repeat-y top left #ffffff;
}

#table {
width: 100%;
clear: both;
float: left;
}

#buttons {
margin-top: 21px;
margin-left: 70px;
height: 18px;
}

#buttons a {
border: none;
}

#buttons img {
border: none;
margin-top: 4px;
margin-bottom: 4px;
}

#buttons .spacer {
margin-left: 28px;
margin-right: 28px;
margin-top: 0;
margin-bottom: 0;
}

#text {
background: url('./../images/25_bg.jpg') no-repeat bottom left #ffffff;
min-height: 300px;
float: left;
padding-left: 70px;
padding-right: 65px;
padding-top: 40px;
padding-bottom: 90px;
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: 500;
color: #797979;
}

#text img {
border: none;
}

#text a {
color: #555555;
text-decoration: none;
}

#text a:hover {
text-decoration: underline;
}

.locked {
display: none;
}

h3 {
font-size: 18px;
font-weight: bold;
}
