html, body
{
background-image:url(images/bg.jpg);
background-attachment:fixed;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#333333;
}

table, td, tr{
margin:0;
padding:0;
border-collapse: collapse;
}

.hometext {font-family: Arial, Helvetica, sans-serif; font-size:14px; line-height:19px; color:#333333; text-align:left;}
.bodytext {font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#333333; text-align:left;}
.title {font-family:  Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; line-height:18px; color:#444444;}
.tabletext {font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#333333; text-align:left;}

#nav {
margin:0px 0px 0px 0px;
padding: 0px;
border: 0px solid red;
width:134px;
height: 164px;
clear:left;
}


.secnav { font-family: arial,helvetica,sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: bold; text-decoration: none;}
.secnav a:link { color: #5480ab; text-decoration: none;}
.secnav a:visited { color: #5480ab; text-decoration: none;}
.secnav a:hover { color: #434c51; text-decoration: none;}

.tertnav { font-family: arial,helvetica,sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; text-decoration: none;}
.tertnav a:link { color: #00703c; text-decoration: none;}
.tertnav a:visited { color: #00703c; text-decoration: none;}
.tertnav a:hover { color: #434c51; text-decoration: none;}

.pic {margin-left:20px; margin-bottom:20px;}
.picsmall {margin-left:20px; margin-bottom:15px;}



.footer
{
font-family: Arial, Helvetica, sans-serif; 
font-size:10px; 
line-height:13px; 
color:#999999; 
text-align:left;
margin-top:40px;

}

.green { color:#00703c; font-weight:normal;}
.blue { color: #5480ab;}

A:link { color: #5480ab; text-decoration: underline;}
A:visited { color: #5480ab; text-decoration: underline;}
A:HOVER { COLOR:#434c51; text-decoration: underline;}

