html
{
	height:100%;
}

body
{
	margin:0;
	padding:0;
	background:white;
	font-family:"Helvetica", "Arial", sans-serif;
	height:100%;
	
}

input, textarea
{
	background: #222;
	color:white;

}
.bloglist p
{
	margin-top:0;
	color:#ddd;
}

div#left div.gallerydirectory a img
{
	border:none;
	margin-bottom:5px;
	margin-right:5px;
}
div#wrapper
{
	margin:auto;
	text-align: left;
	border:1px solid white;
	width:800px;
	background:white url('/graphics/top.png') 1px 0px no-repeat;
}
div#footer
{
	margin-left:auto;
	padding-left:57px;
	margin-right:auto;
	width:775px;
	
	text-align:left;
}

div#footer p
{
	margin:0;
	font-size:10px;
	color:#555;
}
div#wrapper div#content
{
	background:black;
	min-height:473px;
	border:1px solid black;
	margin:5px 3px 0px 5px;

	padding:15px 15px 0px 15px;
}

div#bottom
{
	background:white url('/graphics/bottom.png') 5px 0px no-repeat;
	margin-top:-7px;
	margin-left:auto;
	margin-right:auto;
	width:800px;

}
div#left
{
	background:black;
	float:left;
	
	margin-top:10px;
	width:383px;
	height:335px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
	
	color:#eee;
	
	font-size:13px;
	line-height:130%;
}

div#left h1
{
	margin:0;
	color:white;
	font-size:18px;
}

div#left h2
{
	
	font-size:14px;
	margin-bottom:3px;
}

a
{
	color:#9d1217;
}
div#nav a img
{
	border:none;
	opacity:.8;
	margin-right:10px;
}

img#watermark
{


}

div#nav a:hover img
{
	opacity:1;
}
div#right
{

	float:right;
	
	margin:6px 5px 0px 0px;
	width:325px;
	height:488px;
}

div#nav
{
	margin-left:17px;
	margin-top:5px;
}
img#snokelogo
{
	margin-top:8px;
	margin-left:18px;
}