body {
	background-position: 0px 0px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
.leftSide {
	margin-left: -415px;
	left: 50%;
	position: absolute;
}
img#logo {
	top: 70px;
	position: absolute;
}

img#GaryBanner {
	right: 0px;
	top: 0px;
	position: absolute;
}
div#content {
	top: 150px;
	position: absolute;
	width: 625px;
}
div#footer {
	margin-top: 35px;
	border-top-color: #808090;
	border-top-style: dotted;
	border-top-width: 1px;
	text-align: center;
}
blockquote {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
}
blockquote.blockQuoteA {
	background-color: #fefeee;
	border-bottom-color: #808090;
	border-top-color: #808090;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-width: 1px;
}
div#mainNavBar {
	border-left-color: #808090;
	border-left-width: 1px;
	border-left-style: dotted;
	width: 155px;
	margin-left: 225px;
	left: 50%;
	top: 150px;
	position: absolute;
}
.imgRight {
	margin-left: 15px;
	float: right;
	border-color: #808090;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}
div.lightBlue {
	background-color: #e6ecf6;
}
div.sidenoteEdit {
	background-color: #fdf8d9;
}
div.shiftRight {
	padding-right: 15px;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-left: 15px;
}
div.farRight {
	font-style: italic;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
}
div.odd {
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #fefeee;
}
div.even {
	padding-bottom: 3px;
	padding-top: 3px;
}
div.questions {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.button {
	margin-top: -15px;
	padding-right: 15px;
	float: right;
	text-align: right;
}
hr.hr_thick {
	border-top-color: #4c4c4c;
	border-top-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 2px;
}
div.store_section {
	background-position: center bottom;
	background-repeat: repeat-x;
	background-image: url(../img/gradient.jpg);
	background-color: #fafafa;
	border-color: #e6e6e6;
	padding: 15px;
	border-width: 1px;
	border-style: solid;
}
div.store_section:hover {
	border-color: #d4d4d4;
}


span.button a:hover {
	background-color: transparent;
}

.floatright {
	padding: 0px;
	margin-right: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 18px;
	float: right;
}