body {
font-family: verdana;
color: #BC5800;
overflow: auto;
margin: 0px;
padding: 0px;
background: url(bg.png) repeat-y left #FFFFC6; }

ul { margin: 0px;
padding: 0px; }
li { margin: 0px;
padding: 0px; }

td {
font-family: "Verdana", sans-serif;
font-size: 8pt;
text-align: justify;
margin: 0px;
padding: 0px;
}

a:link { color: #7E3B00;
text-decoration: none;
font-variant: small-caps;
font-size: 9pt;
font-weight: bold; }

a:link img { border: 0; }

a:visited { color: #7E3B00;
text-decoration: none;
font-variant: small-caps;
font-size: 9pt;
font-weight: bold; }

a:visited img { border: 0; }

a:hover { color: #BC5800;
text-decoration: none;
border-bottom: 1px dotted; }

a:hover img { border: 0; }

h1 {
font-weight: bold; 
border-bottom: 1px dotted;
margin-right: 0px;
margin-bottom: 10px;
margin-top: 5px;
margin-left: 30px;
padding-bottom: 10px;
font-size: 10pt;
font-variant: small-caps;
letter-spacing: 1px;
text-align: right; }

h2 {
font-weight: bold;
border-bottom: 1px dotted;
margin: 0px;
margin-bottom: 10px;
margin-top: 5px;
padding-bottom: 8px;
font-size: 10pt;
font-variant: small-caps;
letter-spacing: 1px;
text-align: right; }

h3 {
font-weight: bold;
margin-top: 10px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 10px;
border-bottom: 1px dotted;
padding-bottom: 3px;
font-size: 9pt;
font-variant: small-caps;
letter-spacing: 1px;
text-align: center; }

p, td, blockquote {
font-size: 12px;
}

blockquote {
border-left: 1px solid #F9FF5B;
padding-left: 10px;
margin: 15px;
}

code, kbd, pre, tt {
font-family: monospace;
}

#content
{
width: 648px;
margin: 0px;
padding: 0px;
z-index: 0;
background: url(img.png) no-repeat left;
}

#maincontent {
position: absolute;
top: 280px;
left: 255px;
width: 351px;
padding: 0px;
font-family: verdana;
font-size: 13px;
text-align: justify;
z-index: 105;
}

#sidebar {
position: absolute;
left: 30px;
top: 415px;
width: 150px;
padding: 0px;
font-size: 10px;
font-family: "Verdana", sans-serif;
float: left;
text-align: left;
}

#title{
font-size: 18pt;
font-weight: bold;
position: absolute;
top: 50px;
left: 270px;
z-index: 200;
opacity: 0.4;
filter:alpha(opacity=40);
}

#subtitle{
font-size: 13pt;
font-weight: bold;
position: absolute;
top: 78px;
left: 370px;
z-index: 201;
opacity: 0.4;
filter:alpha(opacity=40);
}
