body {
  font: 100% Arial, Helvetica, sans-serif;
  background-color: #CCC;
  margin: 0;
  padding: 0;
  text-align: center;
}

html { overflow: -moz-scrollbars-vertical !important; }

a:link {
	color: #334FDF;
}
a:visited {
	color: #334FDF;
}
a:hover {
	color: #15244B;
}
a:active {
	color: #334FDF;
}
img {
	border: 0;
	}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #334FDF;
	margin-bottom: 20px;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

/* PAGE LAYOUT */

#container { 
	width: 800px;
	background: #FFF;
	border-left: 1px solid #15244B;
	border-right: 1px solid #15244B;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#topBorder {
	background: #15244B;
	width: 800px;
	height: 6px;
	font-size: 1px;
    line-height: 0px;
	}
#logo {
	width: 400px;
	height: 55px;
	float: left;
}
#menu1 { 
	width: 400px;
	height: 24px;
	float: right;
}
#menu1 ul {
	margin: 0;
	padding: 0;
	height: 37px;
	list-style: none;
}
#menu1 li {
	display: inline;
	float: right;
	margin-top: 31px;
	padding: 0 15px 8px 3px;
}
#menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #334FDF;
}
#menu1 a:hover {
	color: #15244B;
}
#menu2 { 
	width: 800px;
	height: 27px;
}
#menuAbout {
  display: block;
  width: 103px;
  height: 27px;
  background: url("../images/menu_about.jpg") no-repeat 0 0;
}
#menuNews {
  display: block;
  width: 79px;
  height: 27px;
  background: url("../images/menu_news.jpg") no-repeat 0 0;
}
#menuMusic {
  display: block;
  width: 81px;
  height: 27px;
  background: url("../images/menu_music.jpg") no-repeat 0 0;
}
#menuVideos {
  display: block;
  width: 86px;
  height: 27px;
  background: url("../images/menu_videos.jpg") no-repeat 0 0;
}
#menuPhotos {
  display: block;
  width: 90px;
  height: 27px;
  background: url("../images/menu_photos.jpg") no-repeat 0 0;
}
#menuPress {
  display: block;
  width: 79px;
  height: 27px;
  background: url("../images/menu_press.jpg") no-repeat 0 0;
}
#menuSchedule {
  display: block;
  width: 109px;
  height: 27px;
  background: url("../images/menu_schedule.jpg") no-repeat 0 0;
}
#menuLinks {
  display: block;
  width: 77px;
  height: 27px;
  background: url("../images/menu_links.jpg") no-repeat 0 0;
}
#menuContact {
  display: block;
  width: 96px;
  height: 27px;
  background: url("../images/menu_contact.jpg") no-repeat 0 0;
}
#menuAbout:hover, #menuNews:hover, #menuMusic:hover, #menuVideos:hover, #menuPhotos:hover, #menuPress:hover, #menuSchedule:hover, #menuLinks:hover, #menuContact:hover
{ 
  background-position: 0 -27px;
}
#menuAbout span, #menuNews span, #menuMusic span, #menuVideos span, #menuPhotos span, #menuPress span, #menuSchedule span, #menuLinks span, #menuContact span  
{
  display: none;
}
#main {
	width: 760px;
	background: #BEC8EB;
	background-image: url('../images/bg_main.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 15px 20px 15px 20px;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	}
.tablePhotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	background-color: #FFF;
	}
.tableTextTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #EEE;
	margin: 0;
	padding: 0;
	background: #333;
	border: 1px #333 solid;
	}
.tableFormat {
	border-left: 1px #333 solid;
	}
.albumTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #16346C;
	line-height: 1.4em;
	margin: 0;
	}

.photoTitle {color: #FFCC00}
.photoOutline {
	border: 1px #000 solid;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Footer
----------------------------------------------- */
#footerTop {
	width: 800px;
	height: 8px;
	background-image: url('../images/bg_footer_top.gif');
	background-repeat: repeat-x;
	font-size: 1px;
    line-height: 0px;
	}
#footer {
	width:785px;
	padding: 8px 0 8px 15px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background: #16346C;
  }