.bellstyle {
	background-image: url(images/backleft.gif);
	background-repeat: repeat-y;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	line-height: 20px;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	line-height: 20px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	line-height: 20px;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	line-height: 20px;

}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;

}
.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;

}
.container {
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1024px;
	border: medium none #000;
}
.containerwide {
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(images/backwide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1024px;
}

.buttonsleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #CFC;
}
.buttonsleft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #CFC;
	text-decoration: none;
}
.buttonsleft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #CF9;
	text-decoration: none;
}
.buttonsleft a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #CF6;
}

.containerwide {
	width: 1024px;
	background-color: #6FC;
}

.leftcolumn {
	background-color: #000;
	float: left;
	width: 180px;
	background-image: url(images/backleft.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftcolumncontent {
	float: left;
	width: 175px;
}

.footer {
	background-color: #000;
	height: 56px;
	text-align: center;
}
.middlecopy {
	width: 680px;
	text-align: center;
}

.middlecolumn {
	float: left;
	width: 700px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.middlecolumnwide {
	float: left;
	width: 830px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.footercredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
	text-align: center;
}
.footercredits a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
	text-align: center;
}
.footercredits a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CFC;
	text-decoration: none;
	text-align: center;
}
.footercredits a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CFC;
	text-decoration: none;
	text-align: center;
}

.rightcolumn {
	background-color: #000;
	float: right;
	width: 139px;
	text-align: center;
}
.wrapper {
	background-image: url(back/backblock.jpg);
}

