#topmenu,#searchbar,#leftmenu{
	display:none;
}
#main{
	width:100%;
}
#content,#content2{
	width:100%;
}
#footer{
	width:100%;
}
body{
	background-color:#fff;
	font-family:verdana;
	font-size:70%;
}
a{
	color:#990000;
}
a:hover{
	color:#ff0000;
}
h1{
	color:#336633;
	font-size:190%;
}
h2{
	color:#8f9e27;
	font-size:150%;
}
.sponsor1{
	font-size:100%;
}
.sponsor2{
	font-size:110%;
}
.sponsor3{
	font-size:120%;
}
.sponsor4{
	font-size:130%;
}
.sponsor5{
	font-size:145%;
}
.recipetext{
	font-size:70%;
}