body {
	background: #ffffff;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	width: 100%;
}

TABLE TR TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

ul {
	list-style-type: square;
	margin-left: 5px;
	padding-left: 1em;
	line-height: 17px;
}

a {
	color: #485b50;
}
a:hover {
	color: #3A8451;
}
P { 
	margin-top: 0px;

}
.banner {
	position: absolute;
	top: 0px;
	left: 0px;

	padding-left: 1px;
	padding-top: 0px;
	color: black;
}

.boxAddress {
	background-color: #f7f7f7; 
	width: 300px; 
	border-bottom: solid 1px #dfdfdf; 
	border-right: solid 1px #dfdfdf; 
	border-left: solid 1px #aaaaaa; 
	border-top: solid 1px #aaaaaa; 
	padding-left: 3px; 	
	margin-left: 10px; 
	margin-top: 5px;
}

.bannerRight {
	position: absolute;
	top: 0px;
	left: 375px;
	padding-left: 1px;
	padding-top: 10px;
	color: black;
}
.newsHeader {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
	font-size: 9px;
	font-weight: bold;

	background-color: #efefef;
	color: #878787;
	border-right: solid #aaaaaa 1px;
	border-bottom: solid #aaaaaa 1px;	
	border-left: solid #dfdfdf 1px;	
	border-top: solid #dfdfdf 1px;
}
.newsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #545550;	
}

.newsDate {

	font-size: 9px;
	color: #878787;
	
}

.newsSection {

	font-size: 10px;
	font-weight: bold;		
	color: #878787;
}

.newsBody {

	font-size: 12px;
	margin-top: 0px;
	
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;		
	

	border-left: solid #aaaaaa 1px;
	border-right: solid #dfdfdf 1px;	
	border-bottom: solid #dfdfdf 1px;
}

.nav {


	position: absolute;
	top: 190px;
	left: 30px;
	width: 180px;
	padding-top: 15px;
	text-right: left;
	color: black;


}

.nav UL {
        padding-left: 16px;
        margin: 0px;
        border:0px;

        list-style-position: inside;
        list-style-type: square;
        background: none;
}


.sidebarReleases {
	margin-top: 30px;
	margin-left: 5px;	
	padding: 15px;
        width: 175px;
	color: black;
	text-align: center;

	background-color: #726C6C;
}

.sidebarReleases .album {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;	
	padding-left: 10px;		
	margin-bottom: 10px;	
	border: solid 1px #000000;
	background-color: #dfdfdf;
}

.sidebarReleases .album IMG {
        border: solid 1px #aaaaaa;
}

.sidebarReleases .album .desc {
	margin: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
	font-size: 10px;
	width: 125px;
}

.sidebarReleases .title {

	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 174px;
}




.content {
	position: absolute;
	top: 100px;

	left: 245px;
	
	width: 67%;
	padding-top: 0px;
	color: black;


}

.siteTitle {
	display: block;
	width: 95%;
	margin-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 27px;
	color: #485b50;
	border-bottom: 1px solid #485b50;
}
.siteTitleNoLine {
	display: block;
	width: 95%;
	margin-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 27px;
	color: #485b50;
}
.pageTitle {

	width: 95%;
	margin-left: 5%;
	font-family: Verdana, Arial, sans-serif;

	font-size: 14px;
	line-height: 17px;
	padding-bottom: 10px;
	color: #485b50;
}
	
.box {
	width: 95%;
	margin-left: 3%;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-right: 9px;
	margin-bottom: 9px;
	color: black;
	DISPLAY: block;
	background-color: #515151; /* #8B6F68; dae8da; */
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;	
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
}

.panel {
	width: auto;

	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 4px;
	background-color: #ffffff;

	border: 1px solid #d8e1f0;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	
	color: black;
}

.boxTitle {
	font-weight: bold;
	width: 100%;
	font-size: 14px;
	margin-bottom: 2px;

	color: #efefef;
	
}

.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: auto;
	border-bottom: 1px solid #dfdfdf;
	margin-left: 7px;
	text-align: right;
	color: #aaaaaa;
}
