* {
     margin: 0;
}
html, body {
   height: 100%;
}
body {
	background-image: url(images/soul_odyssey_bg2.gif);
	background-repeat: no-repeat;
}
.wrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -40px;
}

#header {
	margin-left:25px;
	height:350px;
	width:800px;
	background-image: url(images/soul_odyssey_cards.gif);
	background-repeat: no-repeat;
}

#content {
	width:380px;
	padding-left:325px;
	font-family:"Times New Roman", Times, serif;
	font-size:13.5px;
	line-height:1.75em;
	margin-top:-150px;
}


.footer, .push {
    height: 40px;
}
.footer {
	background-color: #8f88a6;
}
h1 {
	margin-top:1em;
	margin-bottom:1em;
}
p {
	margin-top:1em;
}
ul {

}
ul.bottom_menu li {
	display:inline;
	padding: 0 8px 0 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
ul.bottom_menu li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bottom_menu {
	padding-left: 320px;
	display:inline;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}
a {
	color: #333;
}
.linkbox {
	position: absolute;
	top:80px;
	width:700px;
	height: 150px;
}
.home {
	float:left;
	width:140px;
	height:150px;
	/*border: 1px solid green;*/
	margin-left:60px;
}
.about {
	float:left;
	width:75px;
	height:120px;
	/*border: 1px solid green;*/
	margin-left:55px;
}
.contact {
	float:left;
	width:80px;
	height:60px;
	/*border: 1px solid green;*/
	margin-left:5px;
}
.store {
	float:left;
	width:70px;
	height:70px;
	/*border: 1px solid green;*/
	margin-left:5px;
}
.readings {
	float:left;
	width:80px;
	height:70px;
	/*border: 1px solid green;*/
	margin-left:80px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.homepic {
	position:absolute;
	width:250px;
	height:250px;
	background-image: url(images/card_grp.gif);
	top:400px;
	left:0;
	z-index:auto;
}


#storecontent {
	width:600px;
	padding-left:300px;
	font-family:"Times New Roman", Times, serif;
	font-size:13.5px;
	line-height:1.75em;
	margin-top:-150px;
}

#storecontent p {
	margin:0;
	padding:0;
}

.productpic1, .productpic2, .productpic3, .productpic4, .productpic5 {
	float:left;
	height:100px;
	width:100px;
	margin-right:20px;
	margin-top:8px;
}

.productdescription1, .productdescription2, .productdescription3, .productdescription4, .productdescription5 {
	float:left;
	width:350px;
	font-size:12px;
}

.items {
	width:550px;
	margin-bottom:25px;
	overflow:auto;
}
h3 {
	margin:0;
	padding:0;
}
.storecopy {
	width:400px;
	float:left;
	clear:both;
}


.debtonk {
	position:absolute;
	width:289px;
	height:217px;
	top:400px;
	left:0;
	background-image: url(images/deb_hermanv2.jpg);
}
