body{
font-family:helvetica, arial, sans-serif;
margin:0;
}

a{
text-decoration:none;
color: #333;
}

a:hover{
text-decoration:underline;
}

#header {
margin:5px;
height:70px;
color:#555555;
}

#header a{
text-decoration:none;
color: #999999;
}

#header a:hover{
text-decoration:underline;
}

#header .logo {
width: 150px;
height:70px;
float:left;
}

#header .logo img {
	border:0;
}

#header .topmenu {
text-align:right;
height:53px;
font-size:12px;
}

#header .topmenu ul {
margin:0 10px;
}

#header .topmenu ul li {
display:inline;
list-style-type: none;

}

#header .chunk {
padding-left:100px;
font-size:12px;
}

#bart_train{
clear:both;
height:30px;
}

#bart_middle{
width:70%;
height:30px;
float:left;
background: #FFFFFF url(http://whereisbart.com/images/bart_middle.png) repeat-x;
background-position: top right;
}

#bart_end{
height:30px;
width:175px;
float:left;
background: #FFFFFF url(http://whereisbart.com/images/bart_front.png) repeat-x;
background-position: top right;
}

/* MAP */

#map_wrapper{
	border-top: solid 5px #999999;
	border-bottom: solid 5px #999999;
	position:relative;
	background: #eeeeee;
}

#map_canvas{
	margin:0 0 0 250px;
	height:75%;
}

/* LEGEND */
#legend {
color:#666666;
font-size:12px;
width:250px;
position:absolute;
}

#legend ul {
padding:2px;
margin:0;
}

#legend ul li {
list-style-type: none;
float:left;
clear:both;
padding:3px 2px;
}

#legend ul li input{
	float:left;
	margin-right:10px;
}

#legend ul li img{
float:left;
}

#legend ul li .legendname {
margin:4px 15px 4px 3px;
float:left;
}

#status{
	clear:both;
	padding:15px 5px;
}

#last_updated{
	padding-top: 5px;
}

#clock{
	padding-top: 5px;
}

#disclaimer{
		padding-top: 15px;
}

/* FOOTER */
#footer {
color:#999999;
font-size:12px;
position:absolute;
bottom:0;
width:250px;
padding:5px;
background:#1a181b;
}

#footer .logo{
background:#1a181b url(../images/blinktag-logo.png) 0 0 no-repeat;	
margin:0;
padding:0;

}

#footer .logo a{
	text-indent:-9000px;
	display:block;
	height:60px;
}
