body {
	font-family: Arial, Helvetica, sans-serif; background-color:#1a0b00;
}

img {border: none;}

.image {
border:1px; border-thickness: 1px; border-color: #00000; border-style: solid;
}

a:hover .image, a:active .image {border:1px; border-thickness: 1px; border-color: #FF9900; border-style: solid}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.header {background-image:url(../../images/header.jpg); width:800px; height:267px;}
.menu{ width:800px; height: 36px;}
.filler {background-image:url(../../images/filler.jpg); width:800px; height:16px;}
.body {background-image:url(../../images/body.jpg); width:800px; height:650px; background-repeat:repeat;}
.footer {background-image:url(../../images/footer.jpg); width: 800px; height: 64px; color:#FFFfff;}
.pictures {width:350px; margin:5px 0 0 40px; float:left}
.text {width:350px; margin:5px 35px 0 0; float:right; font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:14px;}


