/* $Header: /usr/local/cvsroot/wolfdesigns.com/elements/css/style.css.php,v 1.6 2009/04/09 19:16:20 tngsandiego Exp $ */
html,body{
	padding:0px;
	margin:0px;
	font-family:Georgia,'Century Gothic',Arial,sans-serif;
	font-size: 9pt;
	color:#2E0000;
	overflow-x:hidden;
	/*height:100%;*/
}
html{overflow-x:hidden;height:100%;}
a{
	color : #FFFBD5;
	text-decoration:none;
}
#boxContainer a{color : #2E0000;}
a:active, a:link, a:visited {
	text-decoration : none;
}
a:focus, a:hover {
	text-decoration:underline;
	color : #2E0000;
}
a.linkImg:focus, a.linkImg:hover {
	text-decoration : none;
	background-color: transparent;
}
a#productList:focus, a#productList:hover {
	text-decoration : none;
	background-color: transparent;
}
img{border:0px;}
.defTextBody{
	font-family:Georgia,'Century Gothic',Arial, Helvetica,sans-serif;
	font-size:10pt;
	/*font-weight:bold;*/
	color:#FFFFFF;
}