/*  body and font definitions */
html {
padding:0px;
margin:0px;

}
body {
/*background-image: url(images/bg.gif);*/
background-position: top right; 
background-repeat: no-repeat;
background-color: #EEEEEE;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;

}
p, h2, pre {
margin: 0px;
padding: 5px 20px 5px 20px;
}
a {
color: #666666;
background-color:transparent;
text-decoration: none;
}
a:hover {
color:#FF9933
}
pre {
color: #564b47;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}
.alignright {
margin-top: 0;
text-align: right;
font-size: 10px;
}
h2 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #EEEEEE;
background-color: #564B47;
padding:5px 15px;
margin:0px

}
strong {
font-size: 13px;
}
table.top td {
text-align: center;
padding: 1px 9px 1px 9px;
}
table.top th {
text-align: center;
padding: 1px 9px 1px 9px;
}

table {
border-left: 2px solid #564b47;
border-right: 2px solid #564b47;
border-top: 2px solid #564b47;
border-bottom: 2px solid #564b47;
}
/*  positioning-layers static and absolute */
#left {
position: absolute;
left: 0px;
width: 190px;
color: #564b47;
margin: 0px;
padding: 0px;
border-top: 2px solid #564b47;
background-color: #EEEEEE;
/*font-size: 22;*/
}
#content {
height:auto !important;
margin:0 auto;
min-height:100%;
padding:0 35px;
position:relative;
width:910px;

/* margin: 0px 120px 0px 120px; */
border-left: 2px solid #564b47;
border-right: 2px solid #564b47;
border-top: 2px solid #564b47;

background-color: #DDDDDD;

}
#right {
position: absolute;
right: 0px;
width: 190px;
color: #564b47;
margin: 0px;
padding: 0px;
border-top: 2px solid #564b47;
background-color: #EEEEEE;
}

#list {
border-left: 0px solid #564b47;
border-right: 0px solid #564b47;
border-top: 0px solid #564b47;
border-bottom: 0px solid #564b47;
padding: 3px;
}
