body {
	background-image:url(../emporium_img/sitegraphics/left-tile.gif);
	background-repeat:repeat-y;
	background-color:#fcffe9;
	font-family:verdana,arial,helvetica,sans-serif;
	margin:0;
	padding:0;
}
h1 {
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#b52e27;
	line-height:15px;
	letter-spacing:2px;
	margin:3px 0;
}
h2 {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	margin:3px 0;
	line-height:15px;
	font-weight:bold;
	color:#b52e27;
	letter-spacing:1px;
}
b {
	color:#b52e27;
}
p,li,td	{
	line-height:17px;
	color:#100;
	font-size:13px;
}
ul.f {
	margin:4px 0 0 40px;
}
a {
	color:#b52e27;
	font-weight:bold;
	padding:0 5px;
}
a:visited {
	color:#b52e27;	
}
a:hover {
	color:#fcffe9;
	background-color:#b52e27;
	text-decoration:none;
}
a.n {
	padding:0;
}
a.n visited {
	padding:0;
}
a.n:hover {
	background-color:transparent;
}
img {
	border:0;
}
strong {
	color:#fcffe9;
	background-color:#b52e27;
	padding:0 5px;
}
.c {
	text-align:center;
}
.f {
	margin:4px 0;
}
.fl {
	float:left;
	margin:10px 16px 8px 0;
}
.fl2 {
	float:left;
	margin:0 16px 8px 0;
}
.fl3 {
	float:left;
	margin:6px 16px 0 0;
}
.q {
	width:360px;
	margin:20px 0 0 40px;
	padding:10px 14px 14px;
	border-top:1px solid #b52e27;
	border-bottom:1px solid #b52e27;
}
.q2 {
	width:460px;
	margin:20px 0 30px 40px;
	padding:10px 14px 14px;
	border-top:1px solid #b52e27;
	border-bottom:1px solid #b52e27;
}
.r {
	text-align:right;
}
.s {
	line-height:12px;
	color:#100;
	font-size:10px;
}
#left {
	position:absolute;
	top:0;
	left:0;
	z-index:108;
}
#main {
	width:550px;
	margin:36px 0 0 112px;
	padding: 0 40px;
}