h1 {color:#2f4f4f; margin-top:20px;}
	.content {
		font-family:"GoudyCatalog BT","Times New Roman",sans-serif; 
		color:#2f4f4f;
	}
	.picture-title {
		text-align: center;
		font-family:"GoudyCatalog BT","Times New Roman",sans-serif; 
		font-weight: bold;
		color:#2f4f4f;
	}
	#sidebar {
		width:133px;
		background-image:url("images/sideb11.jpg"); 
		background-repeat: repeat-y;
	}
	#main {
		width:833px;
	}
	#main-content {
		margin-left:25px;
	}
	.picture_caption {
		clear:both;
		font-weight:normal;
		font-style: italic;
		text-align: center;
		vertical-align:top;
	}
	.picture {
		clear:both;
		vertical-align: top;
		text-align: center;
	}
	#header {
		background-image:url("images/topside.jpg");
	}
	.border {
		background-color: #242424; 
		height: 2px; 
		width: 100%;
		clear:both;
	}