

body{
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
color: #B2586A;
font-family: Verdana, sans-serif;
font-size: 7pt;
background-color: #F9C3CC;
background-image: url('rest.gif');
background-repeat: repeat-y;
scrollbar-3dlight-color : #C3E5DE; 
scrollbar-arrow-color : #FFEFF2; 
scrollbar-base-color : #FFEFF2; 
scrollbar-darkshadow-color : #C3E5DE; 
scrollbar-face-color : #FFEFF2; 
scrollbar-highlight-color : #FFEFF2; 
scrollbar-shadow-color : #FFEFF2; 
scrollbar-track-color : #C3E5DE;
}
A:link {
text-decoration: none;
color: #AADCC5;
}
A:visited {
text-decoration: none;
color: #AADCC5;
}
A:hover {
text-decoration: none;
border-bottom: 1px solid #FFAEBF;
color: #AADCC5;
}
A:active {
text-decoration: none;
color: #FFAEBF;
}
h1 {
font-family: Georgia, serif;
text-align: left;
font-size: 16px;
font-weight: bolder; 
letter-spacing: 2px;
line-height: 1em;
font-style: italic;
color: #ffffff;
background-color: #B75D6F;
margin-bottom: 2px;
margin-top: 15px;
} 
h2 {
font-family: Verdana, sans-serif;
text-align: left;
font-size: 12px; 
letter-spacing: 2px;
line-height: 1em;
color: #FFAEBF;
border-bottom: 1px solid #AADCC5;
margin-bottom: 2px;
margin-top: 15px;
}
#header {
position: absolute;
left: 0px;
top: 0px;
width: 642px;
height: 624px;
background-image: url('header.gif');
background-repeat: no-repeat;
z-index: 1
}
.content {
position: absolute;
top: 449px;
left: 21px;
z-index: 2;
width: 366px;
text-align: justify;
padding-bottom: 20px;
}
.side {
position: absolute;
top: 215px;
left: 452px;
z-index: 3;
width: 143px;
text-align: justify;
padding: 5px;
padding-bottom: 20px;
}
code {
display: block;
width: 90%;
text-align: left;
border: 1px solid #FFEFF2;
background-color: #DCEDE5;
color: #FFAEBF;
padding: 5px;
margin-left: auto;
margin-right: auto;
font-size: 8pt;
}
#navlinks {
padding-top: 0px;
padding-left: 15px;
margin: 0px;
list-style-image: url('bullet.gif');
}
input {
background-color: #C3E5DE;
border: 0px;
border: 1px solid #B2586A;
color: #B2586A;
font-family: Verdana, sans-serif;
font-size: 8pt;
margin-bottom: 2px;
}
select {
background-color: #C3E5DE;
border: 1px solid #B2586A;
color: #B2586A;
font-family: Verdana, sans-serif;
font-size: 8pt;
margin-bottom: 2px;
}
textarea {
background-color: #C3E5DE;
border: 0px;
border: 1px solid #B2586A;
color: #B2586A;
font-family: Verdana, sans-serif;
font-size: 8pt;
margin-bottom: 2px;
}
img {
margin : 0px 0px 0px 0px;
border: none; 
}
td {
padding: 0px;
letter-spacing: 0;
}