body, table, tr, td  {
		margin: 0;
		padding: 0;
		font: 8pt/12pt verdana, trebuchet ms, trebuchet, arial, sans-serif;
		color: #333;
		}
        
body  {
        height: 100%;
		}
        
h1, h2, h3, h4, h5, h6  {
	    margin: 10px 0 0px 0;
	    padding: 0px;
		font-face: "Verdana";
		color: #102952;
}

div.all2  {
        background: #40668d url("images/fade_bk.jpg") top center repeat-y;
	    background-attachment: fixed;
        }

div.all  {
        background-color: #809ab3;
        }

div.page  {
		position: relative;
		margin: 0px auto 0px auto;
		background-color: white;
		width: 780px;
		padding: 0px 1px 100px 1px;
		border-left: 4px solid #40668d;
		border-right: 4px solid #40668d;
		background-image: none;
        height: 100%;
	}
    
div.page2  {
		position: relative;
		margin: 0px auto 0px auto;
		background-color: white;
		width: 780px;
		padding: 0px;
		border-left: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		background-image: url("images/cross_back.gif");
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
    
div.banner  {
        margin: 0px;
        padding: 0px;
        width: 780px;
        height: 90px;
        background-image: url("images/header.jpg");
		background-position: 0px 30px;
   		background-repeat: no-repeat;
    }
    
div.aboutus ul li  {
        list-style-type: disc;
        margin-bottom: 8px;
    }

div.news  {
        padding: 0 10px 20px 20px;
    }

div.newstitle  {
        background-color: #369;
		border-top:     1px solid #ccc;
		border-left:     1px solid #ccc;
		border-right:     3px solid #ccc;
		border-bottom:     3px solid #ccc;
        padding: 1px 5px;
        font-family: verdana, sans-serif;
        font-size: 9px;
        text-transform: uppercase;
        letter-spacing: .2em;
        color: white;
    }

div.newstitle2  {
        background-color: #eee;
		border-top:    1px solid #369;
        padding: 0px 0 0px 5px;
        font-weight: bold;
        color: black;
    }

div.leftcontact  {
        margin: 20px 0 0 4px;
		font: 8pt/12pt verdana, trebuchet ms, trebuchet, arial, sans-serif;
    }

div.blog  {
        padding: 0 7px;
    }

div.blog a  {
        text-decoration: none;
        color: #333;
    }

div.blog a:hover  {
        text-decoration: underline;
    }

span.small  {
		font: 7pt/10pt verdana, trebuchet ms, trebuchet, arial, sans-serif;
    }

span.small a  {
        text-decoration: underline;
        color: #000066;
    }

span.small a:hover  {
        text-decoration: none;
    }

div.comments {
		background-image: url("images/cross_back.gif");
		background-position: 0px 0px;
		background-repeat: no-repeat;
		background-color: white;
		margin: 0px;
		padding: 10px;
	}

div.entries  {
        float: right;
        width: 120px;
        margin: 0;
		padding-left: 10px;
        background-color: white;
		border-left: 1px dotted #bbb;
        font: 8pt/12pt verdana, trebuchet ms, trebuchet, arial, sans-serif;
    }

div.entries p {
		margin: 10px 0 5px 0;
	}
        
div.staff {
		margin: 0 0 25px 0;
    }
	
.bb  {
        border: 1px solid #ccc; 
        padding: 4px;
        margin: 0;			
	}

#normal  {
        margin: 20px 5px 0px 10px;

    }
    
#navcontainer ul  {
        padding-left: 0;
        margin-left: 0;
        background-color: #036;
        color: White;
        float: left;
        width: 100%;
        font-family: verdana, arial, helvetica, sans-serif;
    }

#navcontainer ul li  {
        display: inline; 
    }

#navcontainer ul li a  {
        padding: 0 .75em;
        background-color: #036;
        color: White;
        text-decoration: none;
        float: left;
        border-right: 1px solid #fff;
    }

#navcontainer ul li a:hover  {
        background-color: #69C;
        color: #fff;
    }

#navcontainer ul li a#current  {
        background-color: #369;
    }

#leftnavcontainer ul  { 
        list-style-type: none; 
        padding: 0;
        margin: 0;
    }

#leftnavcontainer li  { 
        margin: 0 0 1px 0;
        padding: 0;
    }

#leftnavcontainer a  {
        display: block;
        padding-right: 5px;
        margin: 0;
        background-color: #369;
        color: White;
        text-decoration: none;
        width: 120px;
    }

#leftnavcontainer a:hover  {
        background-color: #69C;
    }
    
p.posted {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666;
	margin-top: 10px;
	text-align: right;
	margin-bottom: 20px;
	padding-bottom: 10px;
	}

p.mainpostdate {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 7.5pt;
	line-height: 9px;
	color: gray;
	text-align: right;
    margin: 0px;
    padding: 4px 0 0 0;
	}

div.arctitle  {
		font: 7pt/10pt verdana, trebuchet ms, trebuchet, arial, sans-serif;
        border: 1px dashed #ccc;
        padding: 5px 0;
    }

div.arctitle a  {
        text-decoration: none;
        color: #000099;
    }

div.arctitle a:hover  {
        text-decoration: underline;
    }

a.banner {text-decoration: none; color: #333;}

a.banner:hover {text-decoration: underline;}


