body {
	color: black;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background: #baa799 url(../images/scribbles2.jpg) 780px 600px;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
p {
	color: black;
	font-size: 0.85em;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	line-height: 16px;
	padding-right: 22px;
	padding-left: 22px;
}
a {
	display: inline;
	color: #7d0000;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
	display: block;
	padding: 6px 8px 10px 4px;
}
a:hover {
	color:#c6c6c6;
	background-attachment: scroll;
}
h1 {
	color: #000;
	font-size: 1.7em;
	font-family: "Courier New", Courier, Monaco, monospace;
	text-align: center;
}
h2 {
	color: #000;
	font-size: 1.5em;
	font-family: "Courier New", Courier, Monaco, monospace;
	text-align: right;
	padding-top: 0;
	padding-right: 18px;
}
td {
}
#sidebar {
	background: #baa799 url(../images/shadow.jpg) repeat-y 290px 290px;
	position:absolute;
	top:0;
	left:0;
	width:296px;
	height:100%;
	text-align:right;
	min-height: 520px;
}
#sidebar h1 {
	color: #000;
	font-size: 1.7em;
	font-family: "Courier New", Courier, Monaco, monospace;
	text-align: right;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0px;
}
#sidebar h2 {
	color: #000;
	font-size: 1.3em;
	font-family: "Courier New", Courier, Monaco, monospace;
	text-align: right;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 4px;
	padding-bottom: 0px;
}
#sidebar a {
	color: #000;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 8px 8px 4px;
}
#sidebar a:hover {
	color: #000;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	text-decoration: underline;
}
#sidebar p {
	color: #000;
	font-size: 0.7em;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 6px 8px 10px 4px;
}
#foot {
	color: #000;
	font-size: 0.75em;
	font-family: "Courier New", Courier, Monaco, monospace;
	text-align: left;
	position: absolute;
	top: 660px;
	left: 8px;
	width: auto;
	height: 30px;
}
#foot a {
	display: inline;
	color: #000;
	font-family: "Courier New", Courier, Monaco, monospace;
}
#foot a:hover {
	color: #7d0000;
	font-family: "Courier New", Courier, Monaco, monospace;
	display: inline;
}
#sidebar a:hover {
	color:#900;
}
body > #sidebar {
	position:fixed;
	text-align:left;
}
#menu {
	display:block;
	width:268px;
	color:#000;
	font-size:0.95em;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight:bold;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 6px 0;
	text-decoration:none;
	height: auto;
	min-height: 300px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#menu a {
	color: #000;
	font-size: 0.95em;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	text-align:right;
	display: block;
	padding: 6px 8px 8px 4px;
}
#menu a:hover {
	color:#900;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: right top;
}
#menu a.active {
	padding:5px 18px 5px 0;
	background:#e0e0e0;
	text-decoration: none;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
}
#menu a.active:hover {
	color:#505050;
	background:#696969;
}
#content {
	background: #f7ecc9 url(../images/shadow.jpg) repeat-y 600px 0;
	position: absolute;
	top: 0;
	left: 296px;
	width:600px;
	height: 100%;
	min-height: 700px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 6px;
}
#content3 {
	background: #645e52 url(../images/strip11.jpg) repeat-x;
	position: absolute;
	top: 0;
	left: 296px;
	width: 606px;
	height: 100%;
	min-height: 650px;
	border-right: 2px solid #676056;
}
#content2 {
	background-image: url(../images/papershadow2.jpg);
	background-repeat: repeat-y;
	background-attachment: inherit;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 6px;
	position: absolute;
	top: 5px;
	left: 470px;
	width: 600px;
	height: auto;
	min-height: 900px;
}
#content2 a {
	display: inline;
	color: #7d0000;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
	display: inline;
	padding: 6px 8px 10px 4px;
}
#content2 a:hover {
	color:#c6c6c6;
	background-attachment: scroll;
	display: inline;
}
img {
	margin-bottom:4px;
}
 ul{
	list-style-type:none;
	margin-left:4px;
	padding-left:4px;
	padding-bottom:12px;
	
}
 li{
	list-style-type:none;
	margin-left:4px;
	padding-left:4px;
	padding-bottom:4px;
}
