body {
font-family:Arial, Helvetica, sans-serif;
background:url(images/header_bg.jpg) repeat-x;
}

h1, h2, h3, h4 {
color:#565656;
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:10px 0px;
text-align:left;
height:120px;
}

#header h1 {
	color:#FFFFFF;
}

#header h3 {
	color:#999999;
	font-style:italic;
}

#nav {
	width:960px;
	margin:0 auto;
	height:33px;
	background:url(images/widget.jpg) repeat #2a3650;
}

#nav ul {
	width:960px;
	margin:0px auto;
}

#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:12px;
	color:#FFF;
	font-weight:bold;
	padding:0 10px;
	float:left;
	height:33px;
}

#nav a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/trans-white-20.png);
}

#nav #selected {
	background:url(images/nav_selected.jpg);
	color:#FFFFFF;
	height:33px;
}

#content {
width:940px;
margin:0px auto 0 auto;
overflow:auto;
padding:10px;
background:#3f4c6b;
margin-top:15px;
}

#main-content {
background:#FFFFFF;
width:918px;
margin:0 auto 10px auto;
padding:10px;
}

#main-content a {
color:#333333;
text-decoration:underline;

}

#main-content a:hover {
color:#999999;
}

#box-content1, #box-content2 {
height:160px;
background:url(images/widget.jpg) repeat-x #FFFFFF;
border:#FFFFFF 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 #ccc;
	margin:5px 0;
	line-height:120%;
}
		
.frontAlbumGroupHeading {
	float:left;
	background:#586b99;
	padding:1%;
	margin:0 0 1% 0;
	height:2em;
	width:98%;
}
			
.frontAlbumGroupHeading h3  {
	color:#FFFFFF;
}
			
#footer {
	width:920px;
	padding:20px;
	text-align:center;
	clear:both;
	height:30px;
	margin:0 auto;
	background:url(images/footer-bg.png) repeat-x;
}

#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:#3b85c3;
	text-decoration:underline;
}

#copyright a:hover {
	color:#666666;
}

#frontAlbumGroup_bg {
clear:left;
float:left;
width:100%;
border:1px #596b99 solid;
margin:5px 0;
line-height:120%;
background-color:#FFFFFF;
}

.newslink {
color:#000000;
font-size:14px;
}

