		body{
			margin:0px;
			padding:0px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			background-color:#FBE9BA;
		}
		
		a{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#3133AO;
			text-decoration:underline;
		}
		
		a:hover{
			color:#3133AO;
			text-decoration:none;
		}
		
		p{
			margin:0px;
			padding:10px;
		}
		
		h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:18px;
			color:#3133AO;
			font-weight:bold;
			margin:5px 0px 0px 0px;
			padding:0px;
		}
		
		h4{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#000;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		h2{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#3133AO;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		.smalltext{
			font-size:11px;
			color:#000;
			font-weight:bold;
		}
		
		.smalltext2{
			font-size:11px;
			color:#000;
		}
		
		hr{
			color:#000;
		}
				
		#container {
			width: 760px;
			align:middle;
		}
		
		#banner {
			height:112px;
			background-image:url(images/headerbg.jpg);
			background-repeat:no-repeat;
		}
					
		#nav, #nav ul {
			margin: 0px auto;
			list-style: none;
			position:absolute;
			right:0px;
			top:0px;
			height:27px;
			padding:0px 7px 0px 7px;
			background-color:#FADA85;
			border-bottom:1px solid #AB8B36;
			border-left:1px solid #AB8B36;
		} 

		#nav li {
			float: left;
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:11px;
			color:#104273;
			font-weight:bold;
			text-align:center;
			height:12px;
			margin-top:7px;
			padding:0px 7px 0px 7px;
		}

		#nav a{
			color:#000;
			text-decoration:none;
		}
		
		#nav a:hover{
			color:#56430F;
		}

		#left{
			float:left;
			width:170px;
			padding:5px 0px 0px 5px;
		}
		
		#content{
			float:right;
			width:575px;
			padding:5px;
		}
		
		#contentw{
			width:750px;
			padding:5px;
		}
						
		#footer{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			text-align:center;
			padding:20px 0px 10px 0px;
			font-weight:bold;
		}
			
		.login{
			width:500px;
			margin: 0 auto;
		}
		
		.login div{
			width:350px;
			padding:5px;
			margin:10px auto;
			height:140px;
			background-color:#EBEEE1;
			border:1px dashed #000;
		}
		
		.loginf{
			text-align: center;
		}
		
		.loginf label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		.loginf input{
			border:1px solid #626262;
			padding:3px;
			font-size:12px;
			color:#E1393E;
			font-weight:bold;
		}
		
		#register{
			width:400px;
			margin:0px 0px 0px 20px;
			padding:5px;
			margin: 0 auto;
			background-color:#EBEEE1;
			border:1px dashed #000;
		}
		
		#register label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		#button{
			background-color:#9B9CF2;
			border:1px solid #000;
			color:#000;
			font-weight:bold;
			cursor:pointer;
		}
		
		#qsearch{
			padding:3px;
			width:130px;
			background-color:#9B9CF2;
			border:1px solid #000;
			color:#000;
			font-size:10px;
			margin:20px auto;
			text-align:center;
		}
		
		#qsearch a{
			text-decoration:underline;
			color:#3133AO;
			font-weight:bold;			
		}
		
		#sidecoupon{
			padding:3px;
			width:130px;
			background-color:#9B9CF2;
			border:1px dashed #000;
			color:#000;
			font-size:10px;
			margin:20px auto;
			text-align:center;
			cursor:pointer;
		}
		
		#sidecoupon a{
			text-decoration:underline;
			color:#3133AO;
			font-weight:bold;			
		}
		
		#qsearchf{
			text-align:center;
		}

		
		#links{
			border:1px solid #CAB479;
			background-color:#9697ED;
			color:#000;
			font-weight:bold;
			width:75%;
			padding:5px;
			margin:0px auto;
			text-align:center;
 		}
  
 		#links a{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			font-weight:bold;
			text-decoration:none;
 		}
  
 		 #links a:hover{
			text-decoration:underline;
 		 }
  
 		.header{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
			font-weight:bold;
			border-bottom:2px solid #000000;
		 }
  
   		.wishlist{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
 		}
  
		.wishlist h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#3133AO;
			font-weight:bold;
			margin:5px 0px 5px 0px;
			padding:0px;
		}
		
   	   .wishlist a{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#3133AO;
  		}
  
  		.wishlist select{
  			font-size:10px;
  		}
			
		.coupon{
			width:450px;
			margin: 0 auto;
			border:2px dashed #4B0000;
			height:210px;
			text-align:center;
			background-color:#9B9CF2;
		}
		
		.coupon div{
			float:left;
			width:450px;
			height:210px;
		}

		#cleft{
			float:left;
			width:40px;
			background-color:#576336;
			border:none;
			color:#FFF;
			font-size:26px;
			text-align:center;
			font-weight:bold;
			height:206px;
			margin:2px;
		}
	
		.coupon h2{
			margin:0px;
		}
	
		.coupon h4{
			margin:0px;
			color:#000;
		}
	
		.coupon h3{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:24px;
			margin:0px;
			color:#576336;
			font-variant:small-caps;
		}
		
		.coupon h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:22px;
			margin:0px;
			color:#576336;
			font-weight:bold;
		}
		
		.clear{
			clear:both;
			height:1px;
			overflow:hidden;
			margin-top:-1px;
		}
				

