body {
	background-color: #170d03;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #170d03; 
	}

h4 {
	font-size: 16px;
	color: #170d03;
	}

h5 {
	font-size: 15px;
	color: #170d03;
	}

a:link {font-weight: bold; text-decoration: underline; color: #4b150c;} 
a:visited {font-weight: bold; text-decoration: underline; color: #4b150c;}
a:hover {font-weight: bold; text-decoration: none; color: #4b150c; }

.small {
	color: #c7b69c;
	font-size: 10px;
	}

.hmText {
	color: #ccc;
	padding-left: 15px;
	padding-right: 15px;
	}
	
.hmBg {
	background-color: #f9f5f1;
	background-image: url(images/hmbg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#home {
	width: 318px;
	height: 305px;
	padding-right: 7px;
	padding-left: 7px;
	overflow: auto;
	}
	
.subBG {
	background-color: #f9f5f1;
	background-image: url(images/subbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#sub {
	width: 450px;
	padding-left: 7px;
	float: left;
	}
	
#pic {
	width: 250px;	
	float: right;
	}
