body {
	margin:0px;
	font-family:'lucida sans','sans serif',verdana,arial;
	font-size:16px;
	background-color:#e2dedb;
}

.clear {
	clear:both;
	}
	
div#content a {
	color:#fff;
	}
	
div#greyout {
	display:none;
	position:absolute;
	background-color:#000;
	z-index:20;
	filter: Alpha(Opacity=85);
	-moz-opacity:0.85;
	}
	
/* START: store image */
img.product {
	border-color:#fff;
	border-width:5px;
	border-style:solid;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.90;
	}
	
img.product:hover {
	border-color:#999;
	filter: Alpha(Opacity=100);
	-moz-opacity:1.00;
	}
/* END: store image */
	
/* START: navigation */
	div.subnav {
		cursor:pointer;
		}
		
	div.sidelink {
		no-background-image:url('images/gracie_17.jpg');
		background-color:#3f647f;
		width:172px;
		height:29px;
		margin-top:0px;
		text-transform:lowercase;
		font-weight:bold;
	}
	
	div.sidelink:hover {
		background-color:#082337;
		text-transform:lowercase;
		font-weight:bold;
	}
	
	div.sidelink span {
		position:relative;
		margin-top:12px;
		font-size:11px;
		}
/* END: navigation */		


div#main_holder {
	position:absolute;
	width:778px;
	height:510px;
	left:50%;
	margin-left:-389px;
	top:50%;
	margin-top:-255px;
	}	
		
div#one {
	position:relative;
	top:0px;
	height:104px;
	width:778px;
	}
	
	div#one_a {
		position:relative;
		float:left;
		width:124px;
		height:104px;
		}
		
	div#one_b {
		position:relative;
		float:left;
		width:654px;
		height:104px;
		}
	
	div#holder_nav {
		position:absolute;
		width:674px;
		height:37px;
		right:0px;
		top:70px;
		z-index:100;
		}
		
	.sidelink span a {
		text-transform:uppercase;
		font-size:15px;
		font-family:"Tw Cen MT",arial;
		color:#b32776;
		text-decoration:none;
		white-space:nowrap;
		}
		
	.sidelink span a:hover {
		font-weight:bold;
		color:#fd9031;
		}
	
	
div#two {
	position:relative;
	width:778px;
	height:406px;
	background-color:#fff;
	}
		
div#two_a {
	position:relative;
	float:left;
	width:386px;
	height:406px;
	nobackground-color:red;
	}
	
div#two_b {
	position:relative;
	float:left;
	width:392px;
	height:406px;
	nobackground-color:blue;
	}
	

	div#holder_content_two, div#holder_content_two_alt {
		position:absolute;
		top:20px;
		left:20px;
		height:356px;
		width:180px;
		background-color:transparent;
		overflow:auto;
		scrollbar-base-color:#a4d867;
		scrollbar-arrow-color: #fff;
		scrollbar-3dlight-color: #a4d867;
		scrollbar-darkshadow-color: #a4d867;
		scrollbar-face-color: #fd9031;
		scrollbar-highlight-color: #a4d867;
		scrollbar-shadow-color: #a4d867;
		scrollbar-track-color:#a4d867;
	}
	
	div#holder_content_two {
		height:240px;
		width:350px;
		overflow:auto;
		}
	
	div#holder_content_two_alt {
		width:340px;
		}
	
	div#content, div#content_alt {
		position:relative;
		width:330px;
		height:auto;
		}
		
	div#content_alt {
		width:320px;
		}
	
	div#content span, div#content_alt span {
		font-family:sans-serif;
		font-size:16px;
		color:#fff;
		}

