body  {background-color: #2a0e05;
	background-image: url("bg.png");
	background-repeat: repeat-x;
	cursor: default}

#content {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a916f;
	line-height: normal;
	text-align: justify;
	background: none}

#nav {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #9a916f;
	line-height: 19px;
	text-align: justify;
	background: none}

h1 {padding: 2px 0 0 45px;
	font-family: "times new romam", serif;
	margin-bottom: 1px;
	font-size: 35px;
	font-style: italic;
	color: #a5b09f;
	background: url('hbg.gif') no-repeat;
	letter-spacing: -2px}

h2 {padding: 2px 0 0 15px;
	margin-bottom: 3px;
	margin-top: 2px;
	font-family: "times new romam", serif;
	font-size: 19px;
	font-style: italic;
	color: #d0d3ac;
	text-transform: lowercase;
	letter-spacing: normal}

h3 {padding: 2px 0 0 15px;
	margin-bottom: 3px;
	margin-top: 2px;
	font-family: "times new romam", serif;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: normal}

b,i,u {font-size: 12px;
	color: #9caa98}

a {color: #9e9447;
	text-decoration:none;
	font-weight: bold;
	cursor: default;
	border-bottom: solid #693218 2px}

a:visited {color: #9e9447;
	text-decoration:none;
	font-weight: bold;
	cursor: default}

a:active {color: #9e9447;
	text-decoration: none;
	cursor: default}

a:hover {color: #d0d3ac;
	text-decoration: none;
	cursor: default;
	background: #693218}

a.nav {color: #9e9447;
	font-family: "times new romam", serif;
	font-style: italic;
	text-decoration:none;
	font-weight: bold;
	cursor: default;
	border-bottom: none}

a.nav:visited {color: #9e9447;
	font-family: "times new romam", serif;
	font-style: italic;
	text-decoration:none;
	font-weight: bold;
	cursor: default}

a.nav:active {color: #9e9447;
	font-family: "times new romam", serif;
	font-style: italic;
	text-decoration: none;
	cursor: default}

a.nav:hover {color: #cddfd1;
	font-family: "times new romam", serif;
	font-style: italic;
	text-decoration: none;
	cursor: default;
	background: none}

.cap {background: #cddfd1;
	border: solid #2a0e05 5px;
	padding: 3px;
	margin: 2px;}
.cap:hover {background: #9caa98;
	border: solid #2a0e05 5px;
	padding: 3px;
	margin: 2px;}
