body, td, th {
	margin:0 auto;
	height:100%;
	background-image:url(../images/background-tile.jpg);
	background-repeat:repeat;
	background-color:#000000;
	font-family:  Trebuchet MS, Lucida Grande, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFF;
}
img, div {
	behavior: url(http://www.ziraldo.ca/iepngfix.htc)
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.H1 {
	font-size: 13px;
	color:#EEEEEE;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
	letter-spacing:1px;
	padding:3px 10px 2px 10px;
	border-bottom:3px solid #333;
}


#index-logo {
text-align:center;
	width: 360px;
	height:360px;
	position:absolute;
    top: 50%;
	left: 50%;
	margin-top: -250px;
 	margin-left: -180px;

}
#subscribe {
margin:0 auto;
text-align:center;
width: 400px;
position:absolute;
top: 0;
left: 50%;
margin-left:-200px;
}

#pagewrapper {
	width:100%;
	position:absolute;
	top:75px;
	margin:0 auto;
	text-align:center;
}
#content {
	width:1136px;
	margin:0 auto;
	text-align:center;
}
#border-left {
	float:left;
	position:relative;
	top:15px;
	width:83px;
	height:496px;
	background-image:url(../images/border-left.png);
	background-repeat:no-repeat;
}
#border-right {
	float:right;
	position:relative;
	top:15px;
	width:83px;
	height:496px;
	background-image:url(../images/border-right.png);
	background-repeat:no-repeat;
}
#frame {
	width:auto;
	margin:0 auto;

}
#theicewine-left {
	float:left;
	width:500px;
	height:450px;
	margin-left:30px;
	margin-top:10px;
	text-align:left;
	
}
#theicewine-right {
	float:right;
	width:440px;
	height:485px;
	padding:10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -235px 0 0 70px;
}
#thebook-left {
	float:left;
	width:480px;
	height:450px;
	margin-left:30px;
	margin-top:10px;
	text-align:left;
	
}
#thebook-right {
	float:right;
	width:460px;
	height:455px;
	padding:10px 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -235px 0 0 50px;
}
#theman-left {
	float:left;
	width:550px;
	height:450px;
	margin-left:30px;
	margin-top:10px;
	text-align:left; 
	overflow:hidden;

}
#scroll {
	float:left;
	width:530px;
	height:450px;
	margin-top:10px;
	text-align:left; 
	overflow:auto;

}
#scroll p{
line-height:.5em; !important
}


#theman-right {
	float:right;
	width:390px;
	height:455px;
	padding:10px 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -210px 0 0 120px;
}
#themedia-left {
	float:left;
	width:480px;
	height:450px;
	margin-left:30px;
	margin-top:10px;
	text-align:left;

}
#themedia-right {
	float:right;
	width:460px;
	height:455px;
	padding:10px 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -210px 0 0 70px;
}
#theconsult-left {
	float:left;
	width:480px;
	height:450px;
	margin-left:30px;
	margin-top:10px;
	text-align:left;

}
#theconsult-right {
	float:right;
	width:460px;
	height:455px;
	padding:10px 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -225px 0 0 70px;
}
#wheretobuy-left {
	float:left;
	width:480px;
	height:450px;
	margin-left:30px;
	margin-top:10px;
	text-align:left;

}
#wheretobuy-right {
	float:right;
	width:460px;
	height:455px;
	padding:10px 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -225px 0 0 40px;
}
#footer {
	color:#888888;!important 
	margin:0 auto;
	text-align:center;
	position:relative;
	top:30px;
}
/* --------------------------------------------- */
		/* --------------------------------------------- */
			/* --------------------------------------------- */

.karmic_flow_container {
	overflow: hidden;
	position: relative;
	/* optional */
	width: 940px;
	height: 485px;
}
.karmic_flow_slider, .karmic_flow_slider li {
	list-style:none;
	margin: 0;
	padding: 0;
}
.karmic_flow_slider {
	overflow: hidden;
	position: relative;
	/* optional */
	margin-left: 0;
}
.karmic_flow_slider li {
	float: left;
	position: relative;
	overflow:hidden;
}
.karmic_flow_slide_overflow {
/* optional */
	overflow:auto;
}
.karmic_flow_sliding .karmic_flow_slide_overflow {
	overflow:hidden;
}
.karmic_flow_sliding object, .karmic_flow_sliding embed {
	display: none;
}
.karmic_flow_controller_selected {
	background:#888;!important;
	border-bottom:3px solid #CC9933;!important
	cursor:pointer;!important
}
.karmic_flow_controller {
	position:relative;
	top:-20px;
	color:#FFFFF;
	text-transform:uppercase;
	line-height:20px;
	letter-spacing:1px;
	padding:3px 10px 2px 10px;
	border-bottom:3px solid #323232;
	cursor:pointer;
}
.karmic_flow_controller:hover {
	color:#FFFFFF;
	border-bottom:3px solid #CC9933;
	cursor:pointer;
}
