body {
	background-image: none;
	background-repeat: repeat;
	background-color: #A0C6D1;
}
.main {
	width: 900px;
	padding: 6 px;
	margin-top: 40px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #4A2500;
}
a:link {
	color: #663300;
	text-decoration: none;
	font-weight: normal;

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

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

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a2500;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a2500;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	padding-top: 25px;
}
.header2008 {
	background-color: #FFFFFF;
	background-image: url(https://beige.secure-host.com/cozyfaux/images/header-2008-bn.gif);
	background-repeat: no-repeat;
	height: 74px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.leftmain {
	width: 420px;
	position: static;
	float: left;
	margin-right: 10px;
	margin-left: 6px;


}
.rightmain{
	width: 900px;
	overflow: auto;
	margin-left: 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4a2500;
}
.footer {
	width: 900px;
	color: #4a2500;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 80px;
	margin-top: 8px;
	border-top-color: #cccccc;
	background-color: #A0C6D1;
}
.bluebox {
	color: #FFFFCC;
	background-color: #3186AD;
	height: 30px;
	width: 100px;
	border: thin solid #7b5a5a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	padding-top: 5px;



}
.bar {
	background-color: #FFFFFF;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/lines.gif);
	height: 65px;
	margin-bottom: 8px;

}
.widetext {
	padding: 10px;
	width: 880px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #663300;
}

a.top:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	}
	
a.top:visited {
	color: #663300;

	}
a.top:hover {
	color: #4a2500;
	text-decoration: underline;

	}	
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a2500;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.clearFloat {
  clear: left;
  display: block;
}