.piccaption {
	font-family: Arial;
	font-size: 70%;
}
.bodytext {
	font-family: Arial;
	font-size: 90%;
}

.pictitle {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
}

#container {
  margin: 0 auto;
  width: 850px;
  text-align: left;
  }
.narrative {
	font-family: Arial;
	font-size: 90%;
	line-height: 125%;
	color: #FFFFFF;
}
.smallest {
	font-family: verdana;
	font-size: 3pt;
	letter-spacing: normal;
}
.sidebarcaption {
	line-height: 50%;
	font-family: arial;
	font-size: 8pt;
}
.smallerarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #969698; 
	scrollbar-shadow-color: #969698; 
	scrollbar-highlight-color: #969698;
	scrollbar-3d-light-color: #ffffff;

}

p { 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #969698;
	line-height: 110%
}

.loc {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #cccccc;
	line-height: 110%
}

.content {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #969698;
	line-height: 110%
}

h1 {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #2e91d0;
}

h2 {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #2e91d0;
}


ul {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
}

ol {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.formtext {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #969698;
}

.form {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #969698; 
	scrollbar-shadow-color: #969698; 
	scrollbar-highlight-color: #969698;
	scrollbar-3d-light-color: #ffffff;
}

.formbutton {
	border: 1px solid #969698;
	padding: 0px;
	background-color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #969698;
}

.formfield {
	border: 1px solid #969698; 
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #969698;
}

.textfield {
	border: 1px solid #969698; 
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #969698;
}

.picborder {	
    border: 1px solid #969698;
    padding: 2px;
}

a { text-decoration:none; font-weight: bold; color:#2e91d0; }
a:hover { text-decoration:underline; font-weight: bold; color:#2e91d0;  }
a:visited { font-weight: bold; color:#2e91d0;  }
a:active { font-weight: bold; color:#2e91d0;  }

a.loclink { text-decoration:none; font-weight: normal; color:#cccccc; }
a.loclink:hover { text-decoration:underline; font-weight: normal; color:#cccccc;  }
a.loclink:visited { font-weight: normal; color:#cccccc;  }
a.loclink:active { font-weight: normal; color:#cccccc;  }

.bg {
background-image: url('images/bg.jpg');
background-repeat: no-repeat;
background-position:   center top;
}

.contentleftshadow {
background-image: url('images/contentleftshadow.jpg');
}

.contentrightshadow {
background-image: url('images/contentrightshadow.jpg');
}

.menubg {
background-image: url('images/menubg.jpg');
background-repeat: no-repeat;
background-position:   center top;
}
