body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #051C28;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/BG.jpg);
	background-repeat: repeat;
	font-weight: normal;
}
a:link {
	color: #333333;
}
h2 {
	font-size: 1.1em;
	margin-bottom: -0.5em;
}
.bodyBlock {
	margin-right: *;
	margin-left: *;
	width: 760px;
	margin-left: 75px;
	margin-right: auto;
	background-color: #FFFFFF;
}
.spectext {
	font-size: .9em;
	line-height: 1.5em;
}
.storyBlock {
	width: 550px;
	padding: 15px;
	background-color: #FFFFFF;
	white-space: normal;
	text-align: left;
	vertical-align: middle;
	color: #051C29;
	float: left;
}
.menuBlock {
	width: 162px;
	float: left;
	padding: 8px 0px 8px 15px;
	background-color: #FFFFFF;
	text-align: center;
}
.menuItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 7px 0px 7px 0px;
}
.bottomBlock {
	width: 100%;
	font-size: 10px;
	color: #666666;
	float: left;
	vertical-align: bottom;
	text-align: center;
	background-color: #FFFFFF;
	padding: 15px 0px 15px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.storyItem {
	margin-bottom: 15px;
}

.storyItem H1 {
	color: #051c28;
}


.idItem {
	background-image: url(Images/ID_Template.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-left: 5px;
}

.idItem h1 {
	color: #ffffff;
	padding: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	font-size: 15px;
	vertical-align: text-bottom;
	font-weight: bold;
	letter-spacing: -1px;
	float: none;
}

.idItem h1 a {
	color: #ffffff;
	text-decoration: none;
}


.idItem h1 a:hover {
	text-decoration: underline;
}


.download {
	color: #FFFF00;
	float: right;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.download a {
	color: #FFFF00;
	font-size: 12px;
}

.pictureItem {
	padding: 0px 0px 15px 0px;
}
.pictureItemL {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}
.masthead {
	height: 40px;
	width: 751px;
	background-image: url(Images/Masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: bottom;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 215px;
	padding-right: 10px;
	font-weight: lighter;
}

.masthead p {
	padding: .25em;
}

.masthead a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: .75em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.masthead a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #061C29;
	padding-top: .75em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.masthead a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: .75em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#button {
	float: right;
	height: 2em;
	text-align: center;
	vertical-align: middle;
	margin-left: -2px;
	margin-right: -2px;
}
.offcolorblock {
	background-color: #CC6666;
	padding: 1em;
	vertical-align: middle;
}
.offcolorblock H2 {
	font-size: 12px;
	font-weight: bold;
}

.imageLeft {
	margin: 10px;
}
.button {
	background-color: #FFFF00;
	display: inline-block;
	padding-bottom: 10px;
	padding-top: -5px;
	margin-top: 5px;
	width: 45%;
	margin-bottom: 10px;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
}
.button h1{
	font-size: 11px;
	line-height: 11px;
}
.button h1 a{
	text-decoration: none;	
}
.button h2{
	font-size: 10px;
	font-weight: normal;
	line-height: 9px;
}
.mainimage {
	background-image: url(Images/Main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 553px;
	padding-top: 110px;
	color: #FFFFFF;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	height: 280px;
}
.mainimagecallout {
	background-color: #FFFFFF;
	float: right;
	width: 350px;
	margin-left: 15px;
	padding: 10px;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
	color: #000000;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mainimagecallout p {
	padding: 10px;
	/* for IE */
  filter:alpha(opacity=100);
	/* CSS3 standard */
  opacity:1;
}
