body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #CCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size:18px;
color: #003366;
border-bottom: 1px solid #CCC;
}

h2 {
font-size:14px;
color: #000
}

h3 {
font: bold 14px/normal "Trebuchet MS", Verdana, sans-serif;
color: #669900;
padding-top: 5px;
}

a {
color:#333366;
}
a:visited {
color:#333366;
}

a:hover {
text-decoration:none;
}


div#content {
margin-left: auto;
margin-right: auto;
width: 750px;
border: 3px solid #666;
padding: 10px;
background-color:#FFF;
}

#content .date {
font-size: 10px;
line-height:.5em;


}

div#topnav {
	background-color:#FFF;
	border:1px solid #ccc; 
	width: 100%;
	margin-right: 0;
	float:left;
}

div#topnav ul li {
	float: left;
}
#topnav ul li a {
    display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	border-right: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent;
	text-decoration: none;
}

div#nav {
height: 40px;
width: 100%;
border-bottom: solid #ccc 1px;
background-color: #fff;
}

div#logo {
width: 40px;
float:left;
padding:5px 5px 0 0;
}

div#navbar2 {
width: 668px;
float:right;

}
div#navbar2 ul {
margin: 0px;
padding: 0px;
line-height: 50px;
white-space: nowrap;
}
div#navbar2 li {
list-style-type: none;
display: inline;
}
div#navbar2 li a {
font-size:16px;
font-weight: bold;
text-decoration: none;
border-right: 1px solid #ccc;
padding: 7px 7px;
color: #666;
}
div#navbar2 li a:link {
color: #666:
}
div#navbar2 li a:visited {
color: #666;
}
div#navbar2 li a:hover {
font-weight: bold;
color: #FFF;
background-color: #333;
}

div#navbar2 li a.highlight {
font-weight: bold;
color: #FFF;
background-color: #333;
}

div#footer {
font-size:10px;
width: 100%;
border-top: solid #ccc 1px;
background-color: #fff;
clear:both;
}

div#footer a {
color:#333366;
}
div#footer a:visited {
color:#333366;
}
div#footer a:hover {
text-decoration:none;
}

.read-more {
font: bold 13px/normal "Trebuchet MS", Verdana, sans-serif;
color: #669900;
text-decoration:none;
padding: 5px 0 5px 0;

}

div#news-item {
border-bottom: 1px solid #CCC;
}

table {
	border-collapse: collapse;
	border: 1px solid #CCC;
	font: normal 80%/140% arial, verdana, helvetica, sans-serif;
	color: #000;
	background: #fff;
}
caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
td, th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
	font-size: .90em;
}
thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #669900;
}
tfoot th, tfoot td {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
}
tfoot th {
	font-weight: bold;
}
tbody td a {
	background: transparent;
	color: #333366;
	text-decoration: underline;
}
tbody td a:hover {
	background: transparent;
	color: #333366;
	text-decoration: none;
}
tbody th a {
	background: transparent;
	color: #3f7c5f;
	text-decoration: underline;
	font-weight: bold;
}
tbody th a:visited {
	color: #b98b00;
}
tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
tfoot td {
	border: 1px solid #996;
}
tbody tr:hover {
	background:  #CCCCCC;
}

div#Menu {
	float:right;
	width:190px;
	padding:10px;
	border-left:1px double #ccc;
	margin-left: 10px;
	margin-left: _10px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

div#Menu ul {
margin: 0px;
padding: 0px;
line-height: 20px;
white-space: nowrap;
}
div#Menu li {
list-style-type: none;
display:compact;
}

.left {
float:left;
width:49%;
border-right: 1px solid #ccc;
}

.right {
float:right;
width:49%;

}

.image {
float:right;
}

/************************************************

                     PHOTOS

************************************************/
div#photo {
float:right;
width: 325px;
padding:5px;
}
img.photo
{
  padding: 10px; 
  border: 1px solid #ccc;
}
div.caption
{
  color: #333;
  font-size: 95%;
  float:right;
  padding-right:10px;
}
div.caption-marker
{
  float: left; 
  margin-right: 0.2em;
  text-align: left;
}
div.caption-text
{
  float: left;
  clear: right;
  text-align: left;
}
div.copyright
{
  text-align: right;
  float: right;
  color: #333;
  font-family: "Franklin Gothic Book", Verdana;
}