body {
	background-image: url(images/check3.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color: #111111;
	text-align: center;
}

table.layout {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}

table.layout .white {
	background-color: #ffffff;
}

table.layout .red {
	background-color: #660000;
}
.lookinside-right {
	text-align: center;
	float: right;
}
.lookinside {
	position: absolute;
	margin-top: -130px;
	margin-left: 0px;
}

.katrinabutton {
	position: absolute;
	margin-top: -300px;
	margin-left: -175px;;
}

table.layout .headerTop {
	background-image: url(images/headerTop.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

table.layout .redwhitechecks {
	background-image: url(images/check1.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

table.layout .content {
	background-color: #ffcc99;
}

table.layout .footercheck {
	background-image: url(images/check2.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

table.layout .left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

table.layout .right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

table.layout .bottomleft {
	background-image: url(images/bottomleft.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

table.layout .bottomright {
	background-image: url(images/bottomright.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

table.layout .bottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

table.layout .logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

table.layout .logo a {
	display: block;
	width: 152px;
	height: 110px;
}

table.layout .logo a span {
	display: none;
}

table.layout .book {
	background-image: url(images/book.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

table.layout .black {
	background-color: #000000;
}

table.layout .headText {
	background-image: url(images/headerText.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

table.layout .headText p {
	display: none;
}

table.layout .wisk {
	background-image: url(images/wisk1b.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

table.layout .buyNow a {
	display: block;
	width: 105px;
	height: 33px;
	background-repeat: no-repeat;
	background-color: #000000;
}

table.layout .buyNow a:link, table.layout .buyNow a:visited {
	background-image: url(images/buy.gif);
}

table.layout .buyNow a:focus, table.layout .buyNow a:hover, table.layout .buyNow a:active {
	background-image: url(images/buyGlow.gif);
}

table.layout .buyNow a span {
	display: none;
}

#mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	width: 774px;
	text-align: center;
	color: #ff9900;
	font-weight: bold;
}

#mainNav a {
	font-weight: bold;
}

#mainNav a:link, #mainNav a:visited {
	color: #ff9900;
	background-color: #660000;
	text-decoration: none;
}

#mainNav a:focus, #mainNav a:hover, #mainNav a:active {
	color: #fc0;
	text-decoration: underline;
}

#secondaryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	width: 774px;
	text-align: center;
	color: #ff9900;
}

#secondaryNav a span {
	font-weight: bold
}

#secondaryNav a:link, #secondaryNav a:visited {
	color: #ff9900;
	text-decoration: none;
}

#secondaryNav a:focus, #secondaryNav a:hover, #secondaryNav a:active {
	color: #ffcc00;
	text-decoration: underline;
}



#content {
	padding: 10px;
	text-align: left;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 0px;
	font-size: 18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
img.floatLeft {
	float: left;
	clear:both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.floatright {
	float: right;
	clear: both;
	margin: 0 0 10px 15px;
}
hr {
	clear:both;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
a {
	color: #660000;
}
a:link, a:visited {
	text-decoration: none;
	color: #660000;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #660000;
}
ul{
	list-style-type: none;
	list-style-image: url(/images/wiskbullet.gif);
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}

h4 a:link, h4 a:visited {
	text-decoration: underline;
}

h4 a:focus, h4 a:hover, h4 a:active {
	text-decoration: none;
}

img {
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 0px;
	font-size: 24px;
	margin-bottom: 0px;
}
.none {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3.review {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

form td {
	padding: 5px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #660000;
}

td .buyNowButton {
	color: #eeeeee;
	background-color: #660000;
}

#bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	width: 774px;
	text-align: center;
	color: #ff9900;
	font-weight: bold;
}

#bottomNav a {
	font-weight: bold;
}

#bottomNav a:link, #bottomNav a:visited {
	color: #ff9900;
	background-color: #660000;
	text-decoration: none;
}

#bottomNav a:focus, #bottomNav a:hover, #bottomNav a:active {
	color: #ffcc00;
	text-decoration: underline;
}

#copyright {
	color: #cc9900;
}

#copyright p {
	font-size: 10px;
}

#copyright a:link, #copyright a:visited {
	color: #eeaa00;
	text-decoration: underline;
}

#copyright a:focus, #copyright a:hover, #copyright a:active {
	color: #cc9900;
	text-decoration: none;
}