body {
	color: #666 ;
	background-color: #EAE9E3;
	margin: 30px 10px;
}
a {
	color: #4A3D24 ;
	text-decoration: none ;
	}
a:hover {
	color: #4A3D24 ;
	text-decoration: underline ;
	}
body, td, th {
	font: 11px Arial, Helvetica, sans-serif;
	}
p, ul, ol, dl, blockquote {
	line-height: 15px;
	}

.frame_tl {
	background-image: url(../artwork/frame_tl.gif);
	width: 10px ;
	height: 10px ;
}
.frame_t {
	background-image: url(../artwork/frame_t.gif);
	height: 10px ;
}
.frame_tr {
	background-image: url(../artwork/frame_tr.gif);
	width: 10px ;
	height: 10px ;
}
.frame_r {
	background-image: url(../artwork/frame_r.gif);
	width: 10px ;
}
.frame_br {
	background-image: url(../artwork/frame_br.gif);
	width: 10px ;
	height: 10px ;
}
.frame_b {
	background-image: url(../artwork/frame_b.gif);
	height: 10px ;
}
.frame_bl {
	background-image: url(../artwork/frame_bl.gif);
	width: 10px ;
	height: 10px ;
}
.frame_l {
	background-image: url(../artwork/frame_l.gif);
	width: 10px ;
}
.frame_center {
	background-color: #edece7 ;
	background-image: url(../artwork/frame_center.gif);
}
.corner_logo {
	background-image: url(../artwork/logo_corner.gif);
	background-repeat: no-repeat ;
	background-position: bottom right ;
}
.main {
	background-image: url(../artwork/band.gif);
	background-repeat: repeat-x ;
}
.thumb_frame {
	background-image: url(../artwork/thumb_frame_empty.gif);
	background-repeat: no-repeat ;
}
