.hidden {visibility: hidden;}

a.dropmenu:link { color: #ffffff; text-decoration: none }
a.dropmenu:active { color: #ffffff; text-decoration: none }
a.dropmenu:visited { color: #ffffff; text-decoration: none }
a.dropmenu:hover { color: #ffffff; text-decoration: none }
a.calendar:link { color: #ffffff; text-decoration: none }
a.calendar:active { color: #ffffff; text-decoration: none }
a.calendar:visited { color: #ffffff; text-decoration: none }
a.calendar:hover { color: #ffffff; text-decoration: none }

body {
background-color: #000066;
margin: 0; padding: 0; border: 0;
font-family: "arial",sans-serif;


background-image: url("../rotated_logosmall.jpg");
background-position: 700px 0px;
background-attachment: fixed;
background-repeat: no-repeat;
}

#topboston { 
background-color: #000000;
padding-top: 81px;
padding-left: 600px;
background-repeat: no-repeat;
background-image: url("../home-banner3.jpg");
}

#sidebar {
float: right;
border: 0px;
width: 20%;
color: #ffffff;
text-align: center;
padding: 2px;
padding-top:217px;

position: relative;
right: 5%;
}

#logo {
width: 100%;
display: block;
}

#sidebar a {
text-decoration: none;
font-weight: bold;
color: #000066;
}

#sidebar a:hover {
text-decoration: underline;
}

#sidebar div {
margin: .3em;
background-color: #ffffff;
color: #000066;
width: 100%;
margin-left: 0; margin-right: 0; margin-top: 1em;
font-size: .8em;
}


#sidebar #schedule {
background-color: #ffffff;
font-size: .7em;
width: 100%;
}

/* ######## */
#main {

width: 705px;
background-color: #ffffff;
}

#main p {
font-size: 90%;
line-height: 120%;
margin: 2em;
}
#main table {
margin: 2em;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #990000;
}

#top {
background-color: #000066;
background-image: url("../home-banner2.jpg");
background-position: 0px 0px;
background-repeat: no-repeat;
}



#linkybar {
width: 705px;
padding-top: 81px;
background-image: url("../home-banner3.jpg");
background-position: 611px 81px;
background-repeat: no-repeat;
}


#top table {
width: 600px;
margin: 0; padding: 0; border: 0;

}

tr#topmenu td {
width: 12%;
text-align: center;
}

tr#topmenu a {
display: block;
padding-top: 4px;
padding-bottom: 4px;
color: #ffffff;
text-decoration: none;
font-size: .7em;
font-weight: bold;
}

tr#topmenu a:hover {
background-color: #3333FF;
color: #000000;
}

table#games {
border: 0;
width: 90%;
margin-top: 0; 
margin-bottom: 0;
text-align: left;
font-size: .8em;
}

table#tour {
border: 1;
width: 90%;
margin-top: 0; 
margin-bottom: 0;
text-align: left;
font-size: .8em;
}

.smallspace {
margin: 25px;
}

.medspace {
margin: 40px;
}
