#kim {
	position:absolute;
	left:290px;
	top:140px;
	width:600px;
	height:100px;
	z-index:4;
}
#cart {
	position:absolute;
	left:50px;
	top:395px;
	width:145px;
	height:55px;
	z-index:6;
}
#logo_box {
	position:fixed;
	left:25px;
	top:550px;
	width:250px;
	height:170px;
	z-index:1;
}
#left_navigation {
	position:absolute;
	left:5px;
	top:600px;
	width:267px;
	height:500px;
	z-index:2;
	overflow: visible;
	float: left;
	margin-left: 5px;
	padding-left: 5px;
}
#merch_nav {
	position:absolute;
	left:873px;
	top:614px;
	width:105px;
	height:885px;
	z-index:10;
}
#slogan_box {
	position:absolute;
	left:290px;
	top:10px;
	width:570px;
	height:100px;
	z-index:3;
	visibility: visible;
}
#view_cart_box {
	position:absolute;
	left:11px;
	top:1100px;
	width:245px;
	height:55px;
	z-index:1;
}
#content {
	position:absolute;
	left:330px;
	top:612px;
	width:485px;
	height:286px;
	z-index:5;
}
#content-main {
	position:absolute;
	left:290px;
	top:275px;
	width:590px;
	height:327px;
	z-index:5;
	background-image: url(/images/Backgrounds/Old%20Paper.jpg);
}
#content_short {
	position:absolute;
	left:298px;
	top:670px;
	width:511px;
	height:404px;
	z-index:5;
	visibility: visible;
}
#copyright_box {
	position:absolute;
	left:110px;
	top:840px;
	width:300px;
	height:42px;
	z-index:1;
}

body {
	background-image: url(Images/Backgrounds/vc_background-1.png);
}
#Layer2 {
	position:absolute;
	left:50px;
	top:200px;
	width:175px;
	height:250px;
	z-index:2;
	background-image: url(Images/Backgrounds/nav-box.png);
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C00000;
}
a:active {
	text-decoration: none;
}
.pricetext {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: middle;
}
.copyright_text {
	color: #FFFFFF;
	font-size: 10px;
}
.product_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #999999;
	font-style: italic;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
}
.bodytext_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #990000;
}
