body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/wp_l.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #7A163A;
}

#wrapper {
	width: 770px;
	height: 100%;
	padding-left: 6px;
}

#home_img {
	margin-top: 1px;
	margin-left: 10px;
}

#disclaimer {
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 720px;
	background-position: center;
	padding-left: 30px;
}

#logo {
	background-image: url(../img/logo.gif);
	height: 63px;
	width: 770px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#nav {
	background-image: url(../img/test.gif);
	height: 18px;
	width: 770px;
}



#topics {
	height: 20px;
	width: 770px;
	background-image: url(../img/test.gif);
	background-repeat: no-repeat;
	padding: 2px;
}

.navTop{
	list-style-type: square;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 40px;
	margin-top: -1px;
}

ul.navTop li{
	display:inline;
	padding-right: 10px;
	padding-left: 10px;
}
ul.navTop a{
	color: #FFFFFF;
}
ul.navTop a:hover{
	color: #FFCCFF;
}

#content{
	margin-right: 45px;
	margin-left: 45px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
	line-height: 200%;
	background-position: center;

}

#content_frame{
	margin-right: 15px;
	margin-left: 30px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 200%;
	background-position: center;

}

#content_frame a:link {
	color: #999999;
}

#content_frame a:visited {
	text-decoration: none;
}
#content_frame a:hover {
	text-decoration: underline;
}
#content_frame a:active {
	text-decoration: none;
	color: #999999;
}


#product_list
{
	text-align:center;
}

#product_list a
{
	text-decoration: none;
	color: #333333;
}

#product_list a:hover
{
	text-decoration: underline;
	color: #8F2946;
}

#product_list img
{
	border: 1px;
	border-color: #CCCCCC;
	border-style: soild;
}
#ref_list{
}

#ref_list UL{
	position: relative;
	top: -10px;
}
#wrapper #content #ref_list h3 {
	padding-left: 25px;
}

