/* CSS Document */
	
#gunnars_anvil 
{
	background-image: url("images/back_knot1.jpg");
	background-repeat: repeat-x;
	background-color: #000000;
	margin-right: auto;
	min-height: 100%;
}
	
#body
{
	position: absolute;
	top: 0px;
	left: 187px;
	width: 450px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url("images/body_back.jpg");
	padding: 0px 60px 0px 20px;
	margin: 0px 15px 10px 10px;
	background-repeat: repeat;
	display: block;
	min-height: 100%;
}

#body a, h, cat
{
	color: #330000;
}

#cat
{
	text-align: center;
}

#body H1, body H2, body H3
{
	color: #330000;
}

#left_body
{
	background-image: url("images/body_side.png");
	background-position: top-right;
	background-repeat: no-repeat;
	position: absolute;
	left: 100px;
	top: 0px;
	width: 97px;
	height: 477px;
	padding: 0px 0px 0px 0px;
}
	
#navigation
{
	width: 100px;
	position: absolute;
	top: 0px;
	left: 657px;
	margin: 10px 10px 10px 10px;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-align: left;
	font-size: 11px;
	line-height: 200%;
	z-index: 2;
}

#navigation_top
{
	position: absolute;
	height: 20px;
	width: 120px;
	background-image: url("images/navbar_top.png");
}

#navigation_center
{
	position: relative;
	width: 100px;
	background-image: url("images/navbar_back.jpg");
	padding: 0px 0px 20px 20px;
}

#navigation_bot
{
	position: relative;
	width: 120px;
	height: 172px;
	background-image: url("images/navbar_bottom.png");
}

#navigation_center	a
{
	color: #330000;
	text-decoration: underline;
	
}

#navigation_center	a:hover
{
	color: #330000;
	text-decoration: none;
}

#footer
{
	width: 100%;
	position: float;
	margin: 120px 0px 40px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}

#footer	a
{
	text-decoration: underline;
	color: #666666;
}

#footer a:hover
{
	text-decoration: none;
	color: #330000;
}

#thumbRow
{
	float: left;
	margin: 100px 0px 30px 20px;
	width: 200px;
}

#image
{
	float: left;
	width: 600;
	margin: 100px 40px 40px 60px;
}

#thumbNav
{
	clear: both;
	text-transform: capitalize;
	color: 99000;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
