body {
background-color: #94bca3;
background-image: url(bk.jpg); 
background-repeat: repeat; 
}

#headerimg {
position: absolute; 
left: 0; 
top: 0; 
width: 760px; 
height: 250px;
}

#rightcontent {
position: absolute; 
left: 350px; 
top: 155px; 
width: 380px; 
background-color: transparent; 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
line-height: 2.0em; 
text-align: justify;
padding-bottom: 250px; 
}

#leftcontent {
position: absolute; 
left: 150px; 
top: 360px; 
width: 100px; 
background-color: transparent; 
font-family: verdana,arial,sans-serif; 
font-size: 10px; 
line-height: 1.75em; 
text-align: left; 
letter-spacing: 2px;
padding-bottom: 10px; 
}

.title {
font-weight: bold; 
letter-spacing: 5px; 
text-transform: uppercase; 
}

h1 {
font-weight: bold; 
letter-spacing: 5px; 
text-transform: uppercase; 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
}

td {
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
}

th {
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-align: left;
}

.posted {
font-size: 10px; 
letter-spacing: 2px; 
color: #666; 
border-bottom: 1px dashed #ccc; 
padding-bottom: 5px; 
}

a:link {
color: #94bca3;
text-decoration: none; 
font-weight: bold; 
}

a:visited {
color: #94bca3;
text-decoration: none;
font-weight: bold; 
}

a:hover {
color: #008080;
text-decoration: none;
font-weight: bold; 
border-bottom: 1px dashed #990033;
}

a:active {
color: #94bca3;
text-decoration: none; 
font-weight: bold; 
}

a.menu:link {
color: #000; 
text-decoration: none; 
font-weight: normal;
}

a.menu:visited {
color: #000; 
text-decoration: none; 
font-weight: normal;
}

a.menu:hover {
color: #990033; 
text-decoration: none; 
font-weight: bold; 
background-color: #fff; 
border-bottom: none; 
text-transform: uppercase;
}

a.menu:active {
color: #000; 
text-decoration: none; 
font-weight: normal;
}

.footer {
font-size: 10px; 
text-align: left; 
letter-spacing: 2px; 
color: #008080; 
}

