#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#menu {
	height: 50px;
	list-style-type: none;
	background-color: #990000;
}
#menu li {
	display: inline;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/red-grad-50.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	float: left;
	height: 50px;
	width: 140px;
	margin-right: 2px;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#menu a:hover {
	color: #FFFFFF;
	background-image: url(../draft-unfinished websites/blue-site/images/red-grad2-on.jpg);
	background-repeat: repeat-x;
	background-image: url(images/red-grad-on-50.jpg);
}

#sidebar {
	float: left;
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 0px;
	border-left-style: none;
	display: block;
	width: auto;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
}
#menu1 {
	list-style-type: none;
	display: block;
	margin: 0px;
	background-color: #ebe8d7;
	width: 260px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu1 a {
	display: block;
	margin: 2px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	background-color: #c00000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
	border: 1px solid #c00000;
}
#menu1 a:hover {
	color: #000000;
	background-color: #dbd8c7;
	border: 1px solid #000000;
}
#menu1 a:active {
	color: #FFCC00;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}	

#page_content {
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin-right: 80px;
	margin-left: 80px;
}


#page_content a:hover {
	text-decoration: underline;
	color: #0000CC;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
}
#event {
	margin-right: 40px;
	margin-left: 40px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #990000;
	font-weight: bold;
	padding-left: 40px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #990000;
	padding-left: 80px;
}


#page_content a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


#container #banner {
	background-position: center;
	height: 150px;
	margin-left: 2px;
}
#page_content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#space {
	height: 30px;
}



#footer {
	background-color: #990000;
	clear: left;
	background-position: right center;
	padding-top: 5px;
	padding-right: 400px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/logos.gif);
	background-repeat: no-repeat;
}
#logos {
	margin-left: 420px;
}


#header {
	height: 100px;
	background-color: #ffffff;
	background-image: url(images/title3.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-indent: 50px;
	padding-top: 30px;
	color: #FFFFFF;
	display: none;
}

#bar {
	height: 70px;
	background-image: url(images/montage.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-right: 40px;
	padding-left: 80px;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-right: 40px;
	padding-left: 80px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4px;
	font-weight: bold;
	color: #990000;
	padding-right: 40px;
	padding-left: 80px;
}
