body {
	text-align:center;
	margin:0;
	background:white;
	/*background:url(images/bg-repeat.png);*/
	font:14px/18px Cambria, Verdana, Arial, sans-serif;
}

img { border:0;}
h1 { font-weight:normal; font-size:28px; }
#folder h1 { color:#dde1d5; }
h2 { color:#487e90; font-weight:bold; font-size:20px; }
li { line-height:24px; list-style-image:url(images/bullet.png); }
#wrapper 
{
	margin:0 auto;
	width:960px;
	text-align:left;
	/*background:url(images/header-logo.gif) no-repeat top left;*/
	margin-bottom:50px;
}
#header 
{
	margin:10px 0;
}
#innerwrapper 
{
	/*background:url(images/paper_bg.gif) repeat-y center;	*/
}
#folder 
{
	background:#272323 url(images/corner_tr.gif) no-repeat top right;
	padding: 10px 25px;
	color:White;
}
#folder a { color:#fff887; } 
#folderbottom 
{
	height:22px;
	/*background:url(images/folder_bottom.png) no-repeat;*/
}
#contentinner { float:left;width:570px;}
#content 
{
	background:url(images/sidebar_r.png) repeat-y top right;padding: 20px 0px 50px 50px; margin-right:30px;
}
#sidebar { padding-top:20px; margin-top:-20px;float:right; width:274px;padding-left:20px; }
#footer 
{
	/*background:url(images/footer.png) no-repeat top left;*/
	font-size:12px;
	margin-top:-28px;
	padding-top:10px;
}

a { color:#225e72; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }