body { background-image: url(images/bg.gif); background-color: #6D6F5A; }
a:link {color: #800000; text-decoration: none;}
a:active {color: #800000; text-decoration: none;}
a:visited {color: #800000; text-decoration: none;}
a:hover {color: #800000; text-decoration: underline;}

/* HEADER AND FOOTER */
.header { background-image: url(images/bg_header.gif); height: 98px; width: 630px; }
.headernav { background-color: #B9BAAE;	height: 98px; width: 100px; }
.headerbottom {	background-color: #454737; height: 3px; width: 730px; }
.footer { color: #6C685C; background-color: #E9EBE1; font-family: Arial, Tahoma, Verdana; font-size: 11px; padding: 5px 5px 5px 5px; }

/* SPACERS */
.hor { background-color: #FFFFFF; height: 5px; }
.ver { background-color: #FFFFFF; width: 5px; height: 100%; }

/* NAVIGATION */
.links { background-color: #B9BAAE; width: 145px; }


/* BODY */
.content { width: 580px; padding: 5px 5px 50px 5px; font-family: Arial, Tahoma, Verdana; font-size: 12px; text-align : justify; }
.text { font-family: Arial, Tahoma, Verdana; font-size: 12px; text-align: justify;}
#small { font-family: Arial, Tahoma, Verdana; font-size: 10px; }



