body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#333;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/brngradient.gif);
}

#container {
	width:760px;
	border:1px solid #000000;
	background-color: #FFFFE8;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header {
	height:200px;
	background-color: #666600;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}

#header h1 {
	color:#5B3A13;
	font-size:18pt;
	margin:0;
	padding:40px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#content {
	width:520px;
	padding:10px;
	float:right;
	top: auto;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
	color: #5F3E15;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-style: italic;
}

#content h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#333;
	font-size:12pt;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background:url(images/li-off.jpg) top left no-repeat #f2f7e9;
	color:#060;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
}

#footer {
	clear:both;
	padding:3px;
	color:#FFFFCC;
	font-size:9pt;
	text-align:center;
	background-color: #63431E;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #603F16;
}
a {
	color:#060;
	font-weight:bold;
}

a:hover {
	backgound-color: #FFFFDD;
}
.style5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:center
}
.style6 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #5B3A13;
}
.style7 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #7D7715;
}
.style10 {
	font-size: 12px
}
