html, body	{height: 100%; width: 100%; margin: 0; padding: 0; border: 0;}
/*.{1.0EM}*/

#addedRecipes{
border-color:#990000
}

#contents{
width:60%;
}

.thetable		{
position: relative;
display: table; 
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0; 
clear: both;
border-spacing: 0; /* required by Opera 6 */
}

.tablerow		{
display: table-row;
padding:10;
}

.tablecell		{
display: table-cell;
border: 0;
padding: 0;
margin: 0;
vertical-align: top;
min-height: 100%; 
}

.one			{
width: 15%; 
background-image:url(../images/bkbar.jpg);
background-position:left top;
background-repeat:repeat-y;
}
.two			{
width: 70%; 
}
.three			{
width: 15%; 
background-image:url(../images/bkbar_right.jpg);
background-position:right top;
background-repeat:repeat-y;
}

.type1{
font-family:"Times New Roman", Times, serif;
color: #990000;
}
.type1.largeheader{
font-size:2.0em;
font-weight:bold;
}
.type1.header{
font-size:1.0em;
font-weight:bold;
}
.type1.smallheader{
font-size:0.8em;
}
.type1.largeheader,.type1.header,.type1.smallheader{
font-weight:bold;
}


.type1.largetext{}
.type1.smalltext{}

.type2{}
.type2.header{}
.type2.largetext{}
.type2.smalltext{}

.type3{}
.type3.header{}
.type3.largetext{}
.type3.smalltext{}

.header1{
font-size:2.0em;
font-family:"Times New Roman", Times, serif;
color: #990000;
font-weight:bold;
}

.header2{
font-family: Arial, Helvetica, sans-serif;
color: #660066;
font-size:1.0em;
font-weight:bold;
}
/*
<font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" color="#660066" size="2">
*/
.text2{
font-family:"Times New Roman", Times, serif;
color: #330000;
font-size:1.0em;
}

.header3{
font-family:"Times New Roman", Times, serif;
color:#330000;
font-size:0.9em;
font-weight:bold;
}
/*
<font color="#330000" size="2" face="Times New Roman,Georgia,Times">
*/
.text3{
font-family:"Times New Roman", Times, serif;
color:#330000;
font-size:0.9em;
}



.funky{

}

.standard{

}

.eyegrab{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
}

.style1 {
	color: #0000FF;
	font-weight: bold;
}
 
thanks{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color: #CC3333;
}

.style3 {color: #CC3333}
.style4 {color: #CC0066}
.style5 {color: #FF0000}
.style6 {color: #000099}
.style9 {color: #990066}