#content	{
			width: 1000px;
			margin:0 auto;
			background-color:#FFFFFF;
			padding:6px;
			border: 3px solid #06C;
			margin-top:30px;
			min-height:740px;
			padding-bottom:20px;
				} 


body 		{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			text-align:center;
			background:url(images/main_bg.jpg) #FFF;;
			}
p			{
			font-size:13px;
			text-align:center;
}


/* ----HEADINGS----*/
h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight:bold; color: #036; text-align:center}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px;; font-weight:normal; color: #666; text-align:center}
h3 {font-family: Georgia, "Times New Roman", Times, serif;; font-size:18px; font-weight:bold; color: #036; text-align:center}

h1.and {text-align:right}
h4.two {font-family:"verdana"; font-size:10pt; font-weight:normal; color:"black"; text-align:left}
h2.and {font-family:"verdana"; font-size:12pt; font-weight:normal; color:"black"; text-align:right}
h4.mem {font-family:"verdana"; font-size:9pt; font-weight:normal; color:"green"; text-align:center}
h1.cont {text-align:left; font-size:10pt; color:black}


/* ----HYPERLINKS----*/
a:link { text-decoration:none}
a:active { text-decoration:none}
a:visited { text-decoration:none}
a:hover {color: #900; font-weight:normal}

a.nav	{ 
				text-decoration:none;
				color: #036;
				display:block;
				background-color: #DAD634;
				padding:4px;
				margin-bottom:2px;
				font-size:13px;
				border-bottom: solid 2px #CCC;
				border-right: solid 2px #CCC;				
				}				
				
a.nav:hover 	{
				color: #fff;
				font-weight:normal;
				background-color:#069;
				}


/* ----TABLES AND CELLS---- */
table			{
				border:0px;
				}
				
table.head 		{
				background-color:#dad634;
				width:1000px;
				height:100px;
				}
				
table.content	{
				padding-left:12px;
				width:880px;
				}
				
td				{
				font-size:13px;
				}

td.main 		{
				background: url(images/roboat.gif)top center repeat-y;
				}

td.presidentsLeft	{
				padding-right:40px;
				text-align:right;
				width:420px;
}

td.one {text-align:center; font-size:10pt}
td.two {text-align:left; font-size:10pt}
td.three {text-align:left; font-size:9pt}
td.four {text-align:right; font-size:10pt}
td.five {text-align:cleft; font-size:10pt}


/* ----MISC---- */
img.gallery		{
				padding:5px;
				border:1px solid #CCC;
}

ul	{
	text-align:center
	}
