html>body {
height: 100%;
}

body {
background-image: url('images/back02.jpg');
background-repeat: repeat;
}

img {
border-bottom: 4px #FFF solid;
}

#pageblock {
background: none;
position: relative;
width: 750px;
margin-left: auto;
margin-right: auto;
}

#header {
background: #008000;
width: 748px;
height: 120px;
border-top: 1px;
border-right: 1px;
border-bottom: 0px;
border-left: 1px;
border-style: solid;
border-color: #000000;
}

#header .address h1 {
color: #FFFFFF;
font-weight: bold;
font-size: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
position: absolute;
left: 291px;
top: 21px;
}

#header .address h2 {
color: #FFFFFF;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
position: absolute;
left: 323px;
top: 55px;
}

#header .address h3 {
color: #FFFFFF;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
position: absolute;
left: 555px;
top: 37px;
}

#header .address h4 {
color: #FFFFFF;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
position: absolute;
left: 590px;
top: 66px;
}

#header .logo {
width: 170px;
height: 117px;
background: #FFFFFF;
background-image: url(images/logo.gif);
background-repeat: no-repeat;
}

#header a, a:link, a:active {
color: #FFFFFF;
text-decoration: none;
}

#header a:hover {
color: #FFFFFF;
text-decoration: none;
}

#navigation {
background: #008000;
width: 748px;
height: 60px;
border-top: 0px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-style: solid;
border-color: #000000;
color: #008000;
}

#navigation a, a:link, a:active {
color: #FFFFFF;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none;
}

#navigation a:hover {
color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none;
}

#a1 {
position: absolute;
left: 50px;
top: 140px;
}

#a2 {
position: absolute;
left: 215px;
top: 141px;
}

#a3 {
position: absolute;
left: 393px;
top: 140px;
}

#a4 {
position: absolute;
left: 491px;
top: 140px;
}

#a5 {
position: absolute;
left: 196px;
top: 159px;
}

#a6 {
position: absolute;
left: 25px;
top: 159px;
}

#a7 {
position: absolute;
left: 520px;
top: 159px;
}

#content {
width: 750px;
margin: 0 auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

#content a, a:link, a:active {
color: #006600;
text-decoration: none;
}

#content a:hover {
color: #00CC00;
text-decoration: none;
}

#contentleft {
height: 1000px;
float: left;
width: 300px;
border-top: 0px;
border-right: 0px;
border-bottom: 1px;
border-left: 1px;
border-style: solid;
border-color: #000000;
}

#contentright {
height: 1000px;
float: right;
width: 447px;
background: none;
border-top: 0px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-style: solid;
border-color: #000000;
}

#contentright h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
}

#small {
font-size: xx-small;
text-align: right;
}

ul#options {
white-space: nowrap;
}

#options li {
display: list-item;
list-style-image:url('images/li.JPG');
}
