body {
	background-color:#6666ff;
}
#libbody {
	background-color:#590000;
}
#wrapper {
width: 1024px;
margin-right: auto;
margin-left: auto;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
background: #eee url(images/column_bg.png) repeat-y left top;
}

h1 {
	color:red;
	text-align:center;
	font-size:140%;
}

h2 {
	color:blue;
	text-align:center;
	font-size:120%
}
h3 {
	color:green;
	text-align:center;
	font-size:100%

}
p {
	text-align:left;
}
p em {
	color:#56f;
}

.tabletop {
	border:2px solid #77aaff;
	margin-top:15px;
	margin-right:15px;
	margin-left:5px;
	
	background: url(images/tabletop.jpg) repeat-x  left top;
}

#right {
	float:right;
	width:160px;
	margin-top:10px;
	border-right:1px solid #999999;
	
}

#right img {
	margin-left:10px;	

}
#left {
	float:left;
	width:160px;	
	background-color: #294e56;
	font-size:small;
	
}
#left h3 {
	font-size: 120%;
	text-align:center;
	background: #73afb7;
	padding: 3px 1px 3px 1px;
}

#left * {
	color:#eff;
	
}

#left p {
	color:#fff;
}
#left img {
	margin-left:30px
}

#main {
	
	
	margin-left:180px;

}
 #main p {
	text-align:center;
	color:#022;
	font-size:110%;
	font-weight:bold;
}

#picture {
	color:#fff;
	width:405px;
	height:244px;
	margin-left:200px;
	background: #eee url(images/drop_shadow.gif) right bottom no-repeat;
		
}

#picture img {
	background-color:#eee;
	position:relative;
	top:-5px;
	left:-2px
}
#picture a:link, #picture a:visited 
{
	color: #000;
	text-decoration: none;
	
}
#navmenu {
	font: 1em/normal Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:120px;	
}
#navmenu ul {
	list-style-type:none;
	margin:0;
	padding:0px 1px 0px 0px;
}


#navlist li {
	display: inline;
	line-height:3em;
}

#navlist a {
	padding: 3px 10px;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #8af;
text-decoration: none;
}

#lnavmenu {
	font: 1em/normal Arial, Helvetica, sans-serif;
	text-align:center;	
}
#lnavmenu ul {
	list-style-type:none;
	margin:0;
	padding:0px 1px 0px 0px;
}


#lnavlist li {
	display: inline;
	line-height:3em;
}

#lnavlist a {
	padding: 3px 10px;
}

#lnavlist a:link, #lnavlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#lnavlist a:hover
{
color: #fff;
background-color: #8af;
text-decoration: none;
}
#footer {
	clear:both;
	font-size:50%;
}
.banner {
	width:auto;
	height:auto;
	background: #fff url(images/banner.png) no-repeat;
	
}
.box {
	border-top:1px solid #77aaff;
	border-bottom:1px solid #77aaff;
}
.leftalign {
	border:1px solid #77aaee;
	text-align:left;
	padding:0px 20px 0px 5px;
}	

.choir {
	
	border:2px solid #77aaff;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:15px;
	
	padding:0px 10px 20px 10px;
}
.oddchoir {
	background:#ffe3e6;
	border:2px solid #77aaff;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 15px;
	padding:0px 10px 0px 10px;
}

.events {
	float:right;
	border:2px solid #77aaff;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:15px;
	width:800px;
	padding:0px 10px 20px 10px;
}

.events img {
	float:left;
	padding-top:15px;	
	
}

.events p {
	text-align: left;
	padding-left:15px;
	font-size:1.5em;
	
}
.library {
	border:none;
	
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px 10px 20px 10px;
}
table {
	width:790px;
	border:1px solid #000;
	border-collapse: collapse;
	empty-cells:show;
	table-layout:auto;
	text-align:left;
}

td {
	border:1px solid #000;
	padding: 5px 3px 5px 3px;
	
}

tr {
	
	padding: 1px 3px 1px 5px;
	background:#e0e0e0;
}

.odd {
	background:#bfbfbf;	
	
}
colgroup {
	text-align:left;
	
}
