body {
	color: #d7bd7d;
	font-family: "Times New Roman", Times, serif;
	background-repeat: repeat;
	background-image: url(../global/site_bground.jpg);
	background-color: #cfad65;
	padding: 0px;
	margin: 0px;
}

tr#page {
	background-repeat: repeat-y;
	background-image: url(../global/page_bground.png);
}

td#main {
	padding-right: 20px;
	padding-left: 40px;
	width: 540px;
	max-width: 540px;
}

td#main h1 {
	color: #ffe8a5;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
td#main h2 {
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-color: #7e6e3e;
	border-bottom-color: #7e6e3e;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #ffe8a5;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
td#main p {
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	font-size: 11pt;
}

td#side {
	padding-left: 10px;
	padding-right: 30px;
	border-left-color: #5c512e;
	border-left-style: dotted;
	border-left-width: 1px;
	max-width: 310px;
	width: 310px;
}
td#side h1 {
	text-align: center;
	color: #ffe8a5;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

td#side p {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	font-size: 10pt;
}

td#side p.smallprint {
	color: #957352;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	font-size: 8pt;
}

li {
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	font-size: 10pt;
	font-family: sans-serif;
}

a:link {
	color: #75a95c;
	text-decoration: none;
}

a:visited {
	color: #75a95c;
	text-decoration: none;
}

a:hover {
	color: #f7cd60;
	text-decoration: underline;
}

img.framed {
	border-color: #625633;
	border-style: solid;
	border-width: 2px;
}

