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

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

div {
font-family: verdana, sans-serif;
font-size: 8pt;
text-align: justify;
line-height: 16px;
margin: 0px;
padding: 0px;
}

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

a:link img { border: 0; }

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

a:visited img { border: 0; }

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

a:hover img { border: 0; }

h1 {
font-weight: bold; 
color: #D17176;
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;
color: #D5777C; 
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;
color: #D5777C; 
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; }

code {
border: #C63E45 1px dotted;
font-size: 8pt;
background: #FFFFFF;
font-family: arial;
margin: 0px;
padding: 0px;
filter:alpha(opacity=70);
opacity: 0.7;
align: center;
width: 200px;
height: 200px;
overflow: auto; }

#img {
width: 730px;
position: absolute;
top: 0px;
left: 0px;
z-index: 1; }

#content {
position: absolute; 
top: 142px;
left: 260px;
width: 420px;
z-index: 5; }

#sidebar {
color: #D5777C; 
position: absolute;
text-align: left;
left: 30px;
top: 458px;
width: 150px;
z-index: 4; }

#title {
position: absolute;
font-size: 16pt;
font-weight: bold;
top: 50px;
left: 270px; 
z-index: 3; 
filter: alpha(opacity=30); 
opacity: 0.3; }

#subtitle {
position: absolute;
font-size: 12pt;
font-weight: bold;
top: 78px;
left: 340px;
z-index: 2;
filter:alpha(opacity=50); 
opacity: 0.5; }