body {
	background-color: #2f475d;
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
}
a {
	color: #ffffff;
}

.clearall {
	clear: both;
}

#all {
	background-image: url(../images/front_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#page {
	width: 1025px;
	margin-left: auto;
	margin-right: auto;
}

.main {
	background-color: #16202a;
}

#level2page .main {
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 50px 30px;
	
}

.linksection ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
.linksection ul li {
	margin-bottom: 8px;
}

.linksection a {
	text-decoration: none;
}
.linksection a:hover {
	text-decoration: underline;
}
.linksection {
	float: left;
	padding: 5px;
	text-align: center;
	font-size: 16pt;
}
#frontpage .linksection {
	width: 1015px;
	background: #16202a; /*1e2a36*/
}
#level2page .linksection {
	width: 250px;
}
.content {
	background-color: #2f475d;
	min-height: 340px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.letter {
	background-color: #FFFFFF;
	color:#000000;
	float: left;
	width: 470px;
	min-height: 340px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#frontpage .content {
	float: left;
	width: 1025px;
	padding-left: 0px;
	padding-right: 0px;
}

.frontstory {
	font-size: 18px;
	float: left;
	display: inline;
	width: 300px;
	margin-left: 15px;
}
.morelink {
	float: right;
}
.storydivider {
	float: left;
	display: inline;
	height: 300px;
	width: 1px;
	border-left: 1px solid #fff;
	margin-top: 100px;
	margin-left: 15px;
}

#level2page .content {
	float: left;
	width: 744px;
}

#frontpage .content .title {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

#frontpage .content img {
	border: 3px solid #ffffff;
}

.content .level2menuitem {
	float: left;
	margin: 10px 2px; 10px; 2px;
}
.content .level2menuitem img {
	margin: 0px;
}

.content img {
	margin: 5px;
}

.linksection .title {
	color: #c0c1c3;
	font-size: 18pt;
}

.content .title {
	font-size: 20pt;
	font-weight: bold;
}

.footer {
	background-color: #252a2d;
	padding: 12px;
	text-align: center;
	border-top: 1px solid #000000;
}

.item {
	border-bottom: 2px solid #8a97a8;
	padding-bottom: 3px;
	margin-bottom: 8px;
	float: left;
	width: 100%;
}
.info {
	float: left;
	width: 600px;
}
.storymonth {
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
}
#stories .item .thumb, #pictures .item .thumb, #favlinks .item .thumb {
	float: left;
	width: 125px;
	height: 90px;
	margin-right: 6px;
	text-align: center;
}
#stories .item .thumb img, #pictures .item .thumb img, #favlinks .item .thumb img {
	margin: 0px;
}
#stories .date, #pictures .date {
	float: right;
	font-weight: bold;
}
#stories .itemtitle, #pictures .itemtitle, #favlinks .itemtitle {
	font-weight: bold;
}
.item a {
	text-decoration: none;
}

#pictures .item .thumb img {
	border: 1px solid white;
}

#pressrel .date {
	float: left;
	width: 150px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
}
#pressrel .itemtitle {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 550px;
}
#pressrel .itemimage {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 25px;
}
#pressrel .itemtitle a {
	text-decoration: none;
}
#pressrel .itemtitle a:hover {
	text-decoration: underline;
}
#pressrel .date a:hover {
	text-decoration: underline;
}
#pressrel .info {
	width: 725px;
}
#pressrel .info img {
	float: left;
}

#slideshow {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#slideshow #playbutton {
width: 168px;
	z-index: 6;
	position: relative;
	color: #999999;
	font-size: 30px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#slideshow a {
	color: #999999;
	text-decoration: none;
}
