@charset "utf-8";
/* CSS Document */

body
{
width:100%;
height:100%;
behavior:url("../csshover.htc");
/*background-image:url(../images/fallingsnow.gif)
background-repeat:repeat;*/


}

#wrapper
{
margin-left:auto;
margin-right:auto;
width:900px;
height:auto;
border:black thin solid;
background-color:#FFF;
}

#banner
{
width:900px;
height:130px;
background-image:url(../images/banner2.png);
background-repeat:no-repeat;
float:left;
}

#advert
{
clear:left;
float:left;
width:598px;
height:165px;
}

#news
{
float:left;
width:290px;
border-left:dotted #CCCCCC 2px;
height:160px;
padding-left:5px;
}

#more_news
{
background-color:#990000;
width:100%;
height:15px;
text-align:center;


}
#content_wrapper
{
clear:left;
float:left;
height:auto;
width:900px;
background:url(../images/filler.png) repeat-y left top;

}

#links
{
clear:both;
float:left;
width:130px;
height:100%;

border-bottom: thin black solid;
border-bottom:0;
border-left:0px;


}





#content
{
float:left;
width:740px;
min-height:400px;
padding-left:5px;
padding-right:2px;
margin-left:5px;
background-image:url(../images/watermark.png);
background-position:center;
background-repeat:no-repeat;
z-index:-1;



}

.guestentry
{

background-color:#FFFFCC;


}

hr{color: #990000;
background-color:#990000;

}

.transparent{
background-color: transparent;}

#pics
{
float:right;
width:175px;
height:400px;
margin-bottom:10px;
margin-left:10px;

}


#footer
{
clear:left;
background:url(../images/filler.png) repeat;
width:100%;
height:30px;


}

.site_details
{
position:relative;
float:left;
top:110px;

}

a:link, a:visited
{
color:#FFFFFF;

}
a:hover
{
color:#FFFF00;
}


.news:link, .news:visited{color:#990000;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:22px;
}

.news:hover{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
background-color:#990000;
text-decoration:none;
font-size:14px;}


ul.nav
{
margin-top:0px;
list-style:none;
font-size:18px;
width:100%;
margin-left:0px;
padding-left:0;
border-left:none;
}

ul.nav li{list-style:none;
position:relative;
margin:0;}

ul.nav a
{
display:block;
width:100%;
text-decoration:none;
padding-top:8px;
color:#FFFFFF;
border-bottom:black thin solid;
}


ul.nav li a:hover
{
background-color:#FF000;
border-left:#FFFF00 5px solid;
padding-left:2px;
width:124px;
}

ul.nav li ul li a:hover{width:155px;}


ul.nav ul
{display:none;
position:absolute;
}

ul.nav :hover ul
{
display:block;
width:160px;
list-style:none;
position:absolute;
left:130px;
top:-1px;
background-color:#990000;
border: thin black solid;
border-bottom:none;
padding-left:0;
margin-left:0;
}


#latest_news_banner
{
width:900px;
height:50px;
font-size:30px;
background-color:#990000;
color:#FFFFFF;

}
