div#frame {
width: 748px;
text-align: left;
}

div#frame-margin {
margin: 0px 0px 0px 0px;
}

body { 
text-align: center;
color: black;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background: #e1ffec;
line-height: 1.5em;
}

h1 { 
background: orangered;
color: gold;
font-size: 30px;
font-family: impact;
font-weight: bold;
font-style: italic;
padding: 0px;
}

h2 { 
background: #4682b4;
color: #ffffff;
font-size: 20px;
width: 728px;
}

h3 { 
font-size: 16px;
}

h4 { 
font-size: 12px;
}

p { 
line-height:1.5em; 
}

strong { 
font-weight: bold;
color: #dc143c;
}

small { 
font-weight: bold;
font-family: trebuchet MS;
line-height: normal;
}

table { 
line-height: 1.5em;
}

a { 
text-decoration: none;
border-width: 1px;
cursor: pointer;
}

a:link { 
text-decoration: none;
border-width: 1px;
color: steelblue;
}

a:visited { 
text-decoration: none;
border-width: 1px;
color: mediumorchid;
}

a:active { 
text-decoration: none;
border-width: 1px;
}

a:hover { 
text-decoration: none;
border-width: 1px;
color: orangered;
background-color: seashell;
position: relative; top: 2px; left: 2px;
}

div#map { 
text-align: center;
margin-left: 4%;

}

div#content { 
text-align: left;
margin-left: 2%;
margin-right: 2%;

}

div#all {
background-color: #ffffff;
width: 748px;
padding: 0px 10px 20px 10px;
border-left: solid #4169e1 15px;
border-right: solid #ff0000 15px;
}

div#copyright { 
float: bottom;
width: 100%;
text-align: center;
}
