BODY {
  font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #FFFFFF;
  margin:10px;
}

A {
  text-decoration: none;
  color:#FFFFFF;
}
A:hover{
  text-decoration: underline;
}
TD
{
  font-size:12px;
}
P
{
  font-size:14px;
  padding-left:180px;
  padding-right:160px;
  text-spacing:5px;
  text-align:left;
  text-indent:20px;
}
.LAYOUT_Table
{
  table-layout:fixed;
  padding:0px;
}
.LAYOUT_TopRight
{
  padding:3px;
  padding-left:6px;
}
.LAYOUT_Content
{
  background-color: #000000;
  font-size:36px;
  text-align:center;
}
.LAYOUT_Welcome
{
  text-align:center;
  font-weight: bold;
  font-size:24px;
}
.LAYOUT_News
{
  padding-left:10px;
}
.LAYOUT_Photo
{
  padding-left:10px;
}

.Content_Padding
{
  margin-left:30px;
  margin-right:5px;
}
.Table
{
  table-layout:fixed;
  padding:0px;
  width:750px;
  margin-bottom:20px;
}
.Section_Nav
{
  font-weight: bold;
  font-size:12px;
  color:white;
  margin-right:5px;
  margin-bottom:20px;
}
.Nav_Header
{
  font-weight: bold;
  font-size: 16px;
  margin-bottom:5px;
  position: relative;
  border-bottom: 2px dotted black;
  margin-left:5px;
  color:white;
}
.Welcome
{
  font-size: 17px;
  font-weight:bold;
}
.WelcomeMessage
{
  font-size: 14px;
  color:white;
  line-height:18px;
  width:700px;
  margin-left:55px;
}
.adminLink
{
  font-weight:bold;
  font-size:12px;
  margin-left:10px;
}
.Section_Header
{
  font-weight: bold;
  font-size: 15px;
  margin:5px;
  position: relative;
}
.Section_Title
{
  font-weight: bold;
  font-size: 13px;
  margin-bottom:5px;
  position: relative;
  color: #F3F2BC;
}
.Section_Desc
{
  font-weight: normal;
  font-size: 11px;
  margin-bottom:5px;
  padding-left:10px;
  position: relative;
  color:white;
}
.Section_Date
{
  font-weight: bold;
  font-size: 12px;
  margin-bottom:5px;
  position: relative;
  color:black;
}
.Section_Body
{
  font-weight: normal;
  font-size: 12px;
  margin-bottom:5px;
  padding-left:10px;
  position: relative;
  color:white;
  border-left: 1px dotted #FFFFFF;
}
.LIST_Table
{
  table-layout:fixed;
  width:740px;
  margin-top:10px;
  margin-left:15px;
  margin-bottom:30px;
}
.LIST_HeaderRow
{
  background-color:black;
  padding:2px;
  color: white;
}
.LIST_HeaderCell
{
  font-weight: bold;
}
.LIST_Row
{
  padding:2px;
}
.LIST_Cell
{
  border-bottom: 1px solid black;
}
.copyright
{
  font-size:10px;
  color: #999999;
  padding:2px;
}