#header {
	width: 980px;
	float: left;
	padding: 0px;
	height: 181px;
	margin: 0px 0px 7px 0px;
	background: url("images/main_heading.jpg") 50% 0% no-repeat;
}
#rightcolumn { 
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: 845px;
	display: inline;
}

#bordered {
	background-color: white;
	color: black;
	border: thick solid rgb(240, 230, 140);
	padding: 10px;
	font-size: 120%;
}

h1 {
	text-align: center;
}

h2, h3 {
	text-align: center;
}

#red h2 {color: red;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}

#outside h2 {
	text-align: center;
}

#outside h3 {
	text-align: justify;
}

#outsidecenter {
	text-align: center;
}
	
#subheaders {
	text-align: center;
}

#subheaders a {
	text-align: center;
	color: white;
}

#subheaders a:hover {
	font-weight: bold;
}

#musicpurple {
	color: purple;
}

#musicdarkblue {
	color: darkblue;
}

#musicblue {
	color: blue;
}

#musicdarkgreen {
	color: rgb(0, 100, 0);
}

#musicgreen {
	color: rgb(50, 205, 50);
}

#musicgold {
	color: rgb(218, 165, 32);
}

#musicorange {
	color: rgb(255, 140, 0);
}

#musicred {
	color: red;
}

#ypheader a:link {
	color: white;
	text-decoration: bold;
}

#ypheader a:visited {
	color: aqua;
	text-decoration: none;
}

#ypheader a:hover {
	text-decoration: underline;
}

#ypheader p {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

h3.reditalics {
	color: red;
}


.justify {
	text-align: justify;
}

h3.justify {
	text-align: justify;
}

.floatright {
	margin-left: 3px;
	float: right;
}

.floatleft {
	margin-right: 3px;
	float: left;
}

.pcfloatleft {
	padding-right: 10px;
	width: 221px;
	float: left;
}

.pcfloatright {
	padding-left: 10px;
	width: 390px;
	float: right;
}

.q {
	color: green;
}
    
.a {
	color: black;
}

.blue {
	color: rgb(25, 50, 90);
}

.day {
	font-weight: bold;
}
    
.center {
	text-align: center;
}

.indent {
	margin-left: 20px;
}

.red {
	color: red;
}

.ltgreen {
	color: #6AA84F;
}

#smaller  {
	font-size: 80%;
}

#larger	{
	font-size: 120%;
}

#calendartable table {
	margin-right: auto;
	margin-left: auto;
	background-color: rgb(232, 232, 255);
	border: thin solid rgb(25, 50, 90);
}

#calendartable th {
	font-weight: bold; 
	color: rgb(0, 0, 153);
}

#calendartable td {
	font-size: small;
	padding: 2px; 
	border: thin solid rgb(25, 50, 90);
	border-spacing: 2px;
}

#books_table {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	color: rgb(25, 50, 90);
	padding: 5px; 
	width: 80%;
	}
	
#books_table td {
	border: medium outset rgb(25, 50, 90);
	width: 35%;
	}
	
#books_table img {
	width: 80px;
	height: 120px;
	float: left;
	margin-right: 15px;
	border: 0px;
	}

#books_table a {
	color: blue;
	text-decoration: underline;
}

#hispanic table {
	margin-right: auto;
	margin-left: auto;
	border: thin solid rgb(25, 50, 90);
}
	
#hispanic td {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: thin solid rgb(25, 50, 90);
	border-spacing: 2px;
}

#cff td {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: thin solid rgb(25, 50, 90);
	border-spacing: 2px;
}


body {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	color: rgb(255, 255, 255); 
	background-color: rgb(25, 50, 90); 
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
}

.menu {
	float: right;
	display: inline;
	margin-top: 130px;
	padding: 10;
	background: none;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu li {
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 1em;
	padding-left: 1em;
	background: none;
	border: medium outset gray;
	text-align: center;
}
.menu a {
	display: block;
	width: 100%;
	color: white;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu a:visited {
	color: aqua;
}

.sidebar {
	background: rgb(25, 50, 90) url(images/bell_tower3.jpg) top left no-repeat; 
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
	height: 597px;
	width: 170px;
	float: left;
}
.sidelinks {
	display: inline-block;
	margin-top: 170px;
	background: none;
	
}
.sidelinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidelinks li {
	margin: 0;
	padding: 0;
	background: none;
	text-align: left;
}
.sidelinks a {
	color: white;
	text-decoration: none;
}
.sidelinks a:hover {
	font-weight: bold;
}

.centernoline {
	margin-left: auto;
	margin-right: auto;
}

.centernoline td {
	padding: 0px 10px 0px 10px;
}

#footer {
 width: 1024px;
 clear: both;
 margin: 0px 0px 10px 0px;
 padding: 10px;
	font-size: 70%;
	text-align: center;
	line-height: normal;
}

#footer p {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
