body {
background-color: black ;
color: #FFFFFF ;
}

a:link {color:Yellow ; text-decoration: none}
a:visited {color:White ; text-decoration: none}
a:active {color:Yellow ; text-decoration: none}
a:hover {color:Red ; text-decoration: none}

h1 {
height: 60px ;
font-family: arial ;
color: #FFF000 ;
font-size: 36px ;
font-family: arial ;
font-weight: bold ;
font-style: italic ;
text-align: center
}


table.menu {
font-size: 12px ;
font-family: arial ;
font-weight: bold ;
width: 14% ;
border-style: solid ;
border-width: 2px ;
border-color: white ;
text-align: left
}


td.menu {
padding-left: 20px ;
padding-right: 20px ;
padding-bottom: 20px ;
padding-top: 20px
}

p {
color: #000000 ;
font-size: 12px ;
font-family: arial ;
font-weight: bold ;
text-align: justify
}


p.gallery {
margin-left: 15% ;
margin-right: 15% ;
color: white ;
font-size: 12px ;
font-family: arial ;
font-weight: bold ;
text-align: justify
}


table.main {
font-size: 12px ;
font-family: arial ;
font-weight: bold ;
width: 70% ;
border-style: none ;
background-color: #FFF000
}

td.main {
padding-left: 20px ;
padding-right: 20px ;
padding-bottom: 20px ;
padding-top: 20px ;
align: left
}


table.main_gal {
font-size: 12px ;
font-family: arial ;
font-weight: bold ;
width: 70% ;
border-style: none ;
background-color: #696969
}


td.info {
padding-left: 20px ;
padding-right: 20px ;
padding-bottom: 20px ;
align: left
}



hr {color: #FFF000}

img.banner {
position: absolute ;
left: 14% ;
top: 0 ;
z-index: -1
}


img.thumbs {
width: 200px ;
height: 160px
}