    @charset "UTF-8";
/* CSS Document */



body {
	background-color: #ffffff;
	 

}

img {
   border: 0px;
}

body, a {
	font-family: Courier;
	font-size: 13px;
	line-height: 19px;
    color: #cf1564;
	text-decoration:none;
	
	
}

a:hover {
	font-family: Courier;
	font-size: 13px;
	line-height:19px;
    color: #ff699b;
	text-decoration:none;
	
	
}




.tinybodytext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
    color: #cf1564;
	text-decoration:none;
	
	
}







.bodytext {
	font-family: Verdana;
	font-size: 13px;
	line-height: 19px;
    color: #cf1564;
	text-decoration:none;
	
	
}





span#.copyrights {
	font-family: Verdana;
	font-size: 12px;
	line-height:12px;
    color: #404040;

	
	
}




.datesectiontitles {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
    color: #ff4482;
	text-decoration:none;
	
	
}


.catagorytitles {
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
    color: #f33682;
	text-decoration:none;
	
	
}

.titles {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
    color: #ff4482;
	text-decoration:none;
	
	
}



.subtitles {
	font-family: Verdana;
	font-size: 15px;
	line-height: 20px;
    color: #cf1564;
	text-decoration:none;
	
	
}





.recipetitles {
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
    color: #cf1564;
	text-decoration:none;
	
	
}

.recipesubtitles {
	font-family: Verdana;
	font-size: 13px;
	line-height: 14px;
    color: #cf1564;
	text-decoration:none;
	
	
}

.recipes {
	font-family: Courier;
	font-size: 12px;
	line-height: 14px;
    color: #cf1564;
	text-decoration:none;
	
	
}






#links {
   margin-bottom:5px
}



.links {
	font-family: Verdana;
    font-size: 11px;
		line-height:14px;
	color: #dd0a64;		  
}



.links a {
    font-family: Verdana;
	font-size: 11px;
    color: #dd0a64;
		line-height:14px;
	text-decoration:none;	  
}

.links a:hover {
	font-family: Verdana;
    font-size: 11px;
	color: #ff699b;		  
}


span#current-page {
	font-family: Verdana;
    font-size: 11px;
	color: #fe6689;		  
}





.bodylinks {
	font-family: Verdana;
    font-size: 13px;
	line-height:14px;
	color: #ff5b8d;		  
}



.bodylinks a {
    font-family: Verdana;
	font-size: 13px;
    color: #ff5b8d;
	line-height:14px;
	text-decoration:none;	  
}


.bodylinks a:hover {
	font-family: Verdana;
    font-size: 13px;
	color: #ff85aa;		  
}








#content {
  position:absolute;
  margin: 0 auto;
  width: 800px;
  top: 5px;
  left: -170px;
}











