/*
 * http://colorschemedesigner.com/#5B1251B6pw0w0
 */

.BgColor1 { background-color: #323030 }
.BgColor2 { background-color: #262424 }
.BgColor3 { background-color: #210F10 }
.BgColor4 { background-color: #999393 }
.BgColor5 { background-color: #999495 }


BODY, TABLE, TD
{
  font-family: 'Trebuchet MS', Helvetica, Verdana, Arial, sans-serif;
  border:  0px;
  padding: 0px;
  margin:  0px;
}

BODY
{
  font-size: 75%;
  text-align: center;
  overflow: scroll;
}

H1
{
  margin: 0px;
  position: static;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  color: #210F10;
  font-family: 'Trebuchet MS', Helvetica, Verdana, Arial, sans-serif;
}

H1 a
{
  /* text-decoration: none; */
  color: #210F10;
}


/*---------------------------------------------------------------------------*/

.Canvas
{
  z-index: -1;
}

.CanvasTop, .CanvasBottom
{
  position: fixed;
  z-index: -1;
  left: 0;
  width: 100%;
  text-align: left;
  margin: 0 auto;
}

.CanvasTop
{
  top: 0;
  height: 150px;
}

.CanvasBottom
{
  top: 150px;
  height: 100%;
}


/*---------------------------------------------------------------------------*/

.Page
{
  
}

.Page, .PageTop, .PageBottom
{
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

.PageTop
{
  height: 120px;
  margin-top: 30px;
}

.PageBottom
{
  background-color: #dddddd;
}

.PageBody
{
  /* float: left; */
  padding: 15px;
  color: #333333;
  width: auto;
}

.PageContents
{
  
}

.PageFooter
{
  font-size: 75%;
  color: #555555;
  clear: both;
  padding: 5px 15px;
  line-height: 75%;
}

.PageFooter HR
{
  height: 1px;
}

#logo
{
  height: 100px;
}


/*---------------------------------------------------------------------------*/

A
{
  /* text-decoration: none; */
}

.MainText
{
  color: #222222;
}

.SecondaryText
{
  color: #555555;
}

.Citation
{
  margin-top: 15px;
}

.CitationAuthor
{
  font-style: italic;
  color: #555555;
}

.Contributor
{
  font-weight: bold;
  padding-right: 12px;
  padding-bottom: 5px;
  color: #444444;
}

.News
{
  margin: 25px;
  border: 1px dashed #aaaaaa;
}

.NewsItem
{
  padding: 5px; 
}

.NewsSeparator
{
	height: 1px;
	border-top: 1px dashed #aaaaaa;
}

.NewsTitle
{
	font-size: 120%;
  font-weight: bold;
  color: #dddddd;
}

.NewsText
{
  color: #aaaaaa;
}

.NewsText a
{
  color: #dddddd;
}


/*---------------------------------------------------------------------------*/

.Menu1
{
  position: static;
  display: block;
}

.Menu1 ul
{
  margin: 0;
  padding: 0;
  padding-left: 5px;
  display: block;
}

.Menu1 ul li, 
.Menu2 ul li, 
.Menu3 ul li
{
  display: inline;
  position: static;
  float: none;
  padding-right: 10px;
  padding-left: 10px;
  list-style-type: none;
}

.Menu1 ul li a
{
  text-decoration: none;
  font-weight: bold;
}

.Menu1 ul li.active a,
.Menu2 ul li.active a
{
  color: white;
}

.Menu3 ul li.active a
{
  font-weight: bolder;
}

.Menu2
{
  position: static;
  display: block;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.Menu2 ul
{
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 5px;
}

.Menu2 ul li a
{
  text-decoration: none;
  font-weight: bold;
  color: #999393;
}

.Menu3
{
  display: inline;
  float: none;
}

.Menu3 ul
{
  margin: 0;
  padding: 0;
  display: block;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 17px;
}

.Menu3 ul li
{
  float: none;
  display: block;
  margin-top: 12px;
}

.Menu3 ul li a
{
  text-decoration: none;
}


/*---------------------------------------------------------------------------*/

.MediaGallery
{
  display: block;
  width: 408px;
}


.PhotoCanvasContainer
{
  padding-top: 5px;
  display: block;
  text-align: center;
  width: 408px;
  height: 306px;
  /* border: solid 2px #888888; */ 
}

#photoCanvas
{
  display: inline;
}

.Thumbnails
{
  float: right;
  display: inline-block;
  width: 159px;
  height: 86.5px;
  text-align: left;
  vertical-align: bottom;
  margin-left: 0px;
  line-height: 0;
  margin-right: auto;
}

.Thumbnail
{
  display: inline;
  cursor: pointer;
  width: 51px;
  height: 38.25px;
  margin-left: 2px;
  margin-top: 2px;
}

.Mp3Player
{
  display: inline;
  float: left;
  width: 200px;
  height: 86.5px;
  margin: 0px auto;
}
