/***************/ /*     BODY    */ /***************/
BODY {
	background: #1A1A1A;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #CCCCCC;
}

INPUT,TEXTAREA,OPTION,SELECT,FILE {
	border: #000000 1px solid;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FCFCFC
}

TD {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: left;
}

A:link,A:visited,A:active {
	color: #999999;
	text-decoration: none;
}

A:hover {
	color: #9F9F9F;
	text-decoration: underline;
}

#Wrapper {
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 90%;
}

/**************/ /*   HEADER   */ /**************/
#Header {
	text-align: left;
	margin: 0px;
	padding: 3px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

#Header A {
	text-decoration: none;
	color: #CCC;
}

#Header #MapTitle {
	padding-left: 5px;
	text-align: left;
	font-size: 17px;
	text-transform: lowercase;
	font-family: Verdana;
	\\q font-weight: normal;
	margin-bottom: 0px;
	color: #CCCCCC;
	letter-spacing: 1px;
}

#Header #MapTitle A:link,#Header #MapTitle A:visited,#Header #MapTitle A:active
	{
	color: #CCCCCC;
	text-decoration: none;
	text-transform: lowercase;
}

#AboutHeader #MapTitle A:hover,#Header #MapTitle A:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#Header #MapSubtitle {
	padding-right: 2px;
	float: right;
	margin-top: 6px;
	margin-left: 5px;
	font-size: 11px;
	letter-spacing: 0px;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 1px;
	color: #606060;
}

#Header #MapSubtitle A:link,#Header #MapSubtitle A:visited,#Header #MapSubtitle A:active
	{
	color: #606060;
	text-decoration: none;
}

#Header #MapSubtitle A:hover {
	color: #606060;
	text-decoration: underline;
}

/**************/ /*    MAP     */ /**************/
#MapCell {
	background: #111111;
	padding: 10px;
	border: 1px solid #252525;
}

/********************/ /*   MARKER BLURB   */ /********************/
.Blurb {
	width: 210px;
}

.Blurb A:link,.Blurb A:active,.Blurb A:visited,.Blurb A:hover {
	color: #666666;
	text-decoration: none;
}

.Blurb .Desc {
	margin-top: 9px;
	margin-bottom: 2px;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
}

.Blurb .ZoomCmd {
	margin-top: 10px;
}

/*****************/ /*    MAP INFO   */ /*****************/
#MapInfo {
	padding-top: 3px;
	line-height: 1.3;
	font-size: 11px;
	color: #999999;
}

#MapInfo #MapDescription {
	margin-top: 8px;
	font-size: 13px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: 2px;
	color: #808080;
}

#MapInfo P {
	margin-top: 7px;
	margin-bottom: 0px;
}

#MapInfo A {
	padding-left: 10px;
	text-decoration: none;
	color: #787878;
}

#MapInfo A:hover {
	text-decoration: underline;
}

#MapInfo LI {
	margin: 0px 0px 10px -15px;
	list-style-type: square;
}

/******************/ /*     FOOTER     */ /******************/
#Footer {
	clear: left;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-style: none;
	margin-top: 0px;
}

#Footer A {
	padding-left: 9px;
	color: #707070;
}
