#main {
width:780px;
margin: 0px auto;
background-color:#FFFFFF;
padding: 0px;
height: inherit;
border:1px solid #ccc

}
.cleaner {clear:both;
	height:1px;
	font-size:1pt;
	border:none;
	margin:0px; padding:0px;
	background:transparent;
	
	}
.img_left {margin:10px 20px 10px 0px; border: 1px solid #000000; float:left;}

.newspage_item {
	border:1px solid #ccc;
	display:block;
	padding: 5px;
	height: auto;
	width: auto;
font-size:small;	
clear:both;}
.newspage_item img {
margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	float:left;
}
	
.newspage_item h1{
	color:#fff;
	font-size:medium;
	background-color:#AAAAAA;
	padding:5px;
	white-space: normal;
	display: block;
	margin:0px;
}
.newscontent {margin: 10px 10px 10px 10px}

.newsfooter {font-weight:bold; font-style:italic; font-size:small;margin-left:5px;margin-top:0px; margin-bottom:0px; text-align:right; clear:both;}
#title {

	height:50px;
	width:770px;
	color:#ccc;
	
	position:relative;
	left:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:left;
	background-color:#fff;
	margin: 20px 0px 0px 0px;
	 padding:5px;
	
}
body {
background-color:#fff;
margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


#navbar {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #000000;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	text-align:center;
}
#navbar li {
	list-style-type: none;
	display: inline;
}
#navbar li a {
	text-decoration: none;
	padding: 2px 5px;
	border: solid #FFF 1px;
	color: #FFF;
	height:20px;
	margin: 5px 0px 5px 0px;
}
#navbar li a:link {
	color: #FFF:
}
#navbar li a:visited {
	color: #FFF;
}
#navbar li a:hover {
	color: #FFF;
	background-color: #FF0000;
}
#navbar li a:active {
	background-color:#FF0000;
}



#artbar {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #AAAAAA;
}
#artbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #AAA;
	line-height: 30px;
	white-space: nowrap;
	text-align:center;
}
#artbar li {
	list-style-type: none;
	display: inline;
}
#artbar li a {
	text-decoration: none;
	padding: 2px 5px;
	border: solid #AAA 1px;
	color: #AAA;
	height:20px;
	margin: 5px 0px 5px 0px;
}
#artbar li a:link {
	color: #AAA:
}
#artbar li a:visited {
	color: #AAA;
}
#artbar li a:hover {
	color: #AAA;
	background-color: #FF0000;
}
#artbar li a:active {
	background-color:#FF0000;
}




#bottom {
text-align:center;
background-color:#fff;
color:#666666;
font-size:small;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
}

p.highlight {
	color:#FF0000;
	border:1px solid #ff0000;
	display:block;
	padding: 5px;
	height: auto;
	width: auto;
	font-weight:bold;
}

p.highlightgreen {
	color:#009900;
	border:1px solid #009900;
	display:block;
	padding: 5px;
	height: auto;
	width: auto;
	font-weight:bold;
}

p.highlightyellow {
	color:#ff0000;
	border:1px solid #ff0000;
	display:block;
	padding: 5px;
	height: auto;
	width: auto;
	font-weight:bold;
	background-color:#ffcc66;
}

#title p{margin:0px 0px 0px 20px; vertical-align:middle;}
#content {
padding:10px;
clear:both;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}
h1 {font-size:large;}
#title_left {float:left; }
#title_middle{float:left; padding:10px 0px 10px 30px; font-size:x-large; font-weight:bolder; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;}
#title_right {float:right;}

#news {
border:1px solid #ccc;
display:block;
width:auto;
float:left;
clear:both;
}
#linkbox {
	color:#ffffff;
	width:150px;
	display:block;
	position:relative;
	left:0px;
	top:20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	float:right;
}

.committee_item {
	border:1px solid #ccc;
	padding: 5px;
	height: auto;
	width: auto;
	font-size:small;	
	clear:both;
}

.committee_item img {
	margin: 5px 10px 0px 0px;
	border: 1px solid #000000;
	float:left;
	height: 240px;
	width: auto;
	
}
	
.committee_item h1{
	color:#fff;
	font-size:medium;
	background-color:#AAAAAA;
	padding:5px;
	margin: 0px;
	display:block;
}


.committee_item p{
	font-size:small;
	font-weight:normal;
}

#cdinfo img{
	float:left;
	margin:0px 10px 0px 0px;
	padding:10px;
	border:1px solid #cccccc;
	height:270px; 
	width:360px;
}
#cdinfo h1{
	clear:none;

}
#cdinfo p{
	clear:none;

}
#cdtracks li{
	margin:10px 0px 10px 5px;
	
}
#player{
	margin:0px 0px 0px 100px;
}
#indexnotice{
	color:#cc0000 ;
}

div.member_of_the_week {
    margin-top: 10px;
}

div.member_of_the_week table {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

div.member_of_the_week table tr {
	height: auto;
	margin: 0;
	padding: 0;
}

div.member_of_the_week table tr td {
	width: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0;
	padding: 0;
}

div.member_of_the_week table tr td h2 {
	font-size: 16pt;
	text-align:center;
	margin: 5px 15px 5px 15px;
}

div.member_of_the_week table tr td div {
	padding: 5px;
	height: auto;
	width: auto;
	font-size:small;	
	clear:both;
	margin:0;
}

div.member_of_the_week table tr td div img {
	margin: 5px 10px 0px 0px;
	border: 1px solid #000000;
	float:left;
	height: 240px;
	width: auto;
	
}

div.member_of_the_week table tr td div p{
	font-size:small;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 10px;
}


div.album_list_item {
	border:1px solid #ccc;
	padding: 5px;
	height: auto;
	width: auto;
	margin: 10px;
	font-size:small;	
	clear:both;
}

div.album_list_item table {
	margin: 5px 10px 0px 0px;
	float:left;
	height: 85%;
	width: auto;
	text-align:center;
}
	
div.album_list_item h2{
	color:#FFFFFF;
	font-size:medium;
	background-color:#AAAAAA;
	padding:5px;
	margin: 0px;
	display:block;
}

div.album_list_item h2 a{
	color:#FFFFFF;
	text-decoration: none;
}

img.photo {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

a:hover img.photo {
	border: 1px solid #777777;
}

p.album_date {
	clear:both;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
}

div.thumb_list {
	text-align:center;
}

div.thumb_list table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

div.thumb_list div.photo_links {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.photo_links {
	text-align: center;
}

div.photo_links a {
	padding: 2px;
	margin: 3px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #AA0000;
	text-decoration: none;
}

div.photo_links a:hover {
	background-color: #FF0000;
}

div.show_photo {
	text-align: center;
}

div.show_photo div.photo_links {
	margin-top: 10px;
	margin-bottom: 10px;
}


