body {
background-image:url(bg.gif);
background-repeat: repeat-y;
background-color: #000000;
}

body, td, tr  {
font-family: Tahoma;
font-size: 11px;
line-height: 13px;
}

table, tr, td {
font-size: 7pt;
vertical-align: top;
}

a {
font-weight: bold;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
text-decoration: none;
color: #1c110c;
}

a:visited {
text-decoration: none;
color: #1c110c;
}
a:hover {
text-decoration: none;
color: #000000;
}

a.link {
font-weight: bold;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.link:link {
text-decoration: none;
color: #92785f;
}

a.link:visited {
text-decoration: none;
color: #92785f;
}
a.link:hover {
text-decoration: none;
color: #572413;
}


h1, h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #1c110c;
background-color: #6a301d;
text-indent: 8px;
}


h3 {
	margin: 0;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	color: #1c110c;
	font-family: Georgia;
	font-size: 11px;
	border-bottom: #000000 1px solid;
}

h3:first-letter {
	color:#91705b;
	font-family: Georgia;
	font-weight: bolder;
	font-style: italic;
	font-size: 10pt;
	padding-right: -1px;
	padding-left: 7px;
	text-transform: uppercase;

}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #1c110c;
background-color: #6a301d;
text-indent: 8px;
}

h5 {
	margin: 0;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	color: #856856;
	font-family: Georgia;
	font-size: 11px;
	border-bottom: #6a301d 1px solid;
}

h5:first-letter {
	color:#6a301d;
	font-family: Georgia;
	font-weight: bolder;
	font-style: italic;
	font-size: 10pt;
	padding-right: -1px;
	padding-left: 7px;
	text-transform: uppercase;

}


#sidebar {
position: absolute;
left: 148px;
top: 640px;
width: 235px;
}

.sidebar1 {
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#main {
position: absolute;
top: 640px;
left: 410px;
width: 600px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #755f4f;
font-size: 11px;
}