a:link { 
color: #be164d;
text-decoration: none; 
}
a:visited { 
color: #be164d; 
text-decoration: none; 
}
a:focus { 
text-decoration: underline; 
}
a:hover { 
text-decoration: underline; 
}
a:active { 
text-decoration: underline; 
}
body {
	color: #6d6354;
	background-color: white;
	font-size: 12px;
	font-family: "Trebuchet MS", "Trebuchet", "Futura", "Georgia", "Verdana", "Times New Roman", "serif";
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
h1 {
	color: #350706;
	font-size: 16px;
	font-family: "Futura", "Arial", "sans-serif";
	font-style: normal;
	font-weight: normal;
	text-align: left;
	height: 16px;
}
h2 { 
color: #6d6354; 
font-size: 16px; 
font-family: "Futura", "Arial", "sans-serif"; 
font-style: normal;
font-weight: normal;
line-height: 16px;
text-transform: none;

}
/*
#footer { 
color: #6d6354; 
font-size: 9px; 
font-family: "Futura", "Arial", "sans-serif"; 
font-style: normal;
font-weight: normal;
line-height: 10px;
text-align: left;
z-index: 1;
position: absolute; bottom: 5px;
}
*/
#previousnext {
	position: absolute;
	top: 45px;
	right: 10px;
	font-size: 11px;
	font-family: "Futura", "Arial", "sans-serif";
	text-align: right;
}
#breadcrumb { 
position: absolute; top: 45px; left: 9px;
color: #6d6354;
font-size: 11px; 
font-family: "Futura", "Arial", "sans-serif"; 
font-style: normal;
font-weight: normal;
line-height: 12px;
text-align: left;   
}
#breadcrumb a:visited {color: #be164d; }

#readeatchat { margin-bottom: 5px; }

#aboutblurb {
color: white;
text-align: left;
font-size: 11px;  
}

#navigation {position: absolute; top: 12px; right: 2%; left: 550px; z-index: 1;}
#navigation {text-align: right;}
#navigation a {display: inline;}
#navigation a:link {color: #ffe4f7; text-decoration: none;}
#navigation a:visited {color: #ffe4f7; text-decoration: none;}
#navigation a:focus {color: #ffe4f7; text-decoration: underline;}
#navigation a:hover {color: #ffe4f7; text-decoration: underline;}
#navigation a:active {color: #ffe4f7; text-decoration: underline;}
#navigation {color: #ffe4f7; font-size: 12px; font-family: "Futura", "Arial", "sans-serif"; font-style: normal; font-weight: normal; line-height: 14px; text-align: right;}

#headerbar {position: absolute; top: 0px; right: 0px; left: 0px; bottom: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px;}
#headerbar {height: 35px; width: 1000; margin-bottom: 5px;}
#headerbar {background-color: #6d6354;}

#mtgleftcolumn {
	position:absolute;
	width:250px;
	height:auto;
	z-index:1;
	left: 21px;
	top: 75px;
	border-style: dashed;
	border-width: 1px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#mtgrightcolumn {
	position:absolute;
	width:508px;
	height:auto;
	z-index:1;
	left: 364px;
	top: 75px;
	border-style: dashed;
	border-width: 1px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#mtgleftcolumnpic {position:absolute; width:300px; height:auto; z-index:1; left: 20px; top: 75px; padding-left: 5px; padding-right: 5px; padding-bottom: 10px; border-style: none;
}
#mtgrightcolumnwider {
	position:absolute;
	width:623px;
	height:auto;
	z-index:1;
	left: 350px;
	top: 75px;
	border-style: dashed;
	border-width: 1px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#leftcolumnwider {position:absolute; width:500px; height:auto; z-index:1; left: 20px; top: 75px; padding-left: 15px; padding-right: 15px; padding-bottom: 10px; border-style: dashed; border-width: 1px;}
#rightcolumnnarrow {position:absolute; width:300px; height:auto; z-index:1; left: 600px; top: 75px; padding-left: 15px; padding-right: 15px; padding-bottom: 10px; padding-top: 10px;}

#memberleftcolumn {position:absolute; width:200px; height:auto; z-index:1; left: 20px; top: 75px;}
#memberrightcolumn {position:absolute; width:550px; height:auto; z-index:1; left: 230px; top: 60px; padding-left: 15px; padding-right: 15px; padding-bottom: 10px;}

#singlecolumn {
	position:absolute;
	width:650px;
	height:auto;
	z-index:1;
	left: 37px;
	top: 80px;
}

#sidebar {position:absolute; width:150px; height: 75; z-index:1; left: 600px; top: 50px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;}
#sidebar {background-color: #ffe4f7;}
#sidebar a:visited {color: #be164d;}

#recipecolumn1 {position:absolute; width:225px; height:auto; z-index:1; left: 35px; top: 75px;}
#recipecolumn2 {position:absolute; width:225px; height:auto; z-index:1; left: 265px; top: 75px;}
#recipecolumn3 {position:absolute; width:250px; height:auto; z-index:1; left: 500px; top: 75px;}

.photos a:visited {color: #be164d; }
