body {background-color: #336600; background-position: left; background-image: url(images/background.jpg); background-repeat:no-repeat; background-position: top}

h1 {color:#009933; font-size:20pt; margin-left: 15px}
h2 {color:#009933}
h3 {color:#009933; margin-left: 15px}
p.text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; margin-left: 10px; color: #ffffff}
p.title {font-size:12pt; margin-left: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-style:strong}
span.text {font-size:10pt; margin-left: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff}
li.text {font-size:10pt; margin-left: 25px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff}
.table {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; color: #ffffff}
a:link     {color: #ffffff}
a:visited  {color:#663300}
a:active   {color:#663300}
a:hover    {color:#663300}
A{text-decoration:none}
a:hover {text-decoration: underline;}

.main {
position:       absolute;
width:          610px;
height:			1000px;
top:            1px;
left:           120px;
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: #336600;
	background-color:#668c41;

}

.links {
position:		absolute;
width:			120px;
top:			4px;
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;
}

.bubble {
position:		absolute;
width:			300px;
top:			4px;
left:			422px;

}