body {
background-color:#000000;
background: url('images/bg-main.jpg') center top ; 
background-repeat: repeat-y;
color:#000000; 
font-family: Times New Roman, Serif; 
font-size:14px;
text-align:center;
}

a:a { text-decoration: underline; color: #603719;}
a:link { text-decoration: underline; color: #603719;}
a:visited { text-decoration: underline; color: #603719;}
a:hover {text-decoration: underline; color: #E48325; }

img a:a { text-decoration: underline; color: #603719;}
img a:link { text-decoration: underline; color: #603719;}
img a:visited { text-decoration: underline; color: #603719;}
img a:hover {text-decoration: underline; color: #333333; }

h1 {font-size:28px;color:#603719;font-weight:bold;}

h2 {font-size:20px;color:#603719;font-weight:bold;}

table#body-content {padding-left:50;padding-top:30;padding-right:50;}

table #home
{
margin:auto;
}

#container {
background-color:#FFFFFF; 
margin:auto; 
width:790; 
margin-top:20;
margin-bottom:50; 
background-image: url('images/bg-paper.jpg');
padding-top:10;
padding-bottom:0;
}

#menu {
width:100%; 
padding-left:60px;
margin-bottom:5;
text-align:left;
}

#logo {
width:100%; 
padding-left:30px;
margin-bottom:10;
text-align:left;
}

a.footer:a { text-decoration: none; color: #333333;}
a.footer:link { text-decoration: none; color: #333333;}
a.footer:visited { text-decoration: none; color: #333333;}
a.footer:hover {text-decoration: underline; color: #333333; }
.footer {text-decoration: none; color: #333333; font-family: Times New Roman, Times, serif; font-size: 9pt;}

font.footer-dividers {text-decoration: none; color: #333333; font-family: Times New Roman, Times, serif; font-size: 7pt;}

td.gallery {vertical-align:top;width:270;color: #333333; font-family: Arial, verdana, sans-serif; font-size: 9pt;}

td.gallery img {border:1px solid black;}

div.breadcrumbs {font-size:9pt;color:purple;margin-top:0px;margin-bottom:0px;}

.indent30 {margin-left:30;}