body {
font-family:Arial, Helvetica, sans-serif;
background:url(images/background.jpg) #141414 repeat-x;
}

h1, h2, h3, h4 {
color:#000000;
}

p.more {
padding-top:0.5em;
text-align:right;
font-size:0.8em;
color:#000000;
}

#container {
margin:0 auto;
}

#header {
width:760px;
margin:0 0 0 200px;
padding:20px 0 0 0;
text-align:left;
height:100px;
}


#header h1 {
	color:#000000;
}

#header h3 {
	color:#333333;
	font-style:italic;
}

#navFull {
float:left;
background:url(images/seethroughwhite.png);
width:180px;
margin-right:20px;
}

#nav {
background:url(images/seethroughwhite.png);
width:160px;
line-height:30px;
margin:10px;
float:left;
}

#nav ul {
	width:100px;
	float:left;
}

#nav li {
	list-style-type:none;
	display:inline;

}

#nav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#000000;
	font-weight:bold;
	list-style-position:inside;
	margin:5px 0 0 0;
	padding:0 10px;
	float:left;
	width:140px;
}

a:hover {
text-decoration:underline;
}

#nav #selected {
text-decoration:underline;
color:#fff;
}

#content {
width:760px;
margin:0 0 0 20px;
overflow:auto;
padding:10px 0;
background:url(images/seethroughwhite.png);
}

#main-content {
width:720px;
margin:0 auto;
padding:10px;
background:url(images/seethroughwhite.png);
}

#main-content a {
	color:#000000;
	text-decoration:underline;

}

#main-content a:hover {
	color:#000000;
}

#box-content1, #box-content2 {
height:160px;
background:url(images/widget.png) #8d8d8d repeat-x;
width:720px;
margin:0 auto;
}

#box-content1 a, #box-content2 a {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}

#box-content1 a:hover, #box-content2 a:hover {
color:#666;
}

#box-content1 h3, #box-content2 h3 {
color:#000000;
padding:3px 0 5px 0;
margin-bottom:10px;
}

#box-content2 img {
height:70px;
}

.thumbnail img {
border: solid #FFFFFF;
}

.thumbnail img:hover {
border: 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.png) repeat;
	padding:1%;
	margin:0 0 1% 0;
	height:2em;
	width:98%;
}
			
.frontAlbumGroupHeading h3  {
	color:#000000;
}

#footerFull {
clear:both;
margin:0 0 0 200px;
padding:0 10px;
overflow:auto;
width:740px;
background:url(images/seethroughwhite.png);
}
			
#footer {
	float:left;
	margin:0 auto;
	text-align:center;
	height:35px;
}

#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 5px;
}

#footer a {
	text-decoration:underline;
	color:#aaa;
}

#footer a:hover {
	color:#999999;
	text-decoration:underline;
}

#copyrightFull {
margin:0 0 0 200px;
padding:0 10px;
overflow:auto;
width:740px;
background:#999;
}

#copyright {
	float:left;
	margin:0px auto 0;
	text-align:center;
	clear:both;
	height:30px;
	padding:0;
	}

#copyright p {
	text-align:center;
}

#copyright a {
	color:#333;
	text-decoration:underline;
}

#copyright a:hover {
	color:#666666;
}

#copyright a:hover {
	color:#666666;
}

#frontAlbumGroup_bg {
clear:left;
float:left;
width:100%;
border:1px #6a054f;
margin:5px 0;
line-height:120%;
background-color:#CCCCCC;
}

.newslink {
color:#FFFFFF;
font-size:14px;
}

