body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image:  url(images/bk.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 200%;
	color: #33362A;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}#textcontainer
{
padding: 15px;
line-height: 200%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial;
}
h1 {
	font-size: 36px;
	color: #5D0B0A;
	margin-bottom: -5px;
}
h2 {
	font-size: 18px;
	color: #5D0B0A;
}
h3 {
	font-size: 16px;
	color: #5D0B0A;
}
#white {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
#footer {
	background-color: #AFB78D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #83233B;
	border-bottom-color: #83233B;	
}
#navlist
{
margin-top: 133px;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 140px;
}

#navlist li
{
font-weight: bold;
list-style: none;
margin: 0;
padding: .5em;
border-top: 1px solid gray;
}

#navlist li a 
{ 
text-decoration: none; 
color: #492642;
}

#navlist li a:hover 
{ 
text-decoration: none; 
color: #7a8061;
}.discalimer 
{
padding: 15px;
line-height: 100%;
}

