body {
background: #F3BA2A;
background-image: url('images/bg.jpg');
background-repeat: repeat-y;
font-family: Georgia;
font-size: 9pt;
color: #000000;  
text-align: justify;
line-height: 14px }

div.content { 
font-family: Georgia;
font-size: 9pt;
color: #000000;  
text-align: justify;
line-height: 14px;
margin: 5px;
position: absolute;
border: none;
overflow: auto;
left: 74px;
top: 150px;
width: 454px }

a:link, a:visited, a:active { 
text-decoration: none; 
font-weight: bold;
border-bottom: 1px dotted #000000;
color: #000000 } 

a:hover { 
text-decoration: none; 
font-weight:bold;
border-bottom: 1px solid #000000;
color: #000000;  
cursor: se-resize }

div.layout { 
background: #F3BA2A;
position: absolute;
left: 0px;
top: 0px }

div.sidebar { 
position: absolute;
border: none;
overflow: auto;
left: 558px;
top: 205px;
width: 160px;
height: 700px }

.menu:link, .menu:visited, .menu:active { 
color: #000000;
border-style: solid;
border-color: #F4BB2B;
border-width: 1px;
margin: 0;
margin-top: 2;
padding: 3px;
v-align: middle;
line-height: 7.5pt;
background-color: #F4BB2B;
font-family: Georgia;
font-weight: bold;
text-align: center;
font-size: 8pt;
letter-spacing: 2px;
width: 145px;
display: block }

.menu:hover { 
color: #000000;
border-style: solid;
border-color: #D7A31F;
border-width: 1px;
margin: 0;
margin-top: 2;
padding: 3px;
v-align: middle;
line-height: 7.5pt;
background-color: #D7A31F;
font-family: Georgia;
font-weight: bold;
text-align: center;
font-size: 8pt;
letter-spacing: 2px;
width: 145px;
display: block }

h1 { 
font-family: Georgia;
font-size: 10pt;
color: #000000;
text-align: center;
text-transform: uppercase;
letter-spacing: 6px }

h2 { 
font-family: Georgia;
font-size: 9pt;
color: #000000;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px }

input, textarea, select { 
background: #F4BB2B; 
border: 1px solid #D7A31F; 
color: #000000; 
font-family: Georgia; 
font-size: 9pt; 
text-align: left }