/* Peninsula Big band CSS file */

a:link {color: #ffff00;}
a:visited {color: #c0c0c0;}
a:hover{
color: #00c000;
background: url(button_tc.gif) no-repeat #000099;
}
a:active {color: #c0ffff;}

h1, h2, h3, h4, h5, p, li, a {
font-family: arial, helvetica, sans-serif; color: #ffffff;
}

p, ul {
font-size: 90%;
}


ul {
list-style-type: none;
margin-left:155px;
padding:0px;
}

li {
display: inline;
} 

/* img {
float: left;
margin-left: 5px;
margin-right: 7px;
margin-bottom: 10px;
} */

#container {
width: 750px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

#masthead {
padding: 15px;
text-indent: -5000px;
background-image: url(ny3.gif); background-repeat: no-repeat;
margin-bottom: 20px;
overflow: hidden;
}

#masthead2 {
padding: 15px;
text-indent: -5000px;
background-image: url(ny5.gif); background-repeat: no-repeat;
margin-bottom: 20px;
overflow: hidden;
}

#masthead3 {
padding: 15px;
text-indent: -5000px;
background-image: url(ny6.gif); background-repeat: no-repeat;
margin-bottom: 20px;
overflow: hidden;
}

#masthead4 {
padding: 15px;
text-indent: -5000px;
background-image: url(ny7.gif); background-repeat: no-repeat;
margin-bottom: 20px;
overflow: hidden;
}

#barleft {
width: 180px;
float: left;
margin-top: 0px;
background: #000099
overflow: hidden;
}

#barleft2 {
width: 180px;
float: left;
margin-top: 18px;
background: #000099
overflow: hidden;
}

a {
display: block;
width: 180px;
height: 100px;
background: url(button_bc.gif) no-repeat #000099;
font-size: 85%;
font-weight: 300;
text-align: center;
text-decoration: none;
line-height: 45px;
vertical-align: top;
}

#main {
float: left;
width: 400px;
margin-left: 20px;
margin-bottom: 20px;
background: #000099
overflow: hidden;
}

#main2 {
float: left;
width: 550px;
margin-left: 20px;
margin-bottom: 20px;
line-height: 25px;
background: #000099;
overflow: hidden;
}

#barright {
float: left;
width: 150px;
background: #000099;
text-align: left;
overflow: hidden;
}

#statcounter {
}

#footer {
clear: both;
padding: 15px;
margin-left: 180px;
margin-right: 10px;
margin-bottom:20px;
font-size: 60%;
color: #ffffff;
background: #000099;
overflow: hidden;
}



