body
{
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	width:800px;
	padding:5px 5px 5px 5px;
}
#mainBody
{
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	width:800px;
	border-top:solid 1px #000000;
	padding:5px 5px 5px 5px;
}
#mainBody .text 
{
	width:98%;
	border:solid 0px #000000;
	padding:5px 10px 10px 10px;
	text-align:justify;
}
#mainBody .image 
{
	float:right;
	position:relative;
}
#mainBody .image img
{
	border:solid 1px #999999;
}
#mainBody h1 
{
	font-size:175%;
}
#categoryTitle {
	margin:20px 10px 0px 0px;
	background-image:url(../images_global/ttlBackground.gif);
	background-repeat:no-repeat;
}
#categoryTitle h2 {
	margin:0px 0px 0px 10px;
	font-size:16px;
}
#index 
{
	padding-top:700px;
	margin-top:300px;
}
#retailers a
{
	text-decoration:none;
	font-weight:bold;
}
#retailers .website 
{
	color:black;
	font-size: 12px;
}