/* CSS Document */
body {
	margin: 0;
	padding: 0;
}

#content {
	background-image:url(../images/home-bg-all.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 750px;
	height: 650px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	min-height: 750px;
}

a:link {
	color: #ac452c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ac452c;
}
a:hover {
	text-decoration: none;
	color: #ac452c;
}
a:active {
	text-decoration: none;
	color: #ac452c;
}

#navigation {
	width: 750px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 2;
}

#discoverwit {
	position:absolute;
	top:154px;
	left:66px;
	width: 374px;
}

#middleimages {
	position:absolute;
	top:380px;
	left:62px;
}

#homecatimage {
	position:absolute;
	top:483px;
	left:7px;
}

#swapimage {
	position:absolute;
	top:128px;
	left:465px;
}

#browseall {
	position:absolute;
	top:452px;
	left:497px;
}

#subnav {
	background-color: #3399FF;
	width: 145px;
}

#copyrightline {
	position:absolute;
	top:565px;
	left:43px;
}

.storybody {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #111518;
	text-align:center;
}

.storybodyleft {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #111518;
}


#newimagelink {
	position: absolute;
	left: 52px;
	top: 409px;
}
#linkcopy {
	position: absolute;
	left: 206px;
	top: 448px;
	width: 241px;
	height: 91px;
}

