body {
	background-color: #FFFFCC;
}

#main {
	background-color:#FFFFFF;
	width:800px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	width:inherit;
}
#indexleft {
	margin-right: 360px;
	padding: 20px;
}
#indexright {
  float: right;
  width: 360px;
  padding: 20px;
}
#news {
	clear:both;
	margin:auto;
}

#indexcontent {
	clear:both;
	padding:20px;
	height:400px;
	overflow:auto;
}
#maincontent {
	padding:20px;
}
#footer {
	clear: both;
	width:800px;
	padding:inherit;
	text-align:center;
	background-color:#FFFFCC;
}
ul {
list-style-type:circle;
}

font {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#330000;
}
.head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#330000;
}
.highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#660066;
}
.highhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#660066;
	font-style:italic;
}
.videohead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#FFFFCC;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#330000;
}
.hightitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#660066;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#330000;
}
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #330000;
	text-decoration: underline;

}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #330000;
	text-decoration: underline;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #660066;
	text-decoration: underline;
}
a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FF9999;
	text-decoration: underline;
}
a.head:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #330000;
	text-decoration: underline;

}
a.head:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #330000;
	text-decoration: underline;
}
a.head:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #660066;
	text-decoration: underline;
}
a.head:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FF9999;
	text-decoration: underline;
}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	

