html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
.code     { font-family: "Courier New", Courier, monospace;
            font-size: larger; color: #FFA405;}
h1 {
	display: block;
}
img
  {
    border:0px solid #ffffff;
  }
img a:hover img
  {
  border:1px solid #0000ff;
  }

table
{
border-collapse:collapse;
width:100%;
}
a {
	color: #DDFF99;;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
td {
text-align:center;
padding:10px; 
border-style:solid;
border-width:2px;

}
.tdbgr {
background-color:#D9D1BC;
}
.zw
{
color:#ffff00;
}
hr	{ 
		height:1px;
		align:left;
		 width:100% ;
		 color: #667788;
		 background-color:#3399ff;
		 border:none;
}

body {
			text-align: center;
	font: 12px Verdana, arial, sans-serif;
	color: #DDFF99;
	padding-bottom: 10px;
	
	
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 5px auto;
	width: 1020px;
	background: #ffffff;
  position: relative;
	
}

#header {
  background: #DDFF66; url(images/333.jpg) no-repeat;
  height: 10px;
}
#logo {
  position: absolute;
  top: 12px;
	left: 950px;
  color: #52616E;
}
#logo h1 {
  font: bold 30px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}
b
{

letter-spacing:3px;
}


#nav {
background: url(images/nav.jpg) no-repeat;
  position: absolute;
  top: 10px;
  left:40px;
  width:1000px;
  height: 30px; 
  padding:10px 0;
  text-align: center;
	font: 12px verdana, arial, sans-serif; 

}
#nav td {
  list-style: none;
  display: inline;
  color: #000000;
	
	
}
	

#nav li {
  list-style: none;
  display: inline;
  color: #ffffff;
	
	
}
#nav a {
  color: #ffffff;
	text-decoration: none;
		
}

#nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#body 
{ padding-top: 10px;
  background-color:#DDFF66;
	height: 2100px;
}
#categories {
 background: #D9D1BC;
 background-color:#DDFF66;
  position: absolute;
  top:50px; 
	float: left; 	
  width: 260px;
	height: 900px; 
	margin: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	 text-decoration: none;
	letter-spacing:0.3px;
  line-height:130%;
	font-size: 14px;
	
}
#seasonal{
  float: right;
  width:720px;
  background: #667788; 
  margin-bottom: 2px;
	height: 2000px;
	text-align:justify;
  letter-spacing:0.3px;
  line-height:150%;
}
#seasonal .inner
{
  padding:50px 12px;
}
#seasonal p {
  margin: 0.9em 0;
}



h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 16px verdana, arial, sans-serif; 
  color: #DDFF99;
  padding-bottom: 7px;
	font-weight:bold;
}
#categories h2 {
 list-style-type: none;
	color:#667788;
	padding-top:7px;
	padding-right:10px; 
	width:200px;
		
	}

	
#categories li {
   list-style-type:none;
	  border-top: px solid #F4EFDF;
		 font: 12px verdana, arial, sans-serif;
  padding:10px 10px 10px 10px;
	 color:#990099;  
	 width:230px;
	 letter-spacing:0.3px;
  line-height:130%;

	
}
#categories a {
  text-decoration: none;
  color:#990099;
	
}
#categories a:hover {
  text-decoration: underline;
}

#yos (
color: #065b7a;
}




#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}



