body {
margin:0px;
background-color:#6E7880;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
 }

a.footerlinks:link {
color:#000;
text-decoration:none;

}
a.footerlinks:visited {
color:#6E7880;
text-decoration:none;
}
a.footerlinks:hover {
color:#6E7880;
text-decoration:underline;
}

a.interior:link {
color:#000;
text-decoration:underline;

}
a.interior:visited {
color:#663333;
text-decoration:underline;
}
a.interior:hover {
color:#999	;
text-decoration:underline;
}
.header {
text-decoration:underline;
font-size:15px;
font-weight:bold;
}

.imagefloatright {
float:right;
padding-left:5px;
}

.imagefloatleft {
float:left;
padding-right:5px;
}


.imageborder {
border: solid 1px #000;
}
.headers {
padding: 5px 0px 5px 0px;
}
.lightgray{
color:#999;
}

.contentbg2 {
background-image: url(../../images/left_content_bg2.jpg);
background-repeat:repeat;

}
.contentbg {
background-image: url(../../images/content_bg.jpg);
background-repeat: repeat;
width:667px;
height:389px;

}

.rightcontentbg2 {
background-image: url(../../images/right_content_bg2.jpg);
background-repeat: repeat;
 

}
.brownbg {
background-image: url(../../images/brown_bg.jpg);
background-repeat: repeat;
 

}
