body
{
background-image:url(NatRecRep.gif);
background-repeat:repeat-x;

	background-position: left 0px;
	background-color: white;
	font-family: Verdana;
	color: black;
	font-size:smaller;
	left:0px;
	top:0px;
	border:0px;
	
		position:absolute;
			width:900px;
	height:300px;
	padding:0;
	margin:0;
}
#repeat
{

background-image: url(NatRec.gif);
	background-repeat: no-repeat;
background-position: 0px 0px;
left:0px;
Top:0px;
width:1000px;
height:120px;
position:absolute;

}
#Header
{
	position:absolute;
	z-index:20;
	left:0px;
	top:0px;
	width:950px;
	height:500px;
	border: 0px;
}
#Footer
{
	position:absolute;
	width:600px;
	height:104px;
	z-index:22;
	left:180px;
	top:530px;
	border:0px;
}
#leftstripe
{
	position:absolute;
	width:151px;
	height:100px;
	z-index:9;
	left:0px;
	top:375px;
}
#radMenu
{
	position:absolute;
	width:180px;
	z-index:30;
	left:0px;
	top:117px;

}
#radEditor
{
	position: absolute;
	width: 600px;
	height: 375px;
	z-index: 25;
	left: 200px;
	top: 135px;
	padding-right: 5px;
	padding-left: 5px;
}
#recipeinfobox
{
	position:absolute;
	width: 150px;
	left: 500px;
	top: 100px;
	z-index: 35;
	padding-right: 5px;
	padding-left: 5px;

}
.login
{
	 text-align:center;
}	 
#instr
{
	 left: 20px;	 
}
#recipecard
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	padding-right: 5px;
	padding-left: 5px;
}
.recipename
{
	 font-weight:bold;
}
.recipedescr
{
	 font-style:italic;
}
.recipetab
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	width: 300px;
	border-bottom: black thin solid;
	padding-left: 5px;
}
.recipetable
{
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.printlink
{
	position:absolute;
	top: 0px;
	left: 400px;
}	
#information
{
	position:absolute;
	z-index:10;
	visibility:visible;
	left:-1000px;
	top:-1000px;
}
H1
{
	font-family: Verdana;
	color: black;
	font-size:smaller;
	font-weight:normal;
}
.disclaimer
{
	text-align:center;
	font-size:xx-small;
}
