body {
	background: url('images/flake.jpg') no-repeat fixed right bottom #fff;
	font-size:99%;
	font-family:"Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
#pagewrapper {
	padding:0px;
	margin:30px 10px 30px 50px;
}
a:link{color:#114411;}
a:visited{color:#114411;}
a:hover{color:#669966;text-decoration:none;}
a:active{color:#993333;}

#pagewrapper h1{text-align:right;margin-top:0.1em;margin-bottom:0.1em;font-style:normal;font-variant:small-caps;font-size:1.2em;border-top:0;border-right:0;border-bottom:1px;border-left:0;border-style:dashed;border-color:black;}
#pagewrapper h2{margin-top:0.1em;margin-bottom:0.1em;font-style:normal;font-variant:small-caps;font-size:1.2em;}
#pagewrapper p{margin-top:0;margin-bottom:2em;}
#contentArea {
	background: url('images/flake_blur.jpg') no-repeat fixed right bottom #fff;
	padding:0px;
	margin-right:14em;
	min-width:20em;
}
#contentArea_footer{text-align:right;font-size:50%;}
#sidebar {
	background: url('images/flake_blur.jpg') no-repeat fixed right bottom #fff;
	padding:0;
	position:absolute;
	right:0px;width:14em;
}

div.box{position:relative;}
div.box_e_up{background:url('images/edge_horiz.png') transparent;background-position:110.5px -10px;position:absolute;height:12px;top:0px;width:100%;}
div.box_e_down{background:url('images/edge_horiz.png') transparent;background-position:110.5px -42px;position:absolute;height:12px;bottom:0;width:100%;}
div.box_e_left{background:url('images/edge_vert.png') transparent;background-position:-42px 115.5px;width:12px;height:12px;position:absolute;left:0;width:12px;height:100%;position:absolute;}
div.box_e_right{background:url('images/edge_vert.png') transparent;background-position:-10px 115.5px;width:12px;height:12px;position:absolute;right:0;width:12px;height:100%;position:absolute;}
div.box_c_ul{background:url('images/corners.png') transparent;background-position:-10px -10px;width:12px;height:12px;position:absolute;top:0;left:0;}
div.box_c_ur{background:url('images/corners.png') transparent;background-position:-10px -42px;width:12px;height:12px;position:absolute;top:0;right:0;}
div.box_c_bl{background:url('images/corners.png') transparent;background-position:-10px -74px;width:12px;height:12px;position:absolute;bottom:0;left:0;}
div.box_c_br{background:url('images/corners.png') transparent;background-position:-10px -106px;width:12px;height:12px;position:absolute;bottom:0;right:0;}
div.box_content {
	padding:20px;
}
#sidebar_nav ul{margin:0;padding:0;list-style:none;}
#sidebar_nav ul li ul{margin:0 8px 1.5em 0;padding:0;list-style:none;font-size:90%;}
#sidebar_nav ul li ul li{margin:0 0 0 0.7em;padding:0 0 0 12px;color:#7d6337;letter-spacing:0.05em;}
#sidebar_nav li h2{margin-top:0px;margin-bottom:0.3em;font-size:0.8em;}
#commentform textarea{width:100%}
