body {
margin: 0;
padding: 0;
text-align: center;
background-color:#000000;
}

#container {
width: 1000px;
margin: 0 auto 0 auto;
text-align: center;
}

#header {
height: 127px;
background: url(images/cny08_header.jpg);
}

#content {
width: 750px;
height: 646px;
margin: 0 auto 0 auto;
align: center;
}

#ratcontainer {
width: 602px;
float: left;
}

#hpcontent{
position: relative;
bottom: 0px;
top: 15px;
width: 367px;
height: 611px;
}


#leftside {
float: left;
height: 646px;
width: 74px;
background: url(images/sidebars.jpg);
}

#rightside {
float: right;
height: 646px;
width: 74px;
background: url(images/sidebars.jpg);
}


ul#menu {
margin: 0px;
padding: 0px;
}

ul#menu li {
margin-top: 0px;
list-style-type: none; 
display: inline;
padding: 20px;
}

ul#menu li a {
color:#f7f4c9;
text-decoration: none;
}

ul#menu li a:hover {
color: #FFF;
}

ul#menu li.alt a:link, ul#menu li.alt a:visited {
background: #CCC;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #f7f4c9;
}

#footer {
	width: 1000px;
	height: 17px;
	background:url(images/footerline.jpg);
}

#fadedrat{
position: relative;
left-margin:100px;
bottom: 0px;
top: 0px;
width: 602px;
height: 611px;
background:url(images/faded_rat.jpg) no-repeat center top;
}

body#tix a#tixnav, 
 body#music a#musicnav, 
 body#festive a#festnav, 
 body#location a#locnav,
 body#contact a#connav { 
 color: #fff;  
 }
 
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #FFFFFF;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f7f4c9;
}

#musicontent {
	width: 500px;
	left: 100px;
	}
