body {
	background-color: #cacaca;
	background-image: url(images/graygradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.leftline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottom {
	background-color: #B02018;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.middle {
	background-color: #FFFFFF;
	background-image: url(images/photo2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.right {
	background-image: url(images/black.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	background-image: url(images/column.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #90140A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94180E;
	text-decoration: none;
}
a:visited:hover {
	text-decoration: underline;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #333366;
	font-weight: bold;
}
.grad {
	background-image: url(images/homegradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.smprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.box {
	background-image: url(images/boxbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.charmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD5427;
	padding-right: 15px;
	padding-left: 15px;
}
