/*  Breathe Deep, Seek Peace - A James Gurney Fanlisting */

body		{
		 background : #A7A866 url(http://amadaun.net/gurney/images/chanlayout_back.jpg) repeat;
		}
div#image		{
		 position: absolute;
		 width: 735px;
		 height: 457px;
		 top: 0px;
		 left: 0px;
		 background: url(http://amadaun.net/gurney/images/chanlayout_topper.jpg);
		}
div#content		{
		 position: absolute;
		 width: 429px;
		 top: 413px;
		 left: 39px;
		 color: #7E7F45;
		 font-family: "Verdana", serif;
		 font-size: .72em;
		 padding: 0px;
		text-align: justify;
		}
div#nav		{
		 position: absolute;
		 width: 177px;
		 top: 424px;
		 left: 485px;
		 color: #F1EDD0;
		 font-family: "Verdana", serif;
		 font-size: .7em;
		 padding: 0px;
		text-align: justify;
		}
div#news	{background: #C7C595;
		 color: #797B42;
		 padding: 7px;
		margin: 7px;
		text-align: justify;
		}
div#footer	{
	position: relative;
	    background:transparent url(http://amadaun.net/gurney/images/chanlayout_bottom.jpg) bottom left no-repeat;
    height: 207px;
    width: 624px;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
}
a		{
		 text-decoration: underline;
		 color: #628158;
		}
a:hover		{
		color: #FFFFFF;
		 text-decoration:underline;
		}
h2 {
	color: #628158;
	font-size: 1.7em;
font-weight: bold;	
}

h4 {
	color: #628158;
	font-size: 1.1em;
font-weight: bold;
}
/* Side Bar Stuff */

#sidebar dd, #sidebar dt {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 16px;
	margin-bottom: 4px;
	text-align: justify;
	}

body #sidebar dt 	{ 
	background: #A2A560;
	text-transform: Uppercase;
	letter-spacing: 2px;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	}
body #sidebar dd 	{ 
	color: #FFFFFF;
	text-align: justify;
	}

#sidebar dt a:link	{
	color: #FFFFFF;
text-decoration:none;
	}
#sidebar dt a:visited {
	color: #FFFFFF; 
text-decoration:none;
	}
#sidebar dt a:hover {
	color: #707241; 
text-decoration:none;
	}

#sidebar dd a:link	{
	color: #628158;
text-decoration:none;
	}
#sidebar dd a:visited {
	color: #628158; 
text-decoration:none;
	}
#sidebar dd a:hover {
	color: #707241; 
text-decoration:none;
	}