body {
	font-size: 12px;
	color: #404040;
	margin: 0px;
	padding: 20px 20px 20px;
	text-align: center;
}
#mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 440px;
	float: left;
	padding: 20px 20px 20px;
	margin: 0px;
	line-height: 16px;
	background-image:  url(images/logo_pscp_mini.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
h1 {
	font-size: 19px;
	color: #000000;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	color: #890C08;
	margin-top: 25px;
}
h3 {
	font-size: 12px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#mainContent li {
	margin-bottom: 5px;
}
#footer {
	font-size: 10px;
	font-style: italic;
	padding-top: 40px;
	padding-bottom: 20px;
}
.logoBox {
	width: 442px;
	text-align: left;
	left: 0px;
}
.snapshotBox {
	width: 39px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #890C08;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 40px;
	clear: left;
}
.linkBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 160px;
	text-align: left;
}
.linkBox li {
	text-indent: 0pt;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 4px 2px;
}
.linkBox ul {
	text-indent: 0pt;
	margin: 0px;
	padding: 0px;
}
.linkBox .selected {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 0pt;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #890C08;
	background-color: #EAEAEA;
}
.linkBox a:link, .linkBox a:visited {
	color: #404040;
	text-decoration:none;
}
.linkBox a:hover {
	color: #404040;
	text-decoration:underline;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 645px;
	text-align: left;
	padding: 20px;
	margin-bottom: 40px;
}
.snapshotBox img {
	margin-top: 2px;
	margin-bottom: 2px;
}
.welcome {
	background-image: url(images/head_welcome.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
#mainContent a:link, #mainContent a:visited {
	color: #890C08;
}
#mainContent a:visited {
	color: #4D0C08;
}
#footer a:link, #footer a:visited {
	color: #333333;
}
.event {
	padding: 10px;
	background-color: #EEEEEE;
	margin: 10px;
}
.event h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	padding-top: 10px;
}
.locationDetail {
	margin: 0px 0px 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.note {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.inlineIcon {
	vertical-align: baseline;
	margin-right: 2px;
	margin-left: 8px;
}
#breadcrumbs {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 2px 0px;
	font-weight: bold;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	font-weight: normal;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.event .warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background-color:#890C08;
}
