A:link
{ text-decoration: none; color:#A9A9A9; background-color:none }
A:visited
{ text-decoration: none; color:#A9A9A9; background-color:none }
A:hover
{ text-decoration: none; color:#CC9966; background-color:none }
A:active
{ text-decoration: none; color:#A9A9A9; background-color:none }

body
{margin: 10px;
background-image:url(background.gif);
background-attachment:fixed;
background-color: #FFFFFF;

font-family: verdana, arial, times; 
color: #808080; 
font-weight:normal;
font-size:12px }

td
{background-color: #FFFFFF;
font-size: 12px }

input, textarea, select
{ background: #FFFFFF;
font-family: verdana, arial, times;
font-size: 12px;
color: #A9A9A9; 
border-style: solid;
border-color: #808080;
border-width: 1px }

h1
{color: #C0C0C0; 
font-weight: bold;  
font-size:16px; 
text-align:left;
padding-top: 2px; 
padding-bottom: 5px; 
font-family: georgia, times, verdana, arial; 
border-bottom: 1px solid #808080 }

h2
{color: #C0C0C0; 
font-weight: bold;  
font-size:14px; 
text-align:left;
padding-top: 2px; 
padding-bottom: 5px; 
font-family: georgia, times, verdana, arial; 
border-bottom: 1px solid #808080 }

abbr, .abbr
{cursor: help }

* html .abbr
{border-bottom: 1px dotted }

.center
{ text-align:center }

.justify
{ text-align:justify }

.icon
{width: 100px;
height: 100px;
border: 2px solid #FFFFFF }

#header
{position:relative;
height: 150px;
width: 700px;
background-color:#FFFFFF }

#navi
{position:relative;
height:fixed;
width:690px;
background-color:#FFFFFF;
border:1px solid #000000;
text-align:center;
padding: 5px }

#content
{position:relative;
height: fixed;
width: 680px;
background-color:#FFFFFF;
border: 1px solid #000000;
text-align:left;
padding-top: 5px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px }

#footer
{position:relative;
height: fixed;
width: 690px;
background-color:#FFFFFF;
border: 1px solid #000000;
text-align:center;
font-size: 10px;
padding: 5px }