body{
background:url("images/background.jpg");
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
font-family: tahoma,arial,helvetica, sans-serif;
overflow: scroll;
}

TH, TD{
font-family: tahoma,arial,helvetica, sans-serif;
font-size: 10pt;
}


p{
margin-top: 0em;
text-align:justify;
}


h1,h3,h4,h5,h6{
font-family: verdana, geneva, sans-serif;
}

HR{
color: #514F2B;
}

H1{
color: #086082;
font-size: 175%;
font-style: bold;
margin-top: 0em;
margin-bottom: 0em;
text-align : center;
}

H1.homepage{
font-size: 225%;
}

H2{
color: #302778;
font-size: 150%;
font-style: bold;
margin-top: 0em;
margin-bottom: 0em;
}

H3{
color: #302778;
font-size: 130%;
font-style: bold;
margin-top: 0em;
margin-bottom: 0em;
}

.headerbuttons{
margin: 10px 0 0 0;
}


.headerbuttons a{
font-family: tahoma,arial,helvetica, sans-serif;
color: #514F2B;
text-decoration:none;
font-size:11px;
}

.headerbuttons a:hover{
color: #514F2B;
text-decoration:underline;
}

.headerbuttons a:visited{
color: #514F2B;
}


.thumbs{
border:1px solid #000000;
}