body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
	color: #191500;
	align="center"
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: "times new roman", verdana, helvetica, arial;
	font-size: 16px;
	color: #665600;
	text-decoration: none;
	margin-top : 0px;
}
a:hover{
	color: #333300;
	font-family: "times new roman", verdana, helvetica, arial;
	font-size: 16px;
	text-decoration: none;
}
a.current{
	color: #FF3300;
}
header {
	font-family: verdana, helvetica, arial;
	font-size: 32px;
	color: #000000;
	margin-bottom : 0px;
}
h1 {
	font-family: "times new roman", verdana, helvetica, arial;
	font-size: 36px;
	color: #332b00;
	margin-bottom : 0px;
	align: center;
}
h2 {
	font-family: "times new roman", verdana, helvetica, arial;
	font-size: 14px;
	color: #191500;
	margin-top : 0px;
}
p {
	color: #665600;
	font-family: "times new roman", verdana, helvetica, arial;
	font-size: 20px;
	text-decoration: none;
	margin-top : 0px;
	border: 0;
}
li {
	font-family: verdana, helvetica, arial;
	font-size: 18px;
	color: #000000;
	list-style:none;
}
.bodystyle {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
}
.navigation {
	background-color: #99cccc;
}
.currentpage{
	color: #FFFFFF;
	font-weight:bold;
}

.small {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #ffffff;
}

.medium {
	font-family: "times new roman", verdana, helvetica, arial;
	font-size: 16px;
	color: #332b00;
	margin-bottom : 0px;
}

.big {
	font-family: verdana, helvetica, arial;
	font-size: 20px;
	color: #ffffff;
}

.xbig {
	font-family: verdana, helvetica, arial;
	font-size: 24px;
	color: #ffffff;
}

.expanded {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: verdana, helvetica, arial;
	text-align: justify;
}

.footer {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.leftnav
{
float:left;
width:30%;
background-color:black;
}
.mainart
{
float: right;
margin:auto;
width:70%;
background-color:black;
}

