	  body{
	    margin: 10px auto;
		width: 800px;
		text-align: left;
		font-family:verdana,arial,sans-serif;
		background-color: #ddd;
	  }
	  img{
	    border-width: 0;
	  }
	  div.all{
	    width: 800px;
		text-align: left;
		border: #ccc 1px solid;
		background-color: #fff;
	  }
	  div.top_section_1{
	    padding: 0px 0 0px 0px;
	    width:250px;
	    height: 100px;
	    float: left;
	    background-color: #ccc;
	  }
	  div.top_section_2{
	    padding: 0px 0 0 0px;
	    width:550px;
	    height: 100px;
	    float: left;
	    font-size: 11px;
	    color: #aaa;
	    background-color: #fff;
	  }	  
	  div.clear_nav_1{
	    clear: both;
		font-size: 1px;
		height: 1px;
		background-color: #fff;
	  }

	  div.top_bar{
	  	clear:both;
		background: url(../images/top_bar.gif) 100% 0;
		height: 22px;
	  }
	  div.main{
	  width:800px;
	  }
	  div.lower{
	    margin: 10px 10px 0 10px;
		padding: 10px;
		border-top: #ddd 1px solid;
	    font-size: 0.7em;
		color: #333;
	  }
	  a.lower{
		color: #333;
		text-decoration: none;
	  }

	  div.content{
	    /*background: url(../images/xmas-lights.gif) 50% 0 repeat-y;*/
	    padding: 0 10px 0 17px;
	    font-size: 0.85em;
	    width: 475px;
	    float: right;  
	  }
  
	  div.content a{
	    color: #5631A5;  
	    text-decoration: none;
	    font-weight:bold;
	  }
	  div.content a:hover {
	    color: #7A46EA;  
	  }	  
	  
	  div.content img{
	  border:1px;
	  border-color: #5631A5;  
	  }
	  div.content td {
	  font-size: 12px;
	  }
	  div.content td a {
	  text-decoration:none;
	  font-size: 0.8em;
	  }

	  
	  div.lhs{
	    padding: 12px 0 0 0;
	    width: 150px;
	    /*float: left;*/
	  }
	  div.rhs{
	    padding: 15px 4px 0px 4px;
	    width: 130px;
	    float: right;
	  }
	  div.rhs table {
	  
	  }
	  
	  div.rhs td {
	  border:1px solid #30A000;
	  background-color:#D2FFBF;
	  }
	  div.rhs td a {
	  color:#00f;
	  }
	  
	  div.rhs th {
	  background: url(../images/sale_header.gif) 100% 0;
	  font-size:0.7em;
	  color: #fff;
	  text-align:center;
	  padding: 1px 0 1px 0;
	  }
	  
	  div.rhs img {
	    border:2px;
	    border-color: #7A46EA;
	  }
	  
	  div.min_height_nav{
	    width: 1px;
	    height: 360px;
	    float: right;
	  }
	  div.sub_nav{
	    width: 150px;
	    text-align: left;
	    font-weight: bold;
	    /*float: right;*/
	  }
	  ul.sub_nav{
	    margin: 0;	   
		padding: 0 0 0 10px; 
		width: 140px;
		list-style-type: none;
	  }
	  ul.sub_sub_nav{
	    margin: 0 0 0px 0;
	    padding: 0;
	    list-style-type: none;
	  }
	  li.sub_nav{
	    display: block;
	    margin: 0;
	    padding: 0px 3px 0px 5px;
	    border-bottom: 1px solid #7A46EA;
	  }
	  li.sub_sub_nav{
	    margin: 0;
	    padding: 0;
	  }
	  a.sub_nav{
	    padding: 2px 0 2px 0;
	    font-size: 0.75em;
	    width:140px;
	    color: #311C5E;
	    text-decoration: none;
	    display: block;
	  }
	  a.sub_sub_nav{
	    padding: 0 0 2px 10px;
	    font-size: 0.7em;
	    color: #311C5E;
	    font-weight: bold;
	    text-decoration: none;
	    display: block;
	  }
	  a.sub_nav:hover,
	  a.sub_sub_nav:hover{
	  background-repeat: no-repeat;
          color: #5631A5;
	  text-decoration: underline;
	  }
	  div.min_height{
	    width: 1px;
		height: 360px;
		float: left;
	  }
	  div.min_height_lhs{
	    width: 1px;
		height: 360px;
		float: right;
		background-color: #996633;
	  }
	  div.clear{
	    clear: both;
		font-size: 1px;
		height: 1px;
	  }

	  
	  h1{
	    margin: 10px 10px 10px 0px;
		font-family: verdana,arial,garamond,sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		color: #311C5E;
		border-bottom: 1px dotted #333;
	  }
	  h2{
	    margin: 10px 10px 10px 0px;
		font-family: verdana,arial,garamond,sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		color: #311C5E;
	  }
	  h3{
	    margin: 12px 10px 10px 10px;
		font-family: verdana,arial,garamond,sans-serif;
		font-size: 0.85em;
		font-weight: bold;
		color: #311C5E;
	  }
	  h4{
	    margin: 14px 10px 10px 10px;
		font-family: verdana,arial,garamond,sans-serif;
		font-size: 0.9em;
		font-weight: bold;	
		color: #311C5E;
	  }	  
	  p{
	    margin: 5px 0 3px 3px;
		font-size: 0.8em;
	  }
	   
	  ul,
	  ol{
	    font-size: 0.8em;
	  }
	  
	  
	  
	  div.clear-ad{
	  width: 460px;
	    clear: both;
		font-size: 1px;
		height: 10px;
		border-bottom: 1px dashed #333;
	  }	  
	        }
 	div.statcounter{
 	width: 300px;
 	height:16px;
 	padding: 15px 0 0 0;
 	float: left;
 	}
 	div.w3c{
 	width: 500px;
 	float: left;
 	text-align: right;
 	} 	
 	div.header_txt {
 	width:140px;
 	padding-left:10px;
 	padding-top: 10px;
 	font-size:0.8em;
 	color:#FF008C;
 	}
 	div.sm_header_txt {
 	font-size:0.8em;
 	padding-left:100px;
 	font-weight: bold;
 	padding-top: 10px; 	
 	}
 	
 	.maintext {
 	font-size:  0.9em;
 	color: #333;
 	}

/*	div.product_list {
	float:left; 
	font-size:12px; 
	width:460px;
	}
	
	div.product_list table {
	width:460px;
	}
	div.product_list td {
	font-weight:normal;
	font-size:1em;
	}
	div.product_list th {
	font-size:0.8em;
	color:#fff;
	padding:2px 0 2px 5px;
	background-color:#311C8F;
	}
	div.product_list td img {
	border:1px;
	border-color: #311C8F;
	}	
	div.options {
	font-size:12px; 
	width:340px;
	}
	div.options table {
	width:340px;
	}
	div.options td {
	font-weight:normal;
	font-size:1em;
	}
	
	div.product_detail {
	float:left; 
	font-size:12px; 
	width:460px;
	}
	div.product_detail table {
	width:460px;
	}
	div.product_detail td {
	font-weight:normal;
	font-size:1em;
	}
	div.product_detail th {
	font-size:1.0em;
	color:#fff;
	padding:2px 0 2px 5px;
	background-color:#311C8F;
	}
	div.product_detail td img {
	border:1px;
	border-color: #311C8F;
	}
	div.options_detail {
	float:left; 
	font-size:12px; 
	width:360px;
	}
	div.options_detail table {
	width:360px;
	border: 0;
	}
	div.options_detail td {
	font-weight:normal;
	}
	
*/	
	div.cart {
	padding: 0 0 0 8px;
	}
	div.cart table {
	width:150px;
	border: 1px solid #478E4F;
	}
	div.cart td {
	font-weight:normal;
	font-size:0.8em;
	border: 1px solid #EC9F8C;
	}
	div.cart th {
	font-size:0.8em;
	color:#fff;
	padding:2px 0 2px 5px;
	background-color:#7A46EA;
	}
	div.search {
	padding-left: 8px;
	}
	div.search table {
	width: 150px;
	border: 1px solid #478E4F;
	}
	.show-full-price {
	font-size:1.2em;
	font-weight: bold;
	}
	.show-sale-price {
	font-size:1.4em;
	font-weight: bold;
	color: #f00;
	}
	
	        div.errors{
	          margin: 2px 0;
	          width: 450px;
	          padding: 2px 0;
	          border: #f00 1px solid;
	          background-color: #fcc;
	        }
	        div.errors p{
	          margin: 2px 0 2px 15px;
	          font-size: 0.85em;
	          font-weight: bold;
	          color: #000;
	        }
	        div.errors ul{
	          margin: 3px 0 3px 30px;
	        }
	        div.errors li{
	          margin: 0px 0;
	          font-size: 0.8em;
	          color: #000;
	        }
	
	 	.bfw-link {
	 	font-size:10px;
	 	text-align:right;
	 	}
	 	  a.bfw-link{
	 		border-left: #fff 2px solid;
	 		color: #f00;
	 	    text-decoration: none;
	 	  }
	 	  a.bfw-link:hover,
	 	  {
	 	    color: #f99;
	 	    text-decoration: none;
	  }	
	
	<style type="text/css">
	<!--
	.style6 { font-size: 18px; font-family: "Times New Roman", Times, serif; }
	.style7 {font-size: 18px; font-family: "Times New Roman", Times, serif; font-weight: bold; }
	.style2 {font-size: 24px; }
	.style3 {font-size: 36px; font-weight: bold; }
	h1 {
	font-size:24px;
	font-weight:bold;
	}

		div.form_field {
		font-size:0.7em;
		padding: 1px 0 1px 5px;
		width:350px;
		float:left;
		}
		div.form_name {
		font-size:0.7em;
		width:250px;
		padding: 4px 0 4px 5px;
		float:left;
		}
	 	div.form_container {
		width:400px;
		height: 10px;
		border:1px dashed #aaa;
		padding-top:15px;
		}
		.textarea_form_input {
		padding: 1px 0 1px 5px;
		width:385px;
		height:70px;
		font-family:verdana;
		font-size:0.9em;
		background-color:#eee;
		}
		.submit_button_contact {
		font-family: verdana, arial, tahoma;
		font-size: 1em;
		width:60px;
		}
		.input_text {
		font-family: verdana, arial, tahoma;
		font-size: 1em;
		width:210px;
		}
		.edit_text {
		font-family: verdana, arial, tahoma;
		font-size: 0.7em;
		padding: 2px 0 3px 0;
		}
	
	-->
</style>
