/*--------------------------- General Settings ---------------------------*/
BODY { margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; text-align: center; background-color: #FFF; font-family: arial, helvetica, sans-serif; font-weight: normal; outline: none;  }

a { outline: none; }
a:visited {  outline: none; }
a:hover {  outline: none; }
a.links { color: #555555; text-decoration: none; outline: none;  }
a.links:visited { color: #555555; text-decoration: none; outline: none;  }
a.links:hover { color: #999999; text-decoration: none; outline: none;  }

DIV#crest { position: relative; margin: auto; text-align: center; }

DIV.home_container { position: relative; width: 1000px; height: 950px; bottom: auto; top: 0px; margin: auto; text-align: left; color: #000;}
DIV.homebg { position: absolute; top: 0px; left: 0px; width: 1000px; height:900px; background-image: url('/images/homepage-bg.jpg'); background-repeat: no-repeat; z-index: 1; }
DIV.home_news { position: absolute; left: 52px; top: 630px; width: 530px; height: 270px; font-size: 12px; margin: auto; text-align: center; background-color: #CCC; z-index: 2; border: 1px solid black;}
DIV.home_n1 { position: absolute; left: 10px; top: 10px; width: 255px; text-align: left; }
DIV.home_n2 { position: absolute; right: 10px; width: 246px; top: 10px;  font-size: 14px; }
SPAN.n2notes { color: #F00; font-size: 12px; text-align: left; }
DIV.home_main_photo { position: absolute; top: 88px; left: 52px; width: 495px; height: 329px; z-index: 2; }

DIV.dates { position: absolute; right: 120px; top: 750px; width: auto;  z-index: 2; font-size: 12px; color: #444; font-weight: bold; }

DIV.hdate { position: absolute; top: 2px; left: 50px; z-index: 3; font-weight: bold; font-size: 10px; color: #999; }
DIV.hlogin { position: absolute; top: 2px; right: 50px; z-index: 3; font-weight: bold; font-size: 10px; color: #999; }

DIV#footer {  position: absolute; bottom: 0px; text-align: center; font-size: 10px; color: #999; font-weight: bold; width: 1000px; height: auto; left: 0px; z-index: 3; }
