body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background-attachment: scroll;
	background-image: url(_graphics/bgRepeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
a:hover, a:active {
	color: #FFFFFF;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 1024px;
	margin-left: -512px;
	position: absolute;
	left: 50%;
	background-attachment: scroll;
	background-image: url(_graphics/containerRepeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#topNav {
	text-align: center;
	background-position: center top;
}
.searchField {
	float: left;
	width: 186px;
	background-color: #9296a1;
	height: 23px;
}
.leftColumn {
	float: left;
	width: 186px;
	background-color: #fffbc9;
	text-align: center;
}
.leftColumn img, .leftColumn img {
	border: 2px solid #000000;
}
#middleColumn {
	width: 651px;
	float: left;
	background-attachment: scroll;
	background-image: url(_graphics/columnRepeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
#linksNav {
	background-color: #9296A1;
	padding-left: 24px;
	float: left;
	width: 814px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.topLinks {
	padding-right: 60px;
}
.blogImage {
	float: left;
	padding-left: 23px;
}
.clearFloats {
	clear: both;
}
.myContent {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.myPageBody {
	padding-bottom: 20px;
}
.myDate {
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #BDC1CF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	background-color: #fffbc9;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
h1 a:link, h1 a:visited {
	font-size: 16px;
	font-weight: bold;
	background-color: #fffbc9;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
H1 a:hover, H1 a:active {
	color: #BDC1CF
}
.sectionImages {
	padding-top: 10px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url('_graphics/filmStripRepeat.gif');
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
}
.sectionImages p {
	padding: 0px;
	margin: 0px;
}
p {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 24px;
}
p a:link, p a:visited {
	text-decoration: underline;
	color: #65729D;
	font-weight: bold;
}
p a:hover, p a:active {
	text-decoration: none;
}
table a:link, table a:visited {
	text-decoration: underline;
	color: #65729D;
	font-weight: bold;
}
table a:hover, table a:active {
	text-decoration: none;
}
.rightColumn {
	float: left;
	width: 186px;
	background-color: #fffbc9;
}
h2 {
	font-size: 14px;
	background-color: #BDC1CF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 0px;
	letter-spacing: 5px;
	text-align: center;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	display: block;
	padding: 0px;
	list-style-type: none;
}
.myPageBody ul li a:link,.myPageBody ul li a:visited {
	font-size: 11px;
	color: #000000;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.myPageBody ul li a:hover, .myPageBody ul li a:active {
	background-color: #DEE2F2;
}
.footer {
	clear: both;
}
ol {
	top-margin: 0px;
	bottom-margin: 0px;
}
.mySpacer {
	height: 25px;
}
.myFooter {
	background-color: #9296A1;
	text-align: center;
	background-image: url(_graphics/myFooter.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
	font-size: 9px;
}
.myFooter a:link, .myFooter a:visited {
	font-size: 9px;
}