.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
body {
	margin: 0px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
}
#header {
	max-width: 800px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#logo {
	max-width: 60%;
	width: 300px;
	float: left;
}
#prevnext {
	max-width: 40%;
	width: 100px;
	text-align: right;
	float: right;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	font-size:16px !important;
	vertical-align: bottom;
	font-family: 'Open Sans Condensed', sans-serif;
}
.imageStrip {
	color: #E0DFE3;
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-bottom: 5px;
	width: auto;
	text-align:center;
}
.calStrip {
	color: #E0DFE3;
	background-color: #999;
	width: auto;
	text-align:center;
}

.announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #930;
	padding: 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

.announcement2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;

	color: #000033;
	background-color: #EEEEEE;
	padding: 15px;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align:justify;
}
.imageBox {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 100%;
	
}

.imageBox img {
	max-width: 100%; 
	max-height: 600px; 
	
}

.imageTitle {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 6px;
	text-align: left;
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0 10px;
	line-height: 16px;
	text-transform: none;
}
.imageTitleLight {
	color: #999;
	text-transform: none;
	font-weight: normal;
}

.bottomStrip {
	color: #E0DFE3;
	padding-top: 20px;
	padding-bottom: 5px;
	width: auto;
	text-align:center;
	height: auto;
	background-color: #FFFFFF;
}
.bottomBox {
	padding: 0 10px;
	height: auto;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	max-width: 800px;
	width: 95%;
	line-height: 16px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	color: #333;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;

	line-height: 12px;
	color: #666666;
}

.byline {
	text-align: right;
}

p {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 11px; 
color : #000000; 
margin : 0px; 
line-height : 20px;

}
a {

color: #800080;
text-decoration : none; 

} 



input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 250px;
}



textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 500px;
}
.MainTable {
	background-color: #FFFFFF;
}
.PSubmit {
padding-left:0px;
}
.SubmitButton {
}
.explanation {
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

.sidebar {
	margin: 0 auto;
	text-align: center;
	max-width:600px;
	width: 80%;
}



