@CHARSET "UTF-8";
div#content
{
	/*border: 1px solid #cc6600;
	border-right-width: 50px;
	border-left-width: 200px;*/
	/*padding: 0 52px 0 202px;*/
	background-color: #ffd98e;
	/*background-image: url("/styles/sw/img/content_back.png");*/
	/*background-repeat: repeat-y;*/
	margin: 0;
	padding: 0 2px;
	border-bottom: 1px solid #d98e42;
	border-right: 50px solid #d98e42;
	border-left: 200px solid #d98e42;
	font-family: Arial;
	font-size: 12px;
	/*color: #6e501e;*/
	color: #003300;
	/*border-top: 1px solid #fff;*/
}

div#content h1, div#content h2
{
	background-color: #874b0f;
	font-family: arial;
	font-weight: bold;
	/*color: #ffd98e;*/
	color: #CCFFFF;
	font-size: 14px;
	margin: 0;
	margin-left: -202px;
	margin-right: -52px;
	padding: 4px;
	z-index: 2;
	position: relative;
	clear: both;
}

div#content h1
{
	width: 742px;
	margin-bottom: 1em;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

div#content h2
{
	width: 387px;
	background-color: #9f5e1e;
	border-bottom: 3px solid #874b0f;
	color: #CCFFCC;
	/*padding-right: 99px;*/
/*	background-image: url("/styles/sw/img/header2_tail.png");
	background-position: right;
	background-repeat: repeat-y;
	background-color: transparent;*/
}

div#content a, div#content a:VISITED
{
	font-weight: bold;
	font-family: arial;
	color: #46321e;
}
