/*CSS Created by Craig Erskine - buildmyownsite.com*/
body {
 margin: 0;
 padding: 0;
 background: #B1B0B0;
 color: #494744;
 font-family: Arial, sans-serif;
 text-align: center;
}

a {
 color: #A41C1C;
 font-weight: bold;
 text-decoration: underline;
}

a:hover {
 color: #000;
 text-decoration: underline;
}

a:focus,a:active {
 overflow: hidden;
}

h1,h2,h3,h4,h5,h6,.Heading {
 color: #666C6C;
 font-weight: bold;
 font-size: 18px;
}

h3,h4 {
 font-size: 15px;
}

h5,h6 {
 font-size: 13px;
}

.Content,th,td,p,ul,ol,li,input,select,textarea,blockquote {
 font-size: 12px;
}

.Channel a {
 display: block;
 color: #000;
 font: bold 13px/24px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Channel a:hover {
 color: #666;
 text-decoration: none;
}

.ChannelSelected a,
.ChannelSelected a:hover {
 display: block;
 color: #A41C1C;
 font: bold 13px/24px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Posting a {
 display: block;
 color: #000;
 font: bold 11px/24px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Posting a:hover {
 color: #666;
 text-decoration: none;
}

.PostingSelected a,
.PostingSelected a:hover {
 display: block;
 color: #A41C1C;
 font: bold 11px/24px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Channel,.Posting,.ChannelSelected,.PostingSelected {
 border-bottom: 1px solid #DADADA;
}

.Error {
 background: #FF0;
 color: #C00;
}

.Status {
 color: #C00;
}

.OddRow {
}

.EvenRow {
}

.WinBorder td.Content {
}

.WinBorder td.Content,.WinBorder td.Content p,.WinBorder td.Content ul,.WinBorder td.Content ol,.WinBorder td.Content li {
}

td.WinBorder {
}

.WinBorder,.WinBorder p,.WinBorder ul,.WinBorder ol,.WinBorder li {
}

#PageContainer {
 margin: 0 auto;
 width: 760px;
 text-align: left;
 position: relative;
}

#HeaderContainer {
 width: 760px;
 background-repeat: no-repeat;
 background-position: 0 0;
 background-color: #000;
 height: 152px;
 position: relative;
}

#HeaderLogo {
 margin: 0;
 padding: 0;
 width: 254px;
 background-repeat: no-repeat;
 background-position: 0 0;
 color: #292826;
 font-size: 1px;
 text-indent: -9999px;
 position: absolute;
 height: 97px;
 top: 8px;
 left: 8px;
}

#HeaderLogo a {
 width: 254px;
 display: block;
 line-height: 71px;
 text-decoration: none;
 height: 71px;
}

#HeaderLocation {
 margin: 0;
 padding: 0;
 width: 200px;
 color: #FFF;
 font-size: 11px;
 height: 20px;
 position: absolute;
 top: 85px;
 left: 28px;
}

#HeaderLocation span {
 width: 150px;
 height: 20px;
 position: absolute;
 top: -38px;
 left: 580px;
}

#HeaderLocation strong {
 font-size: 13px;
}

#HeaderLogin {
 width: 172px;
 margin: 0;
 padding: 0;
 line-height: 22px;
 text-align: center;
 height: 22px;
 position: absolute;
 bottom: 22px;
 right: 2px;
}

#HeaderLogin a {
 display: block;
 color: #FFF;
 text-decoration: none;
 text-indent: 10px;
 height: 22px;
}

#HeaderLogin a:hover {
 color: #000;
}

#ContentContainer {
 border-right: 2px solid #000;
 border-left: 2px solid #000;
 background-color: #FFF;
}

#NavContainer {
 padding: 20px 0 0;
 background-repeat: repeat-y;
}

#Nav {
}

#Content {
 padding: 20px;
}

#SectHome #Content {
 padding: 257px 20px 20px;
 background-repeat: no-repeat;
 background-position: 0 0;
}

#FooterContainer {
 border-right: 2px solid #000;
 border-left: 2px solid #000;
 background-repeat: no-repeat;
 background-position: 0 0;
 background-color: #000;
}

#FooterContainer td {
 padding: 20px 10px 10px;
 color: #FFF;
 font-size: 10px;
}

#FooterContainer a,#FooterContainer a:hover {
 color: #FFF;
 font-weight: bold;
 text-decoration: underline;
}

