body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/background.gif) repeat;
	margin-top: 30px;	
	text-align: left;
	font-size: 100%;
}

h1 {
	color: #330033;
	font-size: 2em;
	text-indent: 3px;
	}
	
h2 {
	color: #FF9900;
	font-weight: lighter;
	font-size: 2em;
	}	

#container {
	width: 750px;
	margin: 0px auto;
	height: 500px;
	height /**/: auto;
	background-color: #FFFFFF;
	background: url(../images/container.gif) repeat-y;
	border-bottom: 5px solid #FFFFFF;
	}
	
#header {
	width: 580px;
	height: 114px;
	float: right;
	background-image: url(../images/header.gif);	
	border: 5px solid #FFFFFF;
	}
	
#navigation {
	width: 150px;
	float: left;
	background: url(../images/purple_color.gif) repeat-y;	
	border: 5px solid #FFFFFF;
	border-bottom: none;
	}
	
#menu {
	position: relative;
	width: 150px;
	height: 586px;
	margin-top: 10px;
	}
		
		
#logo {
	background: url(../images/logo.gif) no-repeat bottom;
	height: 103px;
	width: 104px;
	margin: 10px 0px 0px 15px;
	}
		
	
#main {
	width: 580px;
	float: right;
	border: 5px solid #FFFFFF;
	border-bottom: none;
	background: url(../images/orange_color.gif) repeat-y;
	}
	
#main p {
	padding-left: 5px;
	padding-right: 3px;
	}	
	
#main a {
	text-decoration: none;
	color: #FF6600;
	}	
	
#main a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}			
	
#hat {
	background: url(../images/chefhat_bg.gif) no-repeat 333px 0px;
	height: 360px;
	margin-bottom: 10px;
	margin-right: 5px;
	}
		
#rollingpin {
	background: url(../images/bigpin.gif) no-repeat 390px 0px;
	height: 360px;
	width: -10px;
	margin-bottom: 10px;
	margin-right: 5px;
	}
	
#pan {
	background: url(../images/saucep.gif) no-repeat 245px 0px;
	height: 360px;
	margin-bottom: 10px;
	margin-right: 5px;
	}	
		
#plate {
	background: url(../images/platebg.gif) no-repeat 315px 0px;
	height: 360px;
	margin-bottom: 10px;
	margin-right: 5px;
	}			
		
#salt {
	background: url(../images/salt.gif) no-repeat 450px 0px;
	height: 360px;
	margin-bottom: 10px;
	margin-right: 5px;
	}	
	
#folk {
	background: url(../images/folk.gif) no-repeat 370px 0px;
	height: 360px;
	margin-bottom: 10px;
	margin-right: 5px;
	}				
		
#xfooter {
	margin-left: 120px;
	width: 750px;
	height: 50px;
	background: url(../images/background.gif) repeat;
	text-decoration: none;	
	}		
	
#left {
	float: left;
	margin-top: 5px;
	}		
		
		
#right {
	margin-top: 5px;
	text-decoration: none;
	float: right;
		}		
	
#right a {
	text-decoration: none;
	color: #330033;
	}	
	
#right a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}		
	
.boldp {	
	font-weight: bold;
	color: #330033;
	}
	
.boldp1 {	
	font-weight: bold;
	color: #330033;
	padding-left: 10px;
	font-size: 20px; 
	}	
	
#date {
	color: #330033;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 5px;
	}
	
#square {
	width: 560px;
	border: 3px solid #FF9900;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}		
	
#box {
	width: 390px;
	}	

#ed {
	width:550px;
	height: 10px;
	margin-left: -2px;
	padding-bottom: 15px;
	padding-top: 25px; 
	}	
	
	
#formbox1 {
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 3px solid #FF9900;
	border-bottom: 3px solid #FF9900; 
	}	
	
#formbox2 {
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 3px solid #FF9900; 
	border-bottom: 3px solid #FF9900; 
	}		

#formbox3 {
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 3px solid #FF9900; 
	border-bottom: 3px solid #FF9900; 
	}		

#cater {
	width: 338px;
	height: 95px;
	background-image: url(../images/cater.gif);
}

#cater p {
	margin-top: 70px;
}

.hidden {
	visibility: hidden;
}

.boldorg {
	font-weight: bold;
	color: #FF6600;
}