body {padding:0; margin:0; color:#000000}
br{font-size:10px}
  .s{font-family:Tahoma; font-size:11px;  color:#9A9A9A; text-decoration:none}
.green{font-family:Tahoma; font-size:11px;  color:#595943; text-decoration:none;}
.red{font-family:Tahoma; font-size:11px;  color:#FFB7AD;}
.red2{font-family:Tahoma; font-size:11px;  color:#FFB7AD;text-decoration:none}
.red1{font-family:Tahoma; font-size:11px;  color:#BF0000;}
.o{font-family:Tahoma; font-size:11px;  color:#E6A050;}
.blue{font-family:Tahoma; font-size:13px;  color:#435A6C;}
.w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#575757; }
  
.cats{background:url(../images/1_z3.gif)  center left no-repeat; margin:0px 0px 0px 23px; padding:0px 0px 0px 15px;}
 
 

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 #topnav li{
	margin:0px;
	padding:0px;
	height:50px;
	display:block;
	float:left;
	background: url(../images/navigation.png) no-repeat top left;
}
#topnav{
	margin:0px;
	padding:0px;
}

a#topnav-home, a#topnav-gifts, a#topnav-stories, a#topnav-recipes, a#topnav-funstuff, a#topnav-funstuff{
	padding-top: 50px;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:50px;
	margin:0px;
}
#topnav-home { 
	background-position: 0 0; 
	width:101px;
	height:50px;
	background-image:url(../images/navigation.png);
	display:block;
    overflow: hidden;
} 
#topnav-home:hover { background-position: -151px 0; } 

#topnav-gifts { 
	background-position: -302px 0; 
	width:101px;
	height:50px;
	background-image:url(../images/navigation.png);
	display:block;
    overflow: hidden;
	} 
#topnav-gifts:hover { background-position: -453px 0; } 

#topnav-stories { 
	background-position: -604px 0; 
	width:100px;
	height:50px;
	background-image:url(../images/navigation.png);
	display:block;
    overflow: hidden;
} 
#topnav-stories:hover { background-position: -754px 0; }

#topnav-recipes { 
	background-position: -904px 0;
	width:101px;
	height:50px;
	background-image:url(../images/navigation.png);
	display:block;
    overflow: hidden;} 
#topnav-recipes:hover { background-position: -1055px 0; } 

#topnav-funstuff { 
	background-position: -1206px 0; 
	width:100px;
	height:50px;
	background-image:url(../images/navigation.png);
	display:block;
    overflow: hidden;
} 
#topnav-funstuff:hover { background-position: -1356px 0; } 


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 25%;
	padding: 16px;
	border: 16px solid #8E3D33;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
