/*-- Main Styles --*/
body
{
  background-color: #777;
  color: #000;
  text-align: center;
  font-size: 12px;
  font-family: arial;
  padding: 0;
  margin: 50px 0px 0px;
  behavior: url(csshover.htc); /*-- Makes Pure CSS Menus work in IE --*/
}
a
{
  color: #777;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
a img
{
  border: 0;
}
a:hover
{
  color: #555;
}
/*-- End Main Styles --*/


/*-- Global Classes --*/
.imageStyle {}
blockquote
{
  font-style: italic;
  background: #e3f1fc;
  padding: 10px;
  font-size: 13px;
  color: #000;
  border-bottom: 1px dotted #000;
  border-top: 1px dotted #000;
}
h1
{
  color: #000;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 3px;
}
h2
{
  color: #000;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 3px;
}
h3
{
  color: #000;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 3px;
}
h4
{
  color: #000;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 3px;
}
h5
{
  color: #000;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 3px;
}
.image-left
{
  float: left;
  margin: 3px 3px 3px 0px;
  padding: 3px 3px 3px 0px;
}
.image-right
{
  float: right;
  margin: 3px 0px 3px 3px;
  padding: 3px 0px 3px 3px;
}
/*-- End Global Classes --*/


/*-- Page Layout --*/
#container
{
  background: #fff;
  width: 750px;
  margin: 0px auto;
  text-align: left;
  padding-bottom: 20px;
  font-family: arial;
}
#pageheader
{
  width: 750px;
  background: url(images/banner.jpg) repeat-x;
  text-align: left;
  list-style: none;
  height: 100px;
}
#pageheader img
{
  display: inline;
  float: left;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
}
#pageheader h1
{
  color: #fff;
  margin: 0px;
  text-align: left;
  font-size: 26px;
  letter-spacing: 2px;
  padding: 30px 20px 5px 30px;
}
#pageheader h2
{
  color: #fff;
  margin: 0px;
  font-size: 12px;
  text-align: left;
  padding-right: 20px;
  padding-left: 30px;
  letter-spacing: 3px;
}
#contentcontainer
{
  width: 549px; /*-- container width minus sidebarcontainer width minus 1px --*/
  float: right;
  text-align: left;
  padding-top: 10px;
  border-left: 1px solid #777;
}
#contentcontainer #content
{
  padding-right: 10px;
  padding-left: 10px;
  width: 500px;
}
#sidebarcontainer
{
  width: 200px;
  float: left;
  text-align: left;
}
#sidebarcontainer .sidebar
{
  padding: 10px;
}
#footer
{
  width: 750px;
  margin: 0px auto;
  text-align: center;
  height: 25px;
  color: #fff;
  background: url(images/footer.jpg) repeat-x;
}
#footer p
{
  margin: 0px;
  padding-bottom: 10px;
  padding-top: 7px;
}
#footer a
{
  color: #fff;
}
#footer a:hover
{
  color: #777;
  text-decoration: none;
}
/*-- End Page Layout --*/


/*-- Bread Crumb --*/
#breadcrumbcontainer
{
  text-align: left;
  padding: 0px;
  margin-top: 10px;
}
#breadcrumbcontainer ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
#breadcrumbcontainer li
{
  padding: 0px;
  display: inline;
}
#breadcrumbcontainer a
{
  display: inline;
}
#breadcrumbcontainer a:hover
{
  display: inline;
}
/*-- End Bread Crumb --*/


/*-- Toolbar --*/
#navcontainer
{
  line-height: normal;
}
#navcontainer ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  width: 200px;
  border-bottom: 1px solid #777;
}
#navcontainer ul li
{
  position: relative;
}
#navcontainer li ul
{
  position: absolute;
  left: 199px; /*-- 1px less than navcontainer ul width --*/
  top: 0;
  display: none;
}
#navcontainer ul li a
{
  display: block;
  text-decoration: none;
  color: #000;
  background: #fff;
  padding: 5px;
  border: 1px solid #777;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}
#navcontainer ul li a:hover
{
  color: #fff;
  background: #777;
}
#navcontainer li ul li a
{
  padding: 6px 5px 6px 5px;
}
#navcontainer li:hover ul, #navcontainer li.over ul
{
  display: block;
}
/*-- End Toolbar --*/


/*-- Photo Album --*/
.album-title
{
  color: #000;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 3px;
}
.album-description
{
}
.thumbnail-frame
{
  margin: 0px;
  padding: 0px;
}
.thumbnail-frame a
{
}
.thumbnail-frame a:hover
{
  height: 30px;
}
.thumbnail-frame img
{
  border-style: none;
}
.thumbnail-caption
{
  margin-top: -2px;
  font-size: 0.8em;
}
.photo-background
{
  text-align: center;
  margin: 10px;
}
.photo-navigation
{
  padding: 10px;
  background: #fff;
  margin-bottom: 10px;
}
.photo-navigation a
{
}
.photo-navigation a:hover
{
}
.photo-frame
{
  margin: 0px;
  border: 5px solid #ffffff;
}
.photo-links
{
}
.photo-title
{
  color: #000;
  font-size: 18px;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
}
.photo-caption
{
  font-size: 13px;
  margin: 0px;
  color: #000;
}
/*-- End Photo Album --*/


/*-- Blog --*/
.blog-archive-background
{
  color: #000;
  text-align: center;
  font-size: 14px;
  font-family: arial;
  background: #fff;
}
.blog-archive-headings-wrapper
{
  text-align: left;
  width: 590px;
  padding: 10px;
}
.blog-archive-entries-wrapper
{
  text-align: left;
  width: 590px;
  padding: 10px;
}
.blog-archive-month
{
  color: #000;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 3px;
}
.blog-archive-link
{ 
}
.blog-entry
{
}
.blog-entry-title
{
  color: #000;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 3px;
  line-height: 40px;
  border-bottom: 2px solid #999;
}
.blog-entry-date
{
  font-size: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.blog-entry-body
{
  margin-bottom: 45px;
}
.blog-entry a
{
  font-size: 12px;
}
/*-- End Blog --*/


/*-- File Sharing --*/
.filesharing-description
{
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.filesharing-item
{
}
.filesharing-item-title
{
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
.filesharing-item-description
{
  margin-bottom: 10px;
}
/*-- End File Sharing --*/


/*-- Quicktime Page --*/
.movie-title
{
  color: #000;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}
.movie-description
{
  text-align: center;
}
.movie-frame
{
  text-align: center;
  margin-bottom: 10px;
}
.movie-page-title
{
  color: #000;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 3px;
}
.movie-page-description
{
  margin-bottom: 10px;
}
.movie-thumbnail-frame
{
  float: left;
  display: inline;
  margin-right: 40px;
}
.movie-thumbnail-caption
{
  text-align: center;
  color: #333;
  margin-bottom: 5px;
}
.movie-background
{
  background: #ffffff;
  margin-top: 5px;
}
.movie-title
{
  color: #000;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 3px;
  text-align: center;
}
.movie-frame
{
  text-align: center;
  margin-bottom: 10px;
}
/*-- End Quicktime Page --*/
