body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(images/wall.jpg);
	font-family: Verdana, Tahoma;
	font-size: 11px;
}

a {
	color: black;
	text-decoration: none;	
}
a:hover {
	color: red;
}

#mainFlash {
	float: left;
	width: 100%;
}

#mainFlashBgr {
	float: left;
	height: 668px;
	background: url(images/wood.jpg) repeat-x;
}

#bottomDiv{
 	width: 998px;
	float: left;
   background: url(images/bottom_image.jpg) no-repeat top left;
}

#bottomLogos{
	width: 290px;
	_width/ **/: 326px;
	padding: 4px 0 0 36px;
	float: left;
}

#bottomLogos a, #bottomLogos a:hover, #bottomLogos img{
	border: none;
	text-decoration: none;
	display: block;
	float: left;
}

#bottomLinks {
   width: 672px;
   height: 40px;
   _height/ **/: 65px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	padding: 24px 0 0 0;
}

#bottomLinksPrivacyPolicy {
    margin-left: 45px;
}

#bottomLinksContactUs {
    margin-left: 40px;
}

#bottomLinksShippingInformation {
    margin-left: 40px;
}

#bottomLinksReturnsAndExchanges {
    margin-left: 50px;
}

.copyright {
   width: 737px;
 	_width/ **/: 998px;
	padding-left: 261px;
	text-align: center;
	clear: both;
}

a.ondark:link { color:#FBEAB5; text-decoration:none}
a.ondark:visited { color:#FBEAB5; text-decoration:none}
a.ondark:hover { color:#FFFFFF; cursor:hand; text-decoratioin:underline}
a.ondark:active { color:#FFFFFF; text-decoration:none}
