body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	background-image: url(images/notes.gif);
	background-color: #111;
	font-size: 10pt;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #946C09;
  padding: 10px 0px 0px 0px;
}

h4 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 80%;
  font-style: normal;
  color: #aaa;
}

h5 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 65%;
  font-weight: normal;
  color: #000;
  padding: 0px 0px 0px 0px;
}

h6 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 80%;
  font-weight: normal;
  color: #600;
  padding: 8px 0px 2px 0px;
}

h6 a:link {
	color: #FFCC00;
}

h6 a:visited {
	color: #FFCC00;
}

a{
	color: #ddd;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #eee;
	text-decoration: none;
}

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

a:hover{
	color: #fc0;
	text-decoration: none;
}

ul#navigation {
	width: 165;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#navigation a {
	display: block;
	padding: 6px 4px 6px 4px;
	border-bottom: 1px solid #000;
	color: #999933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#navigation a:hover {
	color: #fff;
}

ul#navigation li {
	display: inline;
}

img#border {
	display: block;
	border-top: 1px solid #960;
	border-right: 1px solid #960;
	border-left: 1px solid #960;
	border-bottom: 1px solid #960;
	margin: 20px 0 0 0;
	clear: right;
}

td {
	font-size: 12px;
}

#container {
	width: 850px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #000000;
	margin-top: 12px;
	margin-bottom: 28px;
	margin-left: auto;
	margin-right: auto;
	float: center;
	background-image: url(images/back.gif);
}

#masthead {
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 850px;
	margin-bottom: 0;
}

#sidebar {
	float:left;
	clear: left;
	width: 150px;
	text-align: left;
	padding: 0px 0px 0px 6px;
	margin-top: 50px;
}

#feature {
	width: 650px;
	background-color: #000000;
	float: left;
	margin-left: 6px;
	margin-bottom: 12px;
	margin-right: 12px;
	padding: 10px 0 0 10px;
	text-align: left;
}

#imagebar {
	width: 210px;
	clear: right;
	float: right;
	padding: 62px 0 10px 16px;
	text-align: center;
	font-size: 10px;
}

div#feature a {
	color: #00CCFF;
}

div#feature a:hover{
	color: #fc0;
}

#footer {
	text-align: left;
	background-image: url(images/footer.jpg);
	width: 850px;
	clear: both;
	background-repeat: no-repeat;
}


#featurepic {
	float: right;
	width: 200px;
	padding: 0px 0px 9px 0px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 36px;	
	text-align: left;
	clear: both;
}

img#border {

	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
}
