body, html
{
	background: url('../img/bg_top.gif') repeat-x #A70084;
	margin: 0px;
	padding: 0px;
	padding-top: 2%;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h3, h4, h5
{
	background: none;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	display: inline;
}

h2
{
	background: none;
	color: #0087C7;
	font-size: 140%;
	font-weight: normal;
	color: #FF3485;
	margin: 0px;
}

h6
{
	background: none;
	color: #0087C7;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	display: inline;
}

a
{
	color: #FF3485;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

form
{
	margin: 0px;
}

#wrapper
{
	width: 100%;
}

#wrapper td
{
	text-align: center;
}

#menu
{
	width: 648px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

#menu td
{
	margin: 0px;
	padding-top: 5px;
}

#main
{
	margin-left: auto;
	margin-right: auto;
}

#main td
{
	background: #FFFFFF;
	width: 648px;
	text-align: left;
}

.bPost
{
	margin: 10px;
	width: 450px;
}

.bPost img
{
	margin: 10px;
}

.rc1
{
	background: #FFFDD2;
	height: 140px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.rc1 strong
{
	color: #007229;
}

.rc2
{
	background: #FFEADE;
	height: 140px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.rc2 strong
{
	color: #E96B10;
}

.rc3
{
	background: #FEEAFF;
	height: 140px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.rc3 strong
{
	color: #F42A41;
}

.rc4
{
	background: #DCEFFF;
	height: 140px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.rc3 strong
{
	color: #F42A41;
}

.read_recipe
{
	background: #FFFEE5;
	margin: 10px;
	padding: 10px;
}

.recipe_heading
{
	color: #C2510F;
	font-size: 170%;
}

.body_recipe
{
	background: #FFFDD2;
	padding: 10px;
	margin: 10px 0px;
}

#scrapbook
{
	margin: 10px;
	width: 608px;
	height: 334px;
	padding: 85px 10px 10px 10px;
	background: url('../img/scrapbook.jpg');
}

#scrapbook div
{
	width: 608px;
	height: 334px;
	background: #FFFFFF;
	opacity: .9;
	filter: alpha(opacity=90);
}

#copyright
{
	margin: 5px 0px 15px 0px;
	color: #F2B0DF;
	font-size: 80%;
	text-align: center;
}

#copyright a
{
	color: #EE86D3;
}

.newsletter
{
	margin: 25px 20px 75px 20px;
	font-size: 120%;
}

.other
{
	margin: 10px 0px 50px 0px;
	font-size: 100%;
}

.other img
{
	margin: 0px 10px 10px 10px;
}

.copyright
{
	margin: 25px;
}

#menu_diary
{
	background: url('../img/menu_diary_bg.gif'); 
	width: 88px;
	height: 17px;
}

#menu_my_story
{
	background: url('../img/menu_my_bg.gif'); 
	width: 108px;
	height: 17px;
}

#menu_recipe
{
	background: url('../img/menu_recipes_bg.gif'); 
	width: 108px;
	height: 17px;
}

#menu_scrapbook
{
	background: url('../img/menu_scrapbook_bg.gif'); 
	width: 128px;
	height: 17px;
}

#menu_forum
{
	background: url('../img/menu_forum_bg.gif'); 
	width: 108px;
	height: 17px;
}

#menu_contact
{
	background: url('../img/menu_contact_bg.gif'); 
	width: 108px;
	height: 17px;
}