body
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background-color: Silver; 
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
}    

img
{
	border-style: none;
	margin: 0;
	padding: 0;
}  

A:link 
{
	color: #362DB1;
	font-weight: bold; 
	text-decoration: none;
}

A:visited 
{
	color: #362DB1; 
	font-weight: bold; 
	text-decoration: none;
}

A:hover 
{
	color: #3333FF; 
	font-weight: bold; 
	text-decoration: none;
}
ul
{
    margin-top: 5px;
}

li
{
    margin-bottom: 5px;
}

td
{
	vertical-align: top;
    background-color: White;	
}

.bylaw1
{
    margin-left: -15px;
}

.bylaw2
{
    margin-left: 27px;
    margin-bottom: 10px;
}

.center
{
	text-align: center;
}

.clear
{
	clear: both
}

.director
{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

.directortext
{
	display: block;
}

.first
{
	padding-top: 15px
}

.last
{
	padding-bottom: 20px;
}

.left
{
	text-align: left;
}

.list
{
    margin-bottom: 5px;
}

.menu-dynamic
{
	text-align: left;
	padding-left: 5px;
	width: 100px;
}

.menu-dynamic-hover
{
	background-color: Aqua;
	color: Silver;
	width: 100px;
}

.pagebody
{
	margin-left: 20px; 
	margin-right: 20px;
	margin-top: 0; 
	margin-bottom: 5px;
}

.pagehead
{
	margin-left: 20px;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 5px;
}

.pageleft
{
}

.pagetitle
{
    font-size: 14pt;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 10px;
}

.pagetitlepic
{
	margin-left: 15px; 
	margin-right: 5px; 
	margin-top: 0; 
	margin-bottom: 0;
	text-align: left;
}

.pictureleft 
{
	float: left;
	padding: 15px;
}

.pictureright 
{
}

.right
{
	text-align: right;
}

#centercolumn
{
	display: block;
	padding-right: 25px;
}

#container 
{
	display: block;
	font-size: 1.2em;
	background: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}

* html #container {
  height:100%; 
  width:100%; 
  }
  
#vdots
{
	width: 5px; 
	background-image: url(../images/PageLeft.png); 
	height: 100%;
}
 
#pagehead
{
	left: 0;
	width: 100%;
	height: 143px;
}

#copyright
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
}

#rightcolumn
{
	width: 200px;
	text-align: center;
}

#rightcontent
{
	width: 190px;
	padding-right: 10px;
	text-align: center;
}
