body {
font-family:Arial, Helvetica, sans-serif;
background:url(images/bg_pattern.jpg) #777777 repeat-x;
}

h1, h2, h3, h4 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

p.more {
padding-top:0.5em;
text-align:right;
font-size:0.8em;
}

#container {
margin:0 auto;
}

#header {
width:960px;
margin:0 auto;
padding:20px 0 0;
text-align:left;
height:110px;
}

#header h1 {
	color:#565656;
}

#header h3 {
	color:#999;
	font-style:italic;
}

#nav {
	width:900px;
	margin:0 auto;
	height:33px;
	background:url(images/nav_bar.png) no-repeat;
}

#nav ul {
	width:900px;
	text-align:center;
}

#nav li {
	list-style-type:none;
	display:inline;
}

#nav li a {
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 10px;
	height:27px;
}

/*#nav a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/trans-white-20.png);
}*/

#nav #selected {
	color:#FFFFFF;
	height:27px;
	text-decoration:underline;
}

#content {
width:940px;
margin:0px auto 0 auto;
overflow:auto;
padding:10px;
background:#FFFFFF;
}

#main-content {
background:#e8eeb5;
width:918px;
margin:0 auto 10px auto;
padding:10px;
border:1px solid #878d59;
}

#main-content a {
color:#000000;
text-decoration:underline;

}

#main-content a:hover {
color:#999999;
}

#box-content1, #box-content2 {
height:160px;
background:url(images/widget.jpg) repeat-x #e9efb8;
border:#878d59 solid 1px;
}

#box-content1 a, #box-content2 a {
color:#000000;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
}

#box-content1 a:hover, #box-content2 a:hover {
color:#666;
}

#box-content1 h3, #box-content2 h3 {
color:#fff;
padding:3px 0 5px 0;
margin-bottom:10px;
}

#box-content1 {
float:left;
width:435px;
}

#box-content2 {
float:right;
width:435px;
}

#box-content2 img {
height:70px;
}

.thumbnail img {
border: solid #FFFFFF;
}

.thumbnail img:hover {
border: solid #999999;
}

#frontAlbumGroup {
	clear:left;
	float:left;
	width:100%;
	border:1px solid #878d59;
	margin:5px 0;
	line-height:120%;
}
		
.frontAlbumGroupHeading {
	float:left;
	background:url(images/widget.jpg) repeat-x;
	padding:1%;
	margin:0 0 1% 0;
	height:2em;
	width:98%;
}
			
.frontAlbumGroupHeading h3  {
	color:#FFFFFF;
}
			
#footer {
	width:940px;
	padding:10px;
	text-align:center;
	clear:both;
	height:23px;
	margin:0 auto;
	background:#FFFFFF;
}

#footer ul {
	text-align:center;
	clear:both;
	list-style-type:none;
	display:inline;
	width:100%;
	padding:10px 10px 0 0;
	margin:0 auto;
}

#footer li  {
	display:inline;
	text-decoration:none;
	padding:0 10px;
}

#footer a {
	text-decoration:underline;
	color:#000000;
}

#footer a:hover {
	color:#999999;
	text-decoration:underline;
}

#copyright {
	width:960px;
	margin:0 auto;
	height:30px;
	padding:0;
	}

#copyright p {
	text-align:center;
}

#copyright a {
	color:#333333;
	text-decoration:underline;
}

#copyright a:hover {
	color:#FFFFFF;
}

#frontAlbumGroup_bg {
clear:left;
float:left;
width:100%;
border:1px #878d59 solid;
margin:5px 0;
line-height:120%;
background-color:#FFFFFF;
}

.newslink {
color:#000000;
font-size:14px;
}

#content1 {
width:960px;
margin:0px auto 0 auto;
overflow:auto;
height:14px;
background: url(images/top_edge.png) no-repeat;
}

#footer1 {
	width:965px;
	height:17px;
	margin:0 auto;
	background:url(images/footer_bg.png) no-repeat bottom;
}
