.body{
	background:url(../images/bg.jpg);
	background-position:60px 3px;
	}
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	scrollbar-face-color:#AC8D6E;
	scrollbar-highlight-color:#FFB74B;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#990000;
	scrollbar-arrow-color:#990000;
	scrollbar-track-color:#E0E0E0;
	}
td {
	font-family:Arial, Helvetica, sans-serif;
	}
p {
	margin-top:5px;
	}
h1{
	font-size:140%;
	}
h1.home{
	font-size:120%;
	color:maroon;
	}
h2{
	font-size:130%;
	}
H4 {
	color:maroon;
	margin-bottom:5px;
	}
#rope{
	background:url(../images/rope.jpg) repeat-y right;
	width:53px;
	}
#menu{
	width:207px;
	background: url(../images/bgMenu.jpg) repeat-y;
	height:580px;
	}
#content{
	background: #F4EBDD;
	padding-top:20px;
	}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #45251D;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

