body {
	background-color: #4E261A;
	font: 13px "Trebuchet MS", Arial, Helvetica;
	color: #724233;
	text-decoration: none;
}
a:link {
	color: #AF3815;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E261A;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4E261A;
}
.text_red {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #A63010;
}
.text_yellow {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FEE79A;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #4E261A;
	font-weight: bold;
}
.cell_border_right {
	width: 475px;
	border-right: 1px solid #C4AB85;
}
.outer_border {
	border: 1px solid #C4AB85;
}
.fixed_cell_width {
	width: 475px;
}
.cell_border_top {
	border-top: 1px solid #C4AB85;
}
p {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.banner {
	background: url(Graphics/bg_top.jpg) no-repeat;
	height: 169px;
	width: 950px;
}
.footer_bg {
	background: url(Graphics/bg_bottom.jpg) no-repeat;
	height: 50px;
	width: 950px;
}
.footer_text {
	font: 12px/18px "Trebuchet MS", Arial, Helvetica;
	color: #724233;
	text-decoration: none;
}
.footer_text a:link{
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #AF3815;
	text-decoration: none;
}
.footer_text a:visited{
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #AF3815;
	text-decoration: none;
}
.footer_text a:hover{
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #724233;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #B03919;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
}
h2 {
	padding-top: 0px;
	padding-left: 10px;
	font-size: 14px;
	margin-top: 0px;
}
.top_border {
	border-top: 1px solid #D9CAB5;
}
.small_text {
	font-size: 11px;
}
.spacing_right {
	padding-right: 10px;
	padding-bottom: 10px;
}
.spacing_left {
	padding-left: 10px;
	padding-bottom: 10px;
}
.movie_playlist_height {
	overflow: auto;
	height: 194px;
}
.dvd_bg {
	background: url(Graphics/dvd-banner-tall.jpg) repeat-y;
	width: 125px;
}
.cd_bg {
	background: url(Graphics/cd-banner-tall.jpg) repeat-y;
	width: 125px;
}
.spacing_surround1 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

