/* This is a CSS for the Excelsior web site.*/
/*****************************************/
/* Styles related to the entire web site */
/*****************************************/
BODY {background-image: url(./Graphics/tan3.jpg);}

DIV.NavBar {height: 100%; width: 190px; position: absolute; top: 10px; left: 5px;}
DIV.BottomNavBar {width: 190px; position: absolute; bottom: 10px; left: 5px;}
DIV.Logo {height: 100%; width: 75%; position: absolute; top: 0px; left: 200px; }
DIV.Amazon { width: 1000px; position: absolute; top: 650px; left: 120px;}

Font.NavBarActive {font-weight: bold; font: medium ms serif; color: darkgreen;}
Font.MapText {font: small Arial; color: black;}

SPAN.NavBar {text-decoration: none;}

a.NavBar {text-decoration: none; font-weight: bold; color: Maroon; font: medium ms serif;}

img.NavChk {border-style: none;}

table.NavBar { border-spacing: 26px; position: absolute; top: 400px; left: 20px;}
Table.BBPostings {position: absolute; top: 258px; left: 200px; width: 80%;}
Table.MapPage {position: absolute; top: 258px; left: 200px; width: 80%;}