body {
background-color: #00b600;
margin:0;
font-family: arial;
font-size: 9pt;
}

h3{
font-family: arial;
font-size: 12pt;
}

h2{
font-family: arial;
font-size: 11pt;
}

img {border: 0;}

table{
border:0px;
}

#mainContainerTable{
height: 100%;
border:0px;
padding:0px
}

#mainContainer{
width: 800px;
position: relative;
border-top-width: 0px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-color: #000000;
top:0px;
left:0px;
background-image: url(images/cloudBG.jpg);
z-index: 10;
}

#sun {
position: absolute;
top: -50px;
left: 15px;
z-index: 20;
}

#logo {
position: relative;
top: 10px;
left: 150px;
z-index: 30;
width:258px;
}

#clouds{
position: absolute;
top: 30px;
left: 450px;
z-index: 30;
}

#content{
position: relative;
padding-top: 25px;
padding-bottom: 50px;
left: 0px;
width: 750px;
}
#menu{
position: relative;
width:105px;
border:0px;
padding-top: 65px;
z-index: 40;
float: left;
}

#mainContent{
z-index: 10;
position: relative;
width: 600px;
float: left;
}

#contentTable{
width: 640px;
height: 400px;
border-color: #336666;
border-width: 1px;
border-style: solid;
background-color: #ffffff;
z-index: 30;
position: relative;
}

#zContent{
padding: 40px 10px 10px 10px;
position: relative;
}

#clearBoth{
position: relative;
clear: both;
width:750px;
}

#copyright{
padding-top: 150px;
position: relative;
bottom: 0px;
color: #999999;
font-family: arial;
font-size: 10px;
}

a:link {
color: #339999;
font-family: arial;
text-decoration: underline;
}
a:visited {
color: #006666;
font-family: arial;
text-decoration: underline;
}

a:hover {
color: #33CCCC;
font-family: arial;
text-decoration: none;
}

a:active {
color: #33CCCC;
font-family: arial;
text-decoration: none;
}

.menuImages{
height:23px;
width:95px;
border: 0px;
font-size: 0px;
}

.directors{
font-weight: bold;
color: #003333;
}

.foot2{
color: #CCCCCC;
font-family: arial;
font-size: 9px;
}
a.foot2:link {
color: #CCCCCC;
font-family: arial;
font-size: 9px;
text-decoration: none;
}
a.foot2:visited {
color: #CCCCCC;
font-family: arial;
font-size: 9px;
text-decoration: none;
}

a.foot2:hover {
color: #CCCCCC;
font-family: arial;
font-size: 9px;
text-decoration: none;
}

a.foot2:active {
color: #CCCCCC;
font-family: arial;
font-size: 9px;
text-decoration: none;
}