body {
font-family:Arial, Helvetica, sans-serif;
background:url(images/background.jpg)repeat-y;
}

h1, h2, h3, h4 {
color:#000000;
}

p.more {
padding-top:0.5em;
text-align:right;
font-size:0.8em;
color:#000000;
}


#header {
width:720px;
margin:0 0 0 220px;
padding:20px 10px 10px;
text-align:left;
height:80px;
}

#header h1 {
	color:#000000;
}

#header h3 {
	color:#333333;
	font-style:italic;
}

#navFull {
float:left;
width:120px;
margin-left:80px;
}

#nav li {
list-style-type:none;
}

#nav li a {
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
color:#77a730;
font-weight:bold;
margin-top:10px;
height:20px;
display:block;
width:110px;
}

a:hover {
	text-decoration:underline;
}

#nav #selected {
	text-decoration:underline;

}

#contentFull {
width:740px;
float:left;
margin:0 0 0 10px;
}

#main-content {
width:720px;
padding:10px;
}

#main-content a {
	color:#000000;
	text-decoration:underline;

}

#main-content a:hover {
	color:#999999;
}

#box-content1, #box-content2 {
border: solid 1px #77a730;
height:160px;
background:url(images/widget.jpg) #FFFFFF repeat-x;
margin-top:20px;
}

#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:#77a730;
	padding:1%;
	margin:0 0 1% 0;
	height:2em;
	width:98%;
}
			
.frontAlbumGroupHeading h3  {
	color:#000000;
}

#footerFull {
clear:both;
float:left;
margin:0 0 0 215px;
overflow:auto;
width: 720px;
background:url(images/seethroughwhite.png);
}
			
#footer {
float:left;
margin:0px auto 0;
text-align:center;
clear:both;
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:#000000;
}

#footer a:hover {
	color:#999999;
	text-decoration:underline;
}

#copyrightFull {
margin:0 0 0 220px;
overflow:auto;
width: 720px;
}

#copyright {
float:left;
}

#copyright p {
	text-align:center;
}

#copyright a {
	color:#77A731;
	text-decoration:underline;
}

#copyright a:hover {
	color:#666666;
}

#frontAlbumGroup_bg {
clear:left;
float:left;
width:100%;
border:1px solid #77a730;
margin:5px 0;
line-height:120%;
background-color:#FFFFFF;
}

.newslink {
color:#999999;
font-size:14px;
}

.hr {
height: 1px;
border: 0;
color:#CCCCCC;
background-color:#888888;
width: 99%;
}

