@charset "utf-8";
/* CSS Document */

body {
background:url(../../images/bg_.gif) repeat #000000;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}

P, h1, h2, h3, h4, h5 {
color:#ffffff;
margin:0;
font-size:12pt;
}
a, a:visited {
color:#ffffff;
}

a:hover {
text-decoration:underline !important;
}

#wrapper {
width:1008px;
margin:40px auto;

}
#header_front_image {
margin:-30px 0 0;
position:absolute;
width:428px;
}
#menu {
height:42px;
margin:230px 0 0 538px;
position:absolute;
width:464px;
}

#header {
height:288px;
width:1008px;
background:url(../../images/header_bg.png) no-repeat;
margin:0 0 5px 0;
}


#contentheadder {
height:11px;
width:1008px;
background:url(../../images/header_content.png) no-repeat;
}

#content {
padding:18px 11px 11px 11px;
background:url(../../images/repeater_content.png) repeat-y;
}

#contentfooter {
height:15px;
width:1008px;
background:url(../../images/footer_content.png) no-repeat;
}
#footer_menu {
width:1008px;
height:20px;
}
#footer_menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0 0px;
}
#footer_menu ul li{
display:inline !important;
margin:0px 10px 0px 10px;
float: left !important;
}


#footer_menu ul li div a, #footer_menu ul li div a:visited {
color:#FFFFFF;
text-decoration:none;
display:inline;
font-size:10pt;
}
#footer_cedits{
width:1008px;
text-align:left;
color:#FFFFFF;
font-size:10pt !important;
padding:0 10px;
}

#footer_cedits a, #footer_cedits a:visited, {
font-size:10pt;
color:#FFFFFF !important;
 }
 
.newsItem p, .newsItem h1, .newsItem h2, .newsItem h3, .newsItem h4, .newsItem h5 {
font-size:10pt !important;
}

.newsItem p.newsDate{
font-size:8pt !important;
}
#news_home {
height:288px;
background: url(../../images/news_bg.png) no-repeat;
padding:8px;
}
#countdowncontainer {
display:none;}
#countdowncontainer2 {
text-align:center;
background:url(../../images/home_02.png) no-repeat;

}
.lcdstyle{ /*Example CSS to create LCD countdown look*/
color:#000;
font: bold 22pt Arial, Helvetica, sans-serif;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}
#guestbook { /*iframe*/
border:medium none;
height:900px;
overflow:auto;
width:100%;
}