/* CSS Document */
*,html,body{
border:0;
padding:0;
margin:0
}

body{
font: 13px verdana
}

h1{
color:#FF0000;
text-align:center;
padding-top: 25px;
overflow:visible
}

#header{
background:url(images/header.jpg) no-repeat;
margin:0 auto;
height:300px;
width:778px;
}

#content{
background:url(images/header2.jpg); background-repeat:no-repeat; background-position:top left; background-color:#FEFF99;
width:778px
}

#footer{
height: 80px;
width:778px;
background-color:#990000;
color:#fff
}

.border{
border-right: 2px solid #000
}

table{
margin: 0 auto;
}

td{
padding: 8px
}

.galtit{
color:#990000;
margin: 15px 0px;
border-bottom: 1px solid #000
}

.indent{
text-indent:15px
}

.right{
text-align:right
}

.center{
text-align:center
}

.nav{
padding-top: 133px
}

.red{
color:#993300;
text-align:center
}

.nav li{
list-style-type:none;
float:right;
display:inline;
}

.nav a,a:visited{
font: bold 15px arial;
color:#000;
margin: 0 25px;
text-decoration: none
}

.nav a:hover{
border-bottom: 2px solid #000000;
color:#fff
}


.list li{
list-style-type:square;
font-size:11px;
margin:5px 30px 0px
}


.gal li{
list-style-type:none;
display:inline;
}
.gal li img {
width:100px;
height:70px;
}

.gal img{
border: 1px solid #000;
margin: 2px;
width:100px;
height:70px;
}

.ba li{
list-style-type:none;
display:inline;
font-weight:bold;
margin:0 auto;
float:left
}

.ba ul{
margin: 0 auto
}

.ba img{
border: 2px solid #000;
margin: 2px
}

.ba p{
text-align:center
}

.tdgal{
padding: 2px
}

a.contact, a.contact{
text-decoration:none;
color:#0033FF;
}

a.hover{
text-decoration:underline;
color:#0033FF;
}
