a{
	text-decoration: underline; /*border-bottom: 1px solid #0000FF;
	color: #0000FF;*/
}

a img{
	border: none;
	text-decoration: none;
}

a:hover{
	color: #000000;
}

a.gallerypreviewlink{
	border: 3px dotted #000000;
	display: block;
	margin: 2px;
	padding: 0px;
	text-decoration: none;
}

a.gallerypreviewlink:hover{
	border: 3px dotted #FF0000;
}

a.noshow, a.noshow:hover{
	border: none;
	color: #000000;
	text-decoration: none;
}

body{
	background-color: #C8C8C8;
	font-size: small;
	background-image:url(../images/backgnd1.jpg);
	margin:0;
}

body, p, td{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; /*font-size: 12px;*/
}

div#footer{
	border-top: 1px dashed #000000;
	font-size: x-small;
	margin: 10px 10px 25px 10px;
	padding: 5px 15px 5px 15px;
	text-align: center;
	width: 75%;
}

/*div#mainbody{
	background-image: url(/images/backgnd1.jpg);
	border: 1px solid #000000;
	float: none;
	width: 720px;
}*/

div#maincontent{
	padding: 5px 10px 5px 10px;
}

div.important{
  background-color: #FDD;
  border: 2px solid #FF0000;
  color: #FF0000;
  font-size: smaller;
  margin: 5px;
  padding: 5px;
}
div.toolTipToo {
  background-color: #FDD;
  border: 2px solid #FF0000;
  color: #FF0000;
  font-size: smaller;
  margin: 5px;
  padding: 5px;
}


div.item{
   border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	margin-bottom: .5em;
	overflow: auto;
	padding: .5em;
  -moz-border-radius: 12px;
}

div.maintitle{
	font-size: larger;
	margin: 5px 0px 5px 0px;
}

div.rightsidebar {
	background-color: #CCCCCC;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	clear: right;
	float: right;
	margin-left: 10px;
	padding: 3px 10px 3px 10px;
	text-align: left;
	width: auto;
  -moz-border-radius: 8px;
}

div.rightsidebar a{
	border: 1px solid #CCCCCC;
	color: #000000;
	display: block;
	margin: 1px 0px 0px 5px;
	padding: 3px;
	text-decoration: none;
}

div.rightsidebar a:hover{
	background-color: #DCDCDC;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

h1{
	text-align: left; /*font-size: 18px;*/
}

h2{
	text-align: left; /*font-size: 16px;*/
}

hr {
	background-color: #000000;
	border: 0;
	color: #000000;
	height: 1px;
	text-align: center;
	width: 60%;
}

img.topnav{
	margin: 0px 0px 0px 0px;
}

p.copyright{
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}

table.bordered td{
	background-image: url(/images/backgnd1.jpg);
}

.attention{
	color: #0000FF;
	font-variant: small-caps;
	font-weight: bold;
}

.bios{
}

.bodylinks, .bodylinks a{
	border: none;
	color: #4B4B4B;
	font-size: 10px;
	letter-spacing: .1em;
	text-decoration: none;
}

.footer{
	font-size: 10px;
	text-align: center;
}

.gallerypreview{
	background-color: #000000;
	border: 2px solid #DCDCDC;
	color: #FFFFFF;
	font-size: 16px;
	margin: 10px;
	width: auto;
	padding: 5px;
	text-align: center;
	display: inline-table;
}

.gallerypreview gallerytable{
	text-align: center;
	vertical-align: middle;
}

.gallerypreview img{
	border: 3px solid #FFFFFF;
	margin: 4px;
}

.header1{
}

.header2{
}

.header2data{
}

.header3{
}

.hometitle {
	font-size: 18px;
	font-weight: bold;
}
.subtitle {
	font-size: 15px;
	font-weight: bold;
}

.linkedtitle{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .25em;
	margin: 5px 0px 3px 0px;
}

.list td{
	border-bottom: 1px solid grey;
}

.newsitem{
	border: 1px solid #808080;
	margin: 2px;
	padding: 5px;
}

.small{
	font-size: 9px;
}

.text{
}

.text-links{
}

.upcoming {
  border: thin solid #666666;
  background-color: #CCCCCC;
  padding: 5px;
  margin: 5px;
  font-variant: small-caps;
}
div.previous {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}

table#maintable{
	background-color: #CCCCCC;
	width: 80%;
}
table.data th{
	text-transform: capitalize;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
table.data td{
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
table.data tr td{
	background-color:#BCBCBC;
	border-bottom: 1px solid #B2B2B2;
}
table.data tr:hover td{
	background-color: #FFFFEE;
	border-bottom: 1px solid #888888;
}
table.data tr th {
	font-weight: normal;
	font-size: larger;
	text-align: left;
	text-transform: none;
	border-bottom: 1px solid black;
	background:#999999;
	text-shadow: white;
	font-variant: small-caps;
}

.quote{
	font-style: italic;
	background-color: #CCCCCC;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding: 2px 5px 2px 5px;
}
img.title { margin: 5px; }

#mastnote {
  font-size: smaller;
  color: #999;
  background-color: #333;
  text-align: left;
  margin-bottom: 3px;
  padding: 5px;
  border-bottom: 1px solid #999;
  /*border-top: 1px solid #999;*/
}

