body {
	background-image: url(/images/wrmbackground.jpg);
	background-repeat: no-repeat;
	width: 1020px;
	height: 1020px;
	margin: 10px auto;
}
#left_col {
	width: 142px;
	background-color: #a30046;
	float: left;
	height: 878px;
	padding-top: 142px;
}

#main_area {
	text-align: center;
	font-family: trebuchet ms;
	font-size: 20pt;
	padding-top: 5px;
}
#menu_strip ul{
	list-style-type: none;
	list-style-image: none;
}
#menu_strip li{
	display: inline;
}
#content_area {
	width: 808px;
	float: left;
	padding-left: 70px;
}
#content_area td {
	text-align: left;
	color: #a30046;
	font-size: 10pt;
	vertical-align: top;
	padding-left: 10px;
}
#content_area td ul {
	margin: 15px;
	padding: 0px;
}
#content_area td li {
	color: #a30046;
	font-size: 10pt;
}

.shopbox{
	margin-top: 10px;
}

.shopboxmid{
	width: 541px;
	color: #000000;
	padding-bottom:5px;
}

.shopboxmid a:link {
color: #000000;
text-decoration:none;
}

.shopboxmid a:hover {
text-decoration:underline;
}

.shopboxmid h2{
	margin-left: 10px;
	padding-top: 2px;
	margin-bottom: -10px;
	font-size: 110%/*13px*/;
}

.shopboxmid p{
	margin-left:10px;
	margin-right: 10px;
	font-size: 90%/*10px*/;
}