body {
	width:965px;
	font:1.0em Arial, Helvetica, sans-serif;
	background:#fff url(../images/styles/body-bg.jpg) no-repeat fixed 0 0;
}

h2 {
	font-weight:bold;
	margin-bottom:5px;
}

strong {
	font-weight:bold;
}

#page {
}

#footer {
	height:190px;
	background:#000 url(../images/styles/footerbg.jpg) no-repeat 0 0;
	color:#fff;
	padding-left:217px;
	padding-top:10px;
	font-size:0.7em;
}

#footer ul {
	width:166px;
	margin-right:20px;
	float:left;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#ccc;
	text-shadow:1px 1px #000;
}

#footer h3 {
	font-weight:bold;
}

#content {
	overflow:auto;
}

#events {
	background:#fff url(../images/graybar.jpg) no-repeat 0 0;
	width:784px;
	float:right;
	padding:30px 10px 10px;
}

#random_product {
	width:161px;
	float:left;
}

#events li {
	margin-bottom:5px;
	font-size:0.9em;
}

#events li a {
	color:#000;
	text-decoration:none;
}

#events li a strong {
	color:#900;
}

#events li a:hover {
	color:#900;
	text-decoration:underline;
}
