#topbar {
							font-family: arial;
							font-size: 25px;
							color: white;
							background-image: url(images/topBarBackground.jpg);
							background-repeat: none;
							width: 989px;
							height: 37px;
							text-align: center;
						}
						
#topContent {
						padding-top: 5px;
}

#mainContent {
							font-family: arial;
							font-size: 12px;
							color: #000000;
							padding: 10px;
}

#mainContent td {
							font-family: arial;
							font-size: 12px;
							color: #000000;
							padding: 10px;
}

#mainContent a {
							font-family: arial;
							font-size: 12px;
							color: #660032;
}

#mainContent h1 {
							font-family: arial;
							font-size: 15px;
							color: #000000;
							font-weight: bold;
}


#bottombar {
							font-family: arial;
							font-size: 25px;
							color: white;
							background-image: url(images/topBarBackground.jpg);
							background-repeat: none;
							width: 989px;
							height: 37px;
						}

#navblock {
						font-family: arial;
						font-size: 12px;
						color: white;
}

#navblock a {
						font-family: arial;
						font-size: 12px;
						color: white;
						text-decoration: none;
}

#navblock a:hover {
						font-family: arial;
						font-size: 12px;
						color: #FFFFFF;
						font-weight: normal;
						text-decoration: none;
}

#copyright {
					font-family: arial;
					font-size: 11px;
					color: black;
}

#sidecontent {
					font-family: arial;
					font-size: 14px;
					color: white;
}

#sidecontent2 {
					font-family: arial;
					font-size: 12px;
					color: white;
					text-align: left;
					padding-left: 21px;
}