 html, body, div, span, object, blockquote, pre,
a, abbr, address, big, em, img, small, sub, sup, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tr, th, td 
{
margin: 0px;
padding: 0px;
border: 0;
outline: 0;
font-style: normal;
font-size: 14px;
font-family:Georgia;
vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {font-family:Georgia; color:#780000; font-weight:normal;}
h1 {font-size:1.5em;}
h2 {font-size:1.4em;}
h3, h4, h5, h6 {font-size:1em;}
p {margin: 8px 0;}

html, body {color: #000000; height: 100%; min-width: 1000px; position:relative;}
body {background:#ffffff url(/images/main/map_light.jpg) 100% 0% no-repeat;}
a {text-decoration: underline;}
ul {list-style: none;}

/* global styles */
.fleft {float: left;}
.fright {float: right;}
.abs {position: absolute;}
.bo {border: 1px solid red;}
