html, body {     
	background: #eeeeee url(./images/fat_bg.gif) repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;	
	margin: 0px auto;
	padding: 7px 0px 0px 0px;
	height: 100%; }
	
table {
    background: #eeeeee;
	border-collapse: collapse; }
	
td {
    padding: 0px;
	margin: 0px; }
	
.maincontent {    
	padding: 50px 7px 15px 30px;
	font-size: .8em;
	background: #eeeeee; }
	
.maincontent h1 {
    color: #520031;
	font-size: 13pt;
	padding: 0px; }
	
.maincontent h2 {
    color #000000;
	font-size: 10pt;
	font-weight: bold; }
	
#bottom_links { 
    text-align: center;
	padding: 20px 0px 0px 0px; }

#bottom_links a { font-size: 7pt; }
		
#copyright {
    font: normal 7pt Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	background: none;
	color: #c0c0c0; }
	
#copyright a {
    color: #c0c0c0;
    font: italic 7pt Arial, Verdana, Helvetica, sans-serif; }
	

#navbuttons a img {
    border: 0px; }
	
A:link { text-decoration: underline; color: #520031; font: normal 10pt verdana, arial, helvetica, sans-serif; }
A:visited { text-decoration: underline; color: #520031; font: normal 10pt verdana, arial, helvetica, sans-serif; }
A:active { text-decoration: underline; color: #520031; font: normal 10pt verdana, arial, helvetica, sans-serif; }
A:hover { text-decoration: underline; color: #000000; font: normal 10pt verdana, arial, helvetica, sans-serif; }

.preload {
    display: none; }
	
a img {
    border: 0px; }

.bodyimage {
    border: 1px;
	padding: 5px; }

