body {
	background: #DBDBFF url(/images/background.gif) repeat-x;
	text-align: center;
	margin: 10px 0px;
	
	font-family: verdana, arial, serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #000000;
}

#side a {
	text-decoration: none;
	color: #3D7190;
}

#side a:hover, #side a:active {
	text-decoration: underline;
}

#container {
	background: #FFFFFF url(/images/contbg.gif) repeat-y;
	width: 785px;
	margin: 0 auto;
}

#header {
	background: #FFFFFF url(/images/header.jpg) no-repeat;
	width: 785px;
	height: 156px;
	text-align: left;	
}

#header h1, #header h3 {
	margin-left: 150px !important;
	margin-left: 144px;
	float: left;
}

#header h1 a, #header h3 {
	text-decoration: none;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 230px;
	height: 131px;
}

#header h1, #header h3 {
	margin: 0px;
	padding: 0px;
}

#menu {
	background: url(/images/menubg.gif) no-repeat;
	width: 785px;
	height: 26px;
	clear: both;
}

#menu ul {
	list-style: none;
	margin: 0px 5px;
	padding: 0px;
}

#menu ul li {
	float: left;
	display: inline;
	position: relative;
}

#menu ul li a {
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 0px 10px;
	height: 25px;
}

#menu ul li a:active, #menu ul li a:hover {
	background: #FFFFFF;
	color: #000000;
}

#menu ul li a.curpage, #menu ul li a.curpage:hover {
	background: #FFFFFF url(/images/menucurrent.gif) repeat-x;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-bottom: 1px;
	color: #000000;
}

#menu ul li a#first.curpage {
	border-left: none;
}

ul.submenu {
	border: 1px solid #000000;
	background: #FFFFFF;
	width: 154px;
	display: none;
	position: absolute;
	top: 25px;
	left: -5px !important;
	left: -6px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}

ul.submenu li {
	text-align: left;
}

#menu li ul li a {
	background-color: #FFFFFF;
	display: block;
	width: 134px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#menu ul li ul li a:hover, div#menu li ul li a:active {
	background: #000000;
	color: #FFFFFF;
}

#menu ul li:hover ul, #menu ul li.over ul { display: block; }

#content {
	background: url(/images/contentbg.gif) no-repeat;
	width: 785px;
	min-height: 300px;
}

#body {
	background: url(/images/bodybg.gif) no-repeat bottom right;
	float: left;
	width: 569px;
	display: inline;
	text-align: left;
	margin-left: 5px;
	min-height: 290px;
	padding: 0px 10px 50px 10px !important;
	padding: 10px 10px 50px 10px;
}

#body p:first-child {
	margin-top: 10px;
}

#side {
	float: left;
	width: 159px;	
	display: inline;
	margin-left: 9px;
	text-align: left;
	padding: 3px 8px;
}

#side h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#annoucements {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#annoucements li.title {
	background: url(/images/news.png) no-repeat 0px 3px;	
	margin-bottom: 10px;
	padding-left: 25px;
}

#annoucements li span.headline {
	font-weight: bold;
}

#annoucements li span.date {
	font-size: .85em;
	display: block;
}

#annoucements li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#annoucements li ul li.link {
	margin-top: 5px;
}

#footer {
	background: url(/images/footer.gif) no-repeat;
	text-align: left;
	clear: both;
	width: 785px;
	height: 60px;
	margin: 0 auto;
	text-indent: -9999px;
}

.pagetitle {
	background: url(/images/pagetitle_repeat.gif) repeat-x;
	height: 45px;
	margin: 10px 0px;
	font-weight: bold;
	color: #203C55;
}

.pagetitle_leaf {
	background: url(/images/pagetitle_leaf.gif) no-repeat;
	width: 58px;
	height: 45px;
}

.pagetitle_text {
	padding-bottom: 10px;
}


.pagetitle_curl {
	background: url(/images/pagetitle_curl.gif) no-repeat;
	width: 59px;
	height: 45px;
}

#body p:first-child, #body p.first {
	margin-top: 0px;
}

.artistimg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.newsdate {
	font-size: .9em;
	font-weight: normal;
	color: #000000;
}

.huge {
	font-weight: bold;
	font-size: 1.4em;
}
