A:link {color: #3333FF}
A:active {color: #3333CC}
A:visited {color:  #0066CC}

BODY
{
margin-top: 38px;
font-family: arial;
font-size:12px;
background-image:url('images/parchment.jpg');
text-align: center;
}

#header {text-align:center;width:700px;}
#linkswidth {width: 180px; float:left; padding:5px;}
#mainwidth {width: 510px; float: right; padding:5px;}
#fullwidth {width: 690px; float: left; padding:5px;}
#bottom {clear:both; width: 690px; border-top: 1px solid #850505; padding:10px}
#bottomlg {clear:both; width: 900px; border: 1px solid #850505}
.footer {font-size:10px; width:500px; margin-left: auto; margin-right:auto; text-align: center;}

.resets {font-size:10px;}

#key {width: 300px; border: 1px solid black;}

#mapwidthlg {width: 510px; float:left; padding:5px}
#citywidth {width: 380px; float:right; padding:5px}

#container
 {
 border-left:2px dashed maroon; border-right:2px dashed maroon;
margin-left: auto;
margin-right: auto;
width: 710px;
padding: 5px;
text-align: left;
}
#containerlg
 {
 border-left:2px dashed maroon; border-right:2px dashed maroon;
margin-left: auto;
margin-right: auto;
width: 910px;
padding: 5px;
text-align: left;
}

.subcenter
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}


.headerpic {height: 160px; border: 1px solid black;}
.embedpic {width: 250px;}
.title {font-size: 20px; font-weight: bold}

/**** FOR CITY INFO ***/
.foot {color: gray; font-variant: small-caps; text-decoration: underline}

.popup {visibility:hidden; position:absolute; width:200px; border:1px solid black; padding:2px; background:white; z-index:2}
.locpopup {visibility:hidden; position:absolute; width:100px; border:1px solid black; padding:2px; background:white; z-index:2}
.popuppic {visibility:hidden; position:absolute; border:3px solid black; padding:2px; background:white; z-index:2; font-size: 14px;}
.embedpic {border: 1px solid black; width: 200px; font-size: 10px; margin: 5px 5px 5px 5px;}
BIG {font-size:20px; font-weight: bold; clear:right}
.city {visibility:hidden; position: absolute}

.citypic {width:300px; border: 1px solid black; font-size:10px; margin-right:11px; float:left}

.rlink A:link {text-decoration: underline; color:black}
.rlink A:visited {text-decoration: underline; color:black}
.rlink A:active {text-decoration: none}
.rlink A:hover {text-decoration: none}

/**** END FOR CITY INFO ***/
