body {
	background: #dbcdb0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #080058;
	margin: 0px;
	padding: 0px;
}

table	{
	background: url('../images/tblbg.jpg');
}

table.std	{
	background: #f3f3e9;
	text-align: left;
}
td.std {
	vertical-align: top;
	text-align: left;
	background: #f3f3e9;
}
div.std	{
	background: #f3f3e9;
}

td.hdr {
	width: 910px;
	height: 90px;
	margin: 0;
	background: url('../images/img02a.jpg');
}
td.col1 {
	width: 255px;
	height: 220px;
	background: url('../images/col3hdr.jpg') no-repeat;
	vertical-align: top;
	text-align: left;
}
td.col2 {
	width: 630px;
	height: 200px;
	vertical-align: top;
}
td.col3 {
	width: 25px;
	height: 200px;
	background: url('../images/col3.jpg') no-repeat;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #080058;
}

h1 {
	letter-spacing: .05em;
	font-size: 2.2em;
	margin-left: 0.4em;
	margin-top: 0.6em;
	text-align: left;
}

p	{
	margin-left: 1.25em;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	margin-top: 1em;
	letter-spacing: .05em;
	margin-left: 0.75em;
	font-size: 1.4em;
	text-align: left;
}

h3 {
	margin-top: 1em;
}

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 1px solid #9E9D89;
}

li	{
	color: #080058;
	font-weight: normal;
	text-align: left;
}

li.mnu	{
	color: #9E9D89;
	font-weight: normal;
	font-size: 21px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #D15803;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #827F4F;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-top: 4em;
	padding-left: 0em;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	margin-bottom: 1em;
	padding: 0px;
	background: none;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

/* Footer */
#ftr {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #080058;
	border-bottom: 1px solid #080058;
	margin-left: 1.25em;
}

#footer {
	margin: 0 auto;
	text-align: right;
	font-size: 9px;
}
