body
	{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #000;
	background: #fff;
	}
	
img
	{
	border: 0;
	}
	

h1
	{
	color: #444;
	font-weight: normal;
	margin: 10px;
	}

a,
a:link,
a:visited
	{
	color: #0095d7;
	text-decoration: none;
	border-bottom: 1px solid #0095d7;
	}

a:hover,
a:active
	{
	color: #0095d7;
	border-bottom: 1px solid #0095d7;
	}

#holder
	{
	width: 767px;
	margin: auto;
	padding: 0 0 50px 0;
	text-align: left;
	}

#navigation
	{
	margin: 0;
	padding: 0 0 0 45px;
	height: 20px;
	font-weight: bold;
	}

#navigation a
	{
	display: block;
	margin: 0 15px;
	float: left;
	/*width: 140;*/
	height: 16px;
	font-size: 16px;
	text-align: center;
	border: 0;
	}

#navigation a:link,
#navigation a:visited
	{
	color: #0095d7;
	text-decoration: none;
	border: 0;
	}

#navigation a:hover
	{
	color: #000;
	}

#navigation a.here,
#navigation a.here:link,
#navigation a.here:visited
	{
	height: 15px;
	color: #0095d7;
	border-bottom: 3px solid #0095d7;
	}

#navigation a.here:hover
	{
	color: #000;
	}

#meat
	{
	margin: 0 0 1px 0;
	padding: 0;
	}