.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #512b18;
}
body{
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url('media/nav/fill.jpg');
	background-repeat: repeat-y;
}
.nobk{
	background-image: none;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
)
.nobullet {
	list-style: none;
}	
}
a:link {
	color: 512B18;
}
a:visited {
	color: #996600;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #003366;
}

div#sidebar {
	width: 216px;
	min-height: 600px;
	float: left;
	background-image: inherit;
}
div#main {
	position:absolute;
	height: 1000px;
	left: 216px;
	top: 0px;
	margin-left: 45px;
	float: left;
	width: 640px;
	
}
div#widemain {
	position:absolute;
	height: 1000px;
	left: 216px;
	top: 0px;
	margin-left: 45px;
	float: left;
	width: 800px;
	
}

div#footer {
	min-width: 640px;
	float: left;
	text-align: center;
}

.nobullet {
	list-style-type: none;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
    padding-bottom: 5px;
 }   
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
 }
.center {
	text-align: center;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

table.photoArray {
	width: 480px;
	padding: 10px;
	text-align: center;
	clear: right;
}
div.photoDiv{
	width: 170px;
	height: 200 px;
	text-align: center;
	padding: 30 px;
	
}
div.leftWideColumn {
    position: relative;
    float: left;
    padding-right: 15px;
	width: 450 px;
	min-height: 300 px;
	
}
div.rightWideColumn {
    position: relative;
    float: right;
    padding-right: 15px;
	width: 450px;
	min-height: 300 px;
	
}
div.flickrVertDiv{
	position: relative;
	width: 170 px;
	padding: 15 px;
	float: left;
		
}
span.photoCaption{
	
	width: 200 px;
	padding-left: 15 px;
	padding-right: 15 px;
}

div.spacer {
	
	width: 800;
	float: left;
	clear: left;
}

div.narrowFloatLeft{
	float: left;
	min-width: 150px;
	max-width: 600px;
}

div.pictureWidthFloatLeft{
	float:left;
	min-width: 150px;
	max-width: 480px;
}

span.captionFloatLeft {
	
	float: left;
	min-width: 150px;
	max-width: 480px;
}
span.narrow{
	width: 480px;
}
div.narrow{
	width: 480px;
}
span.narrowCaptionFloatLeft{
	float: left;
	width: 360px;
}
span.narrowCaptionFloatRight{
	float: right;
	width: 360px;
}
.clearLeft {
	clear: left;
}
.floatLeft{
	float: left;
}
span.captionFloatRight{
	float: right;
	min-width: 150px;
	max-width: 480px;
}

span.clearRight{
	clear: right;
}
span.centerFloatRight{
	float: right;
	text-align: center;
}
table.officerList{
	width: 400px;
	border: 0;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px;
	
}
.emphaticQuote{
	color: #996600;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

@media print {
   div#sidebar {
     display:none;
   }
span.caption {

font-weight: bold;
text-align: center;
width: 420px;
}

