/* CSS Document */
body { margin: 20px 0px; padding: 0; font-family: 'Verdana'; color: #362f2b; font-size: 12px; background: #666;}

/* General Links */
a:link { text-decoration : none; color : #ff0000; border: 0px; outline: none;-moz-outline-style: none;} 
a:active { text-decoration : underline; color : #ff0000; border: 0px; outline: none; -moz-outline-style: none;} 
a:visited { text-decoration : none; color : #ff0000; border: 0px; outline: none; -moz-outline-style: none;} 
a:hover { text-decoration : underline; color : #990000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #505560; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #505560; font-size: 11px; }
select { font-family: 'Verdana'; color: #505560; font-size: 11px;  }

h1, h2, h3 { font-family: "Trebuchet MS";}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 871px; background: #fff url(bgcontain.gif) repeat-x left top; margin: 0px auto; border: solid 6px #4f4f4f;}

/* Header */
.Header { background: url(./HeaderBkg.jpg) no-repeat right top; height: 217px; position: relative; padding: 20px 50px 0px 50px; border-left: solid 1px #fff; border-right: solid 1px #fff; border-top: solid 1px #fff;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sitenameText { font-size: 32px; font-weight: bold; letter-spacing: -2px; font-family: 'Arial'; color:#fff; padding: 23px 0px 70px 0px; text-transform: uppercase;}
.navText { padding: 5px 0px; color:#fff; float: left; width: 435px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Content */
.Content { padding: 0px 50px 20px 50px; }
.headerText { font-size: 22px; letter-spacing: -1px; padding: 10px 0px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #ccc; color:#ff0000; font-family: 'Arial'; text-transform: uppercase; } 
.bodyText { line-height: 17px; font-size: 12px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer { position: relative; height: 25px; padding: 0px 50px 30px 50px;}

.copyrightText{ font-size: 10px;}
.footerLink {}
.footerLink a {}
