
#body {
    background-color:222222;
    color:666666;
    letter-spacing:2;
    border-color:666666;
    
    scrollbar-base-color:222222;
    scrollbar-track-color:222222;
    scrollbar-face-color:223333;
    scrollbar-highlight-color:555555;
    scrollbar-3dlight-color:333333;
    scrollbar-darkshadow-color:000000;
    scrollbar-shadow-color:222222;
    scrollbar-arrow-color:007777;
    font-family:"century gothic", arial, 'sans serif'; 
    
}

body {
    background-color:222222;
    color:666666;
    letter-spacing:2;
    border-color:666666;
    
    scrollbar-base-color:222222;
    scrollbar-track-color:222222;
    scrollbar-face-color:223333;
    scrollbar-highlight-color:555555;
    scrollbar-3dlight-color:333333;
    scrollbar-darkshadow-color:000000;
    scrollbar-shadow-color:222222;
    scrollbar-arrow-color:007777;
    font-family:"century gothic", arial, 'sans serif'; 
    
}

#test {
    background-color: ff0000;
}

.header, .footer {
    height:100px;
    width:99%;
    border-style:solid;
    color:999999;
    border-width:1px;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    margin-bottom:10px;
}

.header {
    border-top-color:222222;
    border-left-color:222222;
    border-right-color:222222;
    border-bottom-color:666666;
    text-align:right;
    font-weight:bold;
    letter-spacing:4;
    top:0px;
}

.branding {
    float:left;    
    }

.headerspan {
    height:30%;
    width:600px;
    margin:5px;
    top:30%;
    position:relative;
    border-style:solid;
    border-top-color:222222;
    border-left-color:222222;
    border-right-color:222222;
    border-bottom-color:666666;
    padding:10px;
    border-width:1px;    
}




.navbar {
    width:200px;
    height:380px;
    padding:10px;
    margin-left: 1px;
    position:relative;
    left:10px;
    top:0px;


}

.navcell {
    height:15%;
    width:90%;
    border-style:double;
    border-width:3px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    margin-top:5px;
    margin-bottom:5px;
             
}

.menuitem {
    margin-left: auto;
    margin-right: auto;
    margin-top:10%;
    margin-bottom:auto;
    font-size:small;
    font-weight:bold;
    position:relative;
    bottom:10px;
    line-height:30px;

    }
    
.main {

    width:100%;
    height: 450px;
    position:relative;
    top:10px;
    margin-top:10px;
    margin-bottom:10px;
    overflow:scroll;    

    }

.centercolumns {
    width:60%;
    height:420px;
    margin-left:-30%;
    min-width:500px;
    padding:10px;
    position:absolute;
    left:50%;
    top:0%;
    border-style:none;
    border-width:1px;
    border-color:666666;


}

    
.indexpageimages {
        
}

.divd {
    height:48%;
    width:90%;
    border-style:double;
    border-width:3px;
    text-align:center;
    position:relative; 
    margin-left: auto;
    margin-right: auto;
    margin-top:5px;
    margin-bottom:5px;
    overflow:scroll;

}

.generaltext {    
    font-size:x-small;
    letter-spacing:1.5;
    font-weight:bold;
    padding:8px;
    line-height:1.5;
}

.frontpageimages {
    height:15%;
    width:90%;
    border-style:double;
    border-color:222222;
    border-width:3px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
}

.frontpagetextbox {
    height:400px;
    width:90%;
    border-style:double;
    border-color:666666;
    border-width:3px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
    font-size:small;
    letter-spacing:1.5;
    font-weight:bold;
    padding:8px;
    line-height:2;
}

.frontpagetextbox:first-line {
    font-size:small;
    font-weight:bolder;
    color:999999;
    }
    

.sitemap, .span2, .span3 {
    line-height:50px;
    width:10%;
    margin:5px;
    top:30%;
    
}

.sitemapimage {
    border-style:none;
    margin-left:1px;
    margin-right:1px;
    margin-top:3px;
    margin-bottom:3px;
    }


.span2 {

}

.span3 {
    
}

.column1 {
    width:25%;
    min-width:54px;
    height:380px;
    float:left;


}

.column2 {
    width:50%;
    min-width:200px;
    height:380px;
    float:left;
}

.column3 {
    width:25%;
    min-width:54px;
    height:380px;
    float:left;
}



.navbar2 {
    width:200px;
    height:380px;
    padding:10px;
    margin-left: auto;
    position:absolute;
    right:10px;
    top:0px;

}

.footer {
    width:99%;
    border-top-color:666666;
    border-left-color:222222;
    border-right-color:222222;
    border-bottom-color:666666;
    text-align:center;
    font-size:x-small;
    color:666666; 
    position:relative;
    top:10px;

    
}

.footermenu {
	font-weight:bold;
	height:20px;
	width:90%;
	
	top:20%;
	position:relative;
	display:block;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
    	margin-top:5px;
}

.footertext {
    height:20px;
    width:90%;

    top:20%;
    position:relative;
    display:block;
    text-align:center;
    margin-right:auto;
    margin-left:auto;
    margin-top:5px;
}


a {text-decoration:none;
   border-style:none;
   color:999999;

}

a.nav {
    font-style:normal;
    }

a.nav:link {
    color:999999;
    font-style:normal;
}     

a:link {
   text-decoration:none;
   border-style:none;
    color:666666;

}     

a:visited {
   text-decoration:none;
   border-style:none;
    color:999999
}  

a.nav:hover {
    color:cccccc;
    font-size:large;
}   


a.nav:active {
    color: #88cccc
}   

a:hover {
text-decoration:none;
   border-style:none;
    color:999999;
}   
a:active {
text-decoration:none;
   border-style:none;
    color: #88cccc
}   
img {
    border-style:double;
    border-color:666666;
    border-width:3px;
    vertical-align:middle;
    }
    
.abouttext {
    font-size:xx-small;
    letter-spacing:1.5;
    text-align:left;
    font-weight:normal;
    margin:8px;

    }
    
.intropagetextbox {
    width:90%;
    min-width:200px;
    height:380px;
    margin-left:auto;
    margin-right:auto;
        border-style:double;
        border-color:666666;
        border-width:3px;
        text-align:center;
        font-size:small;
        letter-spacing:1.5;
        font-weight:bold;
        padding:8px;
        line-height:1.3;
	margin-top:50px;
    
}

.introbutton {
    height:75px;
    width:200px;
    border-style:double;
    border-width:3px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    margin-top:30px;
    margin-bottom:20px;
             
}

.introbuttontext {
    margin-left: auto;
    margin-right: auto;
    margin-bottom:auto;
    font-size:small;
    font-weight:bold;
    line-height:75px;

    }
    
    
.titletext {
    font-size:small;
    font-weight:bolder;
    color:999999;
    }    
    

.frontpagetext {
    margin:8px;
}

.intropagenavbar {
    width:200px;
    height:380px;
    padding:10px;
    margin-left: 1px;
float:left;
    left:10px;
    top:0px;


}

.patronmain {

    width:100%;
    height: 450px;
    position:relative;
    top:10px;
    margin-top:10px;
    margin-bottom:10px;
    overflow:scroll;

    }


