h1 {
	margin: 20px 0 20px 0;
	color:#990000;
	text-align:center;
}
h2 {
	color:#990000;
	font-size:14px;
}
h3 {
	color:#0066ff;
	font-size:12px;
	margin:10px 0 10px 0;
}
h4 {
	color:#999933;
	font-size:12px;
	margin:10px 0 10px 0;
}
#r_nav {
	border-top:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	padding:10px 0 10px 0;
}
#r_nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#r_nav ul a {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#r_nav ul a:hover {
	color:#990000;
}
#r_left {
	width:200px;
	float:left;
}
#r_right {
	float:left;
}
#ingred {
	color:#666666;
	padding:10px;
}
#ingred ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#directions{
	padding:10px;
	color:#666666;
}
#directions p{
	margin:5px 0 10px 0;
}
#sponsors img {
	border:none;
}

#mysterychef_frame {
	background-image:url(../images/mysterychefbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:400px;
	padding-top:10px;
}
#mysterychef_frame b {
	color:#FFFFFF;
	background-color:#000000;
	line-height:20px;
	padding:3px;
}
#h1 {
	margin-left:140px;
	height:50px;
}
#h1 h1 {
	color:#ff9900;
	font-size:20px;
	margin:0;
}
#info {
	margin-left:140px;
	color:#FFFFFF;
	width:160px;
	height:50px;
}
#mysterychef_frame .chefinfo {
	margin:auto;
	width:300px;
}
#error {
	height:200px;
	width:300px;
	margin:auto;
}
#mysterychef_frame .chefinfo h2 {
	font-size:12px;
	color:#990000;
}
#mysterychef_frame .chefinfo ul {
	margin:5px;
	padding:5px;
}
#mysterychef_frame .chefinfo ul li {
	margin:5px;
}
#mysterychef_frame .chefinfo input {
	border:#999999 solid 1px;
	margin-bottom:3px;
}
#yourinfo {
	background-color:#e5e5e5;
	padding:5px;
	width:300px;
	margin:auto;
	margin-top:20px;
}
#yourinfo input {
	border:#999999 solid 1px;
	margin-bottom:3px;	
}
/*------------- recipes page --------------------- */
#recipes_frame {
	background-image:url(../images/recipebg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:400px;
}
#recipes_frame h1 {
	font-size:20px;
	color:#FFFFFF;
	margin:0;
	padding:20px 0 0 20px;
}
#recipes_frame h2 {
	font-size:14px;
	color:#ff6633;
	margin:0 0 10px 0;
}
#recipes_frame h3 {
	font-size:18px;
	color:#990000;
	margin:0 0 10px 0;
	text-align:right;
}
#recipes_frame h4 {
	font-size:14px;
	color:#000000;
	margin:0 0 0 0;
}
#recipes_frame ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#recipes_frame ul li a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
#recipes_frame ul li {
	list-style-type:none;
	
}
#recipeslist ul {
	padding:0;
	margin:0;
	list-style-position:outside;
}
#recipeslist hr {
	border:none;
	border-bottom:#cccccc solid 1px;
	height:1px;
}
#banner {
	text-align:center;
	border:#333333 solid 1px;
}
#recipesnav {
	float:left;
	width:124px;
}
#recipeslist {
	float:right;
	width:236px;
	margin-top:20px;
	padding-right:10px;
	margin-bottom:40px;
}
