 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C2C7AD;
	background-color: #273F62;
	padding: 0px;
	border-top: 0px none #282317;
	border-right: 0px none #282317;
	border-bottom: 0px none #282317;
	border-left: 0px none #282317;
	margin: 0px;

 }
 #mainTable {
	line-height: 1.5em;
	border: 5px solid #282317;
 }
 
 #mainTable td {
	padding: 12px;
	border: 10px solid #282317;

 }
 
 #maincontent {
	vertical-align: top;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
 }
 
 #sidebar {
	width: 15%;
	vertical-align: top;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	background-color: #97A07A;
	font-weight: bold;
	
 }
 #photobar {
 	width: 25%;
	vertical-align: top;
	color: #282317;
 	font-size: 9px;	/*/*/font-size: 85%; /* */
 }
 img {
 	border: 5px solid #282317;
} 
 
 #header {
	background-color: #273F62;
	text-align: center;
	vertical-align: middle;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;

 }
  
 #footer {
 	background-color: #273F62;
 	 }
 
 #motto {
	font-size: 160%;
	color: #282317;
	text-transform: lowercase;
	font-variant: normal;
	text-align: center;
	vertical-align: text-bottom;
	letter-spacing: 6px;
	top: 5px;
	font-weight: bolder;

 }

 td, p, ul, form {
 font-family: Arial, Helvetica, sans-serif;
 }
 
 h1 {
	font-size: 160%;
	color: #282317;
	text-transform: lowercase;
	font-variant: normal;
	text-align: center;
	vertical-align: text-bottom;
	letter-spacing: 6px;
	top: 5px;
	font-weight: bold;


 }
 h2 { 
 	font-size: 140%;
	}
 
 #sidebar a {
 	/*/*/padding: 3px;
 	display: block;
  	text-decoration: none;
 	line-height: 1em;
 	width: 195px; /* */
 }
 
 #sidebar a:link, #sidebar a:visited {
 	color: #273F62;
 }
 
 #sidebar a:hover, #sidebar a:active {
 	color: #C2C7AD;
 	background-color: #282317;
  }
 
 #sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 
 #current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: #999999 !important; /* */
 }
 #navform {
	/*/*/padding: 3px;
 	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	height: 85;
	width: 150; /* */
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	color: #273F62;
		}

 #nav {
	/*/*/padding: 3px;
 	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	height: 85;
	width: 150; /* */
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	color: #273F62;

		}
 #nav a {
	 width: 150; /* */
	}

 #nav a:link, #nav a:visited {
	text-decoration: none;
 	color: #282317;
	}
	
 #nav a:hover, #nav a:active {
 	color: #C2C7AD;
 	background-color: #282317;
 }
#quote {
	font-size: 130%;
	color: #282317;
	text-transform: lowercase;
	font-variant: normal;
	text-align: center;
	vertical-align: text-bottom;
	letter-spacing: 6px;
	top: 5px;
	font-weight: normal;
	font-style: italic;

}
a {
	color: #FFFFCC;
}
