html,body {
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/leftside_small.png);
	background-repeat: repeat-y;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.hood-bkgnd {
	background-image: url(images/bghood.png);
}

a.menu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009;
}
a.menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009;
}
a.menu:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.menu:active {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.highlighted-link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.logo-bkgnd {
	background-color: #FFF;
	background-image: url(images/bg4_02.png);
	background-repeat: repeat-x;
}
.navtable-margin {
	margin-top: 40px;
	margin-left: 85px;
}
.leftside-bkgnd {
	background-image: url(images/bgleftside.png);
	background-repeat: no-repeat;
}
.heading {
	font-size: 20px;
	color: #999;
	font-weight: bold;
}
.padding {
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.depotlinks {
	font-size: 13px;
}
.copyright {
	font-size: 10px;
}
.guestbook {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.superA-heading {
	font-size: 24px;
	font-weight: bold;
	color: #C03;
}
.ff-imagemargin {
	margin-top: 150px;
}
.gb-linkmargin {
	margin-left: 15px;
	text-decoration: underline;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
a.guestbook-link:link {
	color: #FFF;
	margin-left: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a.guestbook-link:visited {
	color: #FFF;
}
a.guestbook-link:hover {
	color: #009;
	background-color: #FFF;
}
a.guestbook-link:active {
	color: #009;
	background-color: #FFF;
}
a.small-link:link {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.small-link:visited {
	color: #00F;
}
a.small-link:hover {
	color: #F00;
}
a.small-link:active {
	color: #F00;
}
a.large-link:link {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.image-left-bottom-padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}

a.large-link:visited {
	color: #00F;
}
a.large-link:hover {
	color: #F00;
}
a.large-link:active {
	color: #F00;
}
