body
	{
		/*background-image:url(../img/background6.jpg);*/
	}
.frame
	{
		position:relative;
/*
		float:left;-
*/
		width:310px;
		height:170px;
		background-image:url(../img/frame_layered_blue_big_cake.png);
		background-repeat:no-repeat;
	}
.page
	{
		position:relative;
		width:800px;
	}
.page_top
	{
		position:relative;
		float:left;
		width:800px;
	}
.page_bottom
	{
		position:relative;
		float:left;
		width:800px;
	}
.page_title
	{
		position:relative;
		float:left;
		width:800px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#000000;
/*
		color:#804040;
*/
	}
		
.title_row
	{
		position:relative;
		float:left;
		width:800px;
	}	
.title_left
	{
		/*background-color:#FFCDCC;*/
		position:relative;
		float:left;
		width:310px;
		height:150px;
		border:outset;
		border-color:#999999;
	}
.title_no_float
	{
		/*background-color:#FFCDCC;*/
		position:relative;
		width:310px;
		height:150px;
		border:outset;
		border-color:#999999;
	}
.title_right
	{
		position:relative;
		float:left;
		width:484px;
		height:155px;
	}
.table_row_flavors
	{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		text-align:center;
	}
.table_row_column_titles
	{
		text-align:center;
	}
#flavor
	{
		font-size:14px;
	}					
.link_block
	{
		position:relative;
		float:left;
		width:800px;
	}
.link_row
	{
		position:relative;
		float:left;
		width:800px;
	}
.link_row a
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#000000;
/*
		color:#804040;
*/
		text-decoration:none;
	}
.link_row a:hover
	{
		color:#0066FF;
	}

