#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid white;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	}

#banner {
	padding: 5px;
	margin-bottom: 5px;
	background-color: white;
	border-bottom: thin dotted
	}

#content {
	padding: 5px;
	margin-left: 215px;
	background-color: white;
	margin-bottom: 30px;
	}

#sidebar-a {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 0px;
	background-color: rgb(51,102,0);
	font-family: Helvetica, Geneva, Arial, 
	SunSans-Regular, sans-serif
	}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: white;
	border-top: thin dotted
	}
		
body 	{
	font-family: Helvetica, Geneva, Arial, 
	SunSans-Regular, sans-serif;
	font-size: 80%;
	font-color: black;
	background-color: white; 
	}
		
h1 	{	
	font-family: Helvetica, Geneva, Arial, 
	SunSans-Regular, sans-serif;
	color: rgb(51,102,0);
	font-size: 300%;
	}

h2 	{	
	font-family: Helvetica, Geneva, Arial, 
	SunSans-Regular, sans-serif;
	color: rgb(0,82,132);
	}

h3 	{	
	font-family: Helvetica, Geneva, Arial,
	SunSans-Regular, sans-serif;
	color: rgb(102,102,51);
	}

h4 	{	
	font-family: Helvetica, Geneva, Arial,
	SunSans-Regular, sans-serif;
	color: black);
	}
divider	{
	font-family: Helvetica, Geneva, Arial, 
	SunSans-Regular, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: yellow;
	}
em 	{	
	font-weight: bold
	}

address { 
	font-size: 75%; color: black
	}

li 	{ 
	list-style-type: none; 
	}

.c0 	{
	COLOR: #ffffff; 
	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	font-style: italic;
	font-size: 120%;
	TEXT-DECORATION: none;
	margin: 1em;
	}

.c0:hover {
	COLOR: #000000; 
	BACKGROUND-COLOR: yellow;
	}

