﻿body {
}
#left
{
	background-color: #C0C0C0;
	width: 200px;
	margin-top: 35px;
	height: 400px;
}
#right
{
	background-color: #C0C0C0;
	width: 230px;
	margin-top: 50px;
	height: 400px;
}

#titlestyle
{
	font-family: 'Book Antiqua';
	font-size: 20pt;
	font-weight: bold;
	color: #000080;
	background-color: #66CCFF;
	height: 30px;
	padding-top: 10px;
}

#pstyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#Council
{
	background-color: #808080;
	text-align: left;
	padding-top: 6px;
	color: #FFFF99;
	font-weight: bold;
	display: table-cell;
	padding-left: 10px;
	font-size: small;
	margin-right: -5px;
}

