.sidebar {
	background-image: url(images/body_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.body_border {
	border: medium groove #CCCCCC;
}
.sidebar_middle {
	background-image: url(images/sidebar_nav.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-right: 8px;
	padding-left: 22px;
	height: 209px;
}
.sidebar_img {
	padding-right: 8px;
	padding-left: 23px;
}
.sidebar_bottom {
	background-image: url(images/sidebar_nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: text-top;
}
.sidebar_top {
	background-image: url(images/sidebar_nav_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.body_top {
	background-image: url(images/body_top-03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#body_middle {
	background-image: url(images/body_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 45px;
	padding-right: 50px;
	font-size: 14px;
}
#body_middle a:link, #body_middle a:visited {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
}
#body_middle a:hover, #body_middle a:active{
	color: #CC3300;
	text-decoration: underline;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: text-bottom;
}
#footer a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
#footer a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
.body_bottom {
	background-image: url(images/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_img {
	padding-left: 5px;
}
img {
	text-decoration: none;
}
body {
	background-color: #660000;
}
#body_middle img {
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
