body {
background-color:#000000;
font-family: Arial, sans-serif;
}

a {
	color: #A222FF;
}

#container {
	color: white;
	width:960px;
	text-align:center;
	background-color:#000000;
}

#masthead {
	color: #DB00FA;
	width:960px;
	height:164px;
	text-size: 12px;
	letter-spacing: 1px;
	background-image:url(headertif960.jpg);
}

#headertext {
	padding-top:107px;
}

#sidebar {
	background-image: url(sidebar.jpg);
	float: left;
	text-align:center;
	width: 214px;
	height: 425px;
}

#content {
	background-color: #000000;
	background-image: url(center_frame_1.jpg);
	width: 746px;
	height: 425px;
	clear: none;
	float: right;
}

#textframe {
	width: 260px;
	padding-top: 50px;
	padding-right: 10px;
	float:right;
	font-size: 16px;
	text-align:left;
	height: 487;
}

#about {
text-indent:20px;
padding-left:-20px;
padding-right:25px;
font-size: 18px;
font-family:Sans-serif;
text-align:left;
}

#cited {
text-indent:-20px;
padding-left:20px;
padding-right:25px;
font-size: 18px;
font-family:Sans-serif;
text-align:left;

}

#footer {
	clear:both;
	width:960px;
	height:165px;
	background-image:url("index_bottom.jpg");
}

.button {
	margin-bottom:20px;
}

h1 {
text-align:center;
font-style:bold;
font-size:25px;
}

h2 {
text-align:center;
font-size: 20px;
font-style:bold;
}
