body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/back.jpg) repeat-x top;
}
#frame {
	position: relative;
	width: 750px;
	padding:0px 5px 0px 5px;
	margin:0px;
	background: #FFFFFF url(../images/back2.gif) repeat-y top;
	text-align:left;
}
.shadow {
	position: relative;
	width: 760px;
}
.shadowTop {
	position: relative;
	width: 760px;
	height: 32px;
	overflow:hidden;
	background:url(../images/shadow_top2.gif) no-repeat top left;
}
.loginInfo {
	font-family:Arial, sans-serif;
	position:absolute;
	top:8px;
	right:4px;
	width:280px;
	overflow:hidden;
	font-size:11px;
	color:#444444;
}
.loginInfo a {
	font-weight:bold;
	color:#000066;
}
.loginInfo a:hover {
	color:#CC0000;
}
#mainNav, #main, #flashArea, links {
	position: relative;
	width: 750px;
	z-index:100;
}
#flashArea {
}
#links {
	background-color:#FFFFFF;
	padding:20px 20px 20px 20px;
	font-size:12px;
	line-height:120%;
}

.mainNavBox {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left:1px solid #F3EDDF;
	padding:70px 0px 4px 3px;
	margin:0px 0px 4px 0px;
	font-weight:bold;
	width:94px;
}
.mainNavBox a {
	color:#444444;
	text-decoration:none;
}
.mainNavBox a:hover {
	color:#000000;
	text-decoration:underline;
}
#subLinks1, #subLinks2, #subLinks3, #subLinks4 {
	visibility:hidden;
}
.subLinks {
	position:absolute;
	left:3px;
	bottom:19px;
	font-family:Arial, Helvetica, sans-serif;
}
.subLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size:9px;
	color:#A19885;
	line-height:120%;
}
.subLinks ul a {
	color:#666666;
	text-decoration:none;
}
.menuBar {
	z-index:1;
}
#graphicSiluet {
	position: absolute;
	top: 325px;
	left: 386px;
}
#soupboard {
	position: absolute;
	height: 126px;
	width: 134px;
	top: 179px;
	left: 614px;
	border: 0px;
	z-index: 30;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/soup_board.png');	/* Unfortunatly this hack will not validate :( */
	cursor: hand;
}
#specialsboard {
	position: absolute;
	height: 126px;
	width: 79px;
	top: 41px;
	left: 669px;
	border: 0px;
	z-index: 31;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/specials_board.png');	/* Unfortunatly this hack will not validate :( */
	cursor: hand;
}
#soupboard img, #specialsboard img {
	filter: Alpha(opacity=0);		/* Unfortunatly this hack will not validate :( */
	border: 0px solid cyan;
}
#bottom {
	position:relative;
	width: 352px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:110%;
	background:#E6DABF url(../images/press_quote_hd.gif) top left no-repeat;
	padding:17px 390px 5px 0px;
	margin-left:8px;
	z-index:100;
}
#aboardFeet {
	position: absolute;
	top: 325px;
	left: 611px;
}
#sendToAfriend {
	position: absolute;
	top: 6px;
	left: 386px;
}
.copyright {
	font-size: 9px;
	color: #777777;
	text-align: left;
	width:750px;
}
.copyright a {
	color:#AA8B42;
}
.proDmedia {
	font-size:9px;
	margin:50px;
}
.proDmedia a {
	color:#BBBBBB;
}
.proDmedia a:hover, .copyright a:hover {
	color:#FF0044;
}

/* text effects */

#main a, #usBack a, #checkoutArea a {
	color: #660000;
}
#main a:hover, #usBack a:hover, #checkoutArea a:hover {
	color: #FF9900;
}
.header1 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
.textSm {
	font-size:9px;
	font-weight:normal;
	color:#666666;
}
.handtext1 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #222222;
	font-weight: bold;
}
.handtext2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.error, .red {
	color: #FF0000;
}
.error{
	font-weight:bold;
}
.gray {
	color: #888888;
}
/* ----------------------------- LINKS & DOWNLOADS -------------------------------*/

#links h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#links h3 {
	font-size:14px;
	padding:10px 0px 0px 0px;
	margin:0px;
}
.linksTable {
	border-top:1px dashed #CCCCCC;
	border-collapse:collapse;
	width:100%;
}
.linksTable td {
	font-size:12px;
	color:#333333;
	line-height:120%;
	padding:5px 0px 5px 0px;
	border-bottom:1px dashed #CCCCCC;
}
.linksTable img {
	border:1px solid #CCCCCC;
}
.linksDate {
	float:right;
	font-size:10px;
	color:#999999;
}
