body
{
background-color: ;
}
h1 {font-size:120%}

#my_header {height: 100px; width:100%; max-width: 1100px; margin: 0 auto;
          background-image: url("/images/pic-1.png")}

#l_header {width: 100%; height: 100px;  float:left;}
#r_header {width: 0%;  height: 100px; float:left;}
#l_header h1 {margin:0; font-family: Verdana, Arial; font-size:170%; padding-left: 10px; line-height:100px; vertical-align:middle;
    color: #ffd700; }
#r_header p{margin:0; padding-left:100px; font-family: Verdana, Arial; font-size:0px;  
    color: #ffd700}
#r_header p a {text-decoration:none}
#r_header p a:link {text-decoration:none; color:#ffd700}
#r_header p a:hover {text-decoration:none; color:#ffd700}
#r_header p a:active {text-decoration:none; color:#ffd700}
#r_header p a:visited {text-decoration:none; color:#ffd700}
#main_menu {height: 40px; width:100%; max-width: 1100px; background-color: #778899; margin: 0 auto;}
#menu {	
	margin: 0; padding: 0;
	list-style-type: none; 
	font-family: Verdana, Arial; font-size:16px
	
}
ul#menu li{float: left; margin: 0 auto; }
ul#menu li a {position: relative; top:12px; display:block; line-height:26px; margin-right: 10px;
border-style: solid; border-width: 2px 2px 0px 2px; border-color: black; border-top-left-radius:7px;
border-top-right-radius:7px; padding-left:10px; padding-right:10px;}
ul#menu li a:hover{ background-color: white;}
ul#menu li a:active  {background-color: white;}
ul#menu li a:link
{
    text-decoration: none;
	background-color: #97ffff;
}

#main_content {width:100%; max-width: 1100px; margin:0 auto;   }
#my_content {width: 100%; height: 100%; float: left; overflow: auto; background-color: #d0e4fe; min-height: 700px; }
#my_content p {text-indent:10px; margin-left:10px;}
#my_sidebar {width: 0%; height: 100%; float: left; background-color:#d0e4fe; visibility:none }

#my_address {width: 400px; height: 100%; float: left; overflow: auto}
#my_map {width: 500px; height: 100%; float: left; overflow: auto}

#my_footer {width:100%; max-width: 1100px; height: 100px; background-color: #778899; margin: 0 auto}

table {width:96%;position:relative; margin: 0 auto; background-color:#000000}
td {background-color:#f5e8ff}

