body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background: #4365b3;
}

h1, h2, h3, h4 {
color:#FFFFFF;
}

p.more {
padding-top:0.5em;
text-align:right;
font-size:0.8em;
}

#container {
margin:0 auto;
}

#header {
background:url(images/banner.jpg);
width:990px;
margin:0 auto;
padding:40px 0 10px;
padding-left:30px;
text-align:left;
height:85px;
}

#header h1 {
	color:#FFFFFF;
}

#header h3 {
	color:#ccc;
	font-style:italic;
}

#nav {
	width:990px;
	margin:0 auto;
	height:25px;
	background:url(images/nav_line.jpg);
}

#nav ul {
	width:970px;
	margin:0 auto;
}

#nav li {
	padding: 5px;
	list-style-type:none;
	display:inline;
}

#nav li a {
	display:inline-block;
	color:#FFFFFF;
	padding:1px 10px;
	text-align:center;
}

#nav a:hover {
	color:#999999;
	text-decoration:none;
}

#nav #selected {
	color:#fff;
	margin-top: 1px;
/*background:url(images/nav_highlight.jpg) center;*/
	background:#042A77;
	border:0px solid #86983a;
	height:21px;
}

#content {
width:940px;
margin:10px auto 0 auto;
margin-top:0px;
overflow:auto;
padding:10px;
background:#13539d url(images/content_full.jpg) repeat-x;
}

#main-content {
color:#FFFFFF;
width:912px;
height:auto;
margin:0 auto 10px auto;
overflow:auto;
padding:10px;
border:1px solid #011b53;
background:url(images/main_content.jpg) top no-repeat #033189;
}

#main-content a {
	color:#FFFFFF;
	text-decoration:underline;
}

#main-content a:hover {
	color:#999999;
}

#box-content1, #box-content2 {
height:160px;
border:1px solid #042d7e;
background:url(images/widget_1.jpg) repeat-x #ffffff;
}

#box-content1 a, #box-content2 a {
color:#000000;
text-decoration:underline;
}

#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;
margin-left:2px;
}

#box-content2 {
float:right;
width:435px;
margin-right:2px;
}

#box-content2 img {
height:70px;
}

.thumbnail img {
border:2px solid #ffffff;
}

.thumbnail img:hover {
border:2px solid #000000;
}

#frontAlbumGroup {
	clear:left;
	float:left;
	width:100%;
	border:1px solid #ccc;
	margin:5px 0;
	line-height:120%;
}
		
.frontAlbumGroupHeading {
	float:left;
	background:url(images/widget_1.jpg) repeat-x;
	padding:1%;
	margin:0 0 1% 0;
	height:2em;
	width:98%;
}
			
.frontAlbumGroupHeading h3  {
	color:#FFFFFF;
}
			
#footer {
	width:960px;
	padding-top:10px;
	text-align:center;
	clear:both;
	height:30px;
	margin:0 auto;
	background:url(images/footer.jpg) 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:20px 10px 0 10px;
}

#footer a {
	text-decoration:underline;
	color:#000000;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#copyright {
	width:960px;
	margin:0 auto;
	height:30px;
	padding:10;
	background:url(images/footer.jpg) repeat-x;
	}

#copyright p {
	text-align:center;
}

#copyright a {
	color:#ccc;
	text-decoration:underline;
}

.newsFont {
color:#FFFFFF;
font-size:14px;
}

#copyright a:hover {
	color:#FFFFFF;
}

#frontAlbumGroup_bg {
clear:left;
float:left;
width:100%;
border:1px #6a054f;
margin:5px 0;
line-height:120%;
background-color:#e1e1e1;
}

.newslink {
color:#FFFFFF;
font-size:14px;
}
