body {background-color: #ffffff; background-position: left; background-image: url(images/background.jpg); background-repeat:no-repeat }

h1 {color:#009933; font-size:20pt; margin-left: 15px}
h2 {color:#009933}
h3 {color:#009933; margin-left: 15px}
p {font-size:12pt; margin-left: 20px}
a:link     {color: #0066ff}
a:visited  {color:#0066ff}
a:active   {color:#0066ff}
a:hover    {color:#0066ff}
A{text-decoration:none}
a:hover {text-decoration: underline;}

.main {
position:       absolute;
width:          610px;
top:            4px;
left:           50px;
padding-right: 0.2em;
    border-left: solid;
    border-right: solid;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-right-width: thin;
    border-color: #cccccc;

}

.links {
position:		absolute;
width:			605px;
top:			855px;
left:			0px;
}

.side {
position:       absolute;
width:          150;
top:            10px;
left:           630px;
background-color: #FBFF97;
padding-right: 0.2em;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: none;
    border-right-width: none;
    border-color: #ffffff;

}