body {
	margin: 0;
	text-align: left;
	font-family : "Lucida Grande", Verdana, Lucinda, Arial, Helvetcia, sans-serif;
	color: #ffffcc;
	font-size: 12px;
	line-height: 18px;
	background:#000000 url(http://www.forkinhand.com/img/bg_obey.gif) repeat;	
}

/*template*/
#page {
	width:810px; 
	margin:0px auto; /* Right and left margin widths set to "auto" */
	padding:0px;
	text-align:left; /* Counteract to IE5/Win Hack */
	}

td {
	color: #ffffcc;
	font-size: 12px;
	line-height: 18px;
	}

#header{float:left;width:786px; color:#ffffcc; height:140px;;margin-bottom:5px;background:#fff;}

#footer {width:810px; color:#ffffcc;height:20px;margin-left:22px;background:#336699;clear: both;}

#leftedge {
	float:left;
	width:12px;
	display:block;
	margin-left:0px;
	background:#336699 url(img/bg_page2r.jpg) repeat-y;
	}
	
#leftclmn {
	color:#000;
	float:left;
	width:148px;
	height:400px;
	padding:0px;
	display:block;
	margin-top:10px;
	margin-left:20px;
	background:#fff;
	}
	
#rightedge {
	float:right;
	width:12px;
	display:block;
	margin-left:0px;
	background:#336699;
	}
	
#rightclmn {float:right;width:500px;margin-right:40px;margin-bottom:20px;background:#555555;}
img {border:0px;}

a         {color: #ff0000;;text-decoration: none}
a:hover   {color: #cc0000;text-decoration: none}

.copyright {
	position:relative;
	top:0px;
	font-family : "Lucida Grande", Verdana, Lucinda, Arial, Helvetcia, sans-serif;
	color: #ffffcc;
	font-size: 11px;
	left: -1px;
}
.title {font-family : "Lucida Grande", Verdana, Lucinda, Arial, Helvetcia, sans-serif; color: #ffffcc; font-size: 12px;}
.small {font-family : "Lucida Grande", Verdana, Lucinda, Arial, Helvetcia, sans-serif; color: #ffffcc; font-size: 10px;}

.heading {
	font-family : "Lucida Grande", Verdana, Lucinda, Arial, Helvetcia, sans-serif;
	color: #ffffcc;
	font-style:normal;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
