﻿/* CSS Document */
#border {
border:1px solid #000000; 
}

#main { 
width:800px; float:left; background-color:#ffffff;
}

#left { 
position:relative; display:block; width:181px; float:left; 
z-index:999;
}

#bluesky { 
width:181px; 
float:left; 
background-image:url('file:///X:/GRAPHICS/blue-gradient.gif'); 
background-repeat:repeat-x;
}

#navphone {
position:relative; 
float:left; 
}

*+html #navphone {
top:28px; 
left:1px;
}

#navdiv { 
position:relative;
width:181px; 
float:left; 
}

#vline-left { 
background-image:url('v-line.gif'); 
background-repeat:repeat-y; 
}

#content { 
width:614px; 
float:left; 
background-color:#FBFBFB;
}

#blackbar { 
width:800px; 
float:left; 
z-index:9;
}

#bottom { 
background-color:#FFFFFF; 
width:800px; 
height:190px; 
float:left; 
z-index:9;
}

#train-top { 
width:284px; 
float:left; 
}

#index-text { 
width:327px; 
float:left; 
}

#dots { 
width:14px; 
height:190px; 
float:left; 
background-image:url('file:///X:/GRAPHICS/dots.gif'); 
background-repeat:repeat-y; 
}

#announcements { 
width:166px; 
float:left; 
z-index:9;
}

#footer { 
position:relative; 
width:800px; 
float:left; 
left:-1px; 
border-left:1px solid #000000; 
border-right:1px solid #000000;
z-index:9;
}

#train-bottom { 
width:284px; 
float:left; 
}

#foot-content { 
width:516px; 
height:31px; 
float:left; 
background-image:url('file:///X:/GRAPHICS/black-gradient.gif'); 
background-repeat:repeat-x; 
}

#foot-content .textpad { 
position:relative; 
float:left; 
padding-top:10px; 
padding-left:10px;
}

#foot-content-l2 { 
width:800px; 
height:31px; 
float:left; 
background-image:url('file:///X:/GRAPHICS/black-gradient.gif'); 
background-repeat:repeat-x; 
}

#foot-content-l2 .textpad { 
position:relative; 
float:left; 
padding-top:10px; 
padding-left:10px;
}

.textpad { 
position:relative; 
float:left; 
padding-top:5px; 
padding-left:10px;
padding-bottom:5px; 
z-index:9;
}

.scrollpad { 
position:relative; 
float:left; 
padding-top:0px; 
padding-left:10px; 
padding-right:5px; 
}

.td-nav-bkgd { 
background-color:#77C0D5; 
}

#station-bkgd { 
background-image:url('file:///X:/GRAPHICS/station_background.jpg'); 
background-repeat:no-repeat; 
background-position:50% bottom; 
background-color:#FBFBFB; 
}

#station-content { 
float: left; 
width:384px; 
}

#dir-content { 
float: left; 
width:325px; 
}

.post-middle { 
background-image:url('file:///X:/GRAPHICS/post_middle.gif'); 
background-repeat:repeat-y; 
}

.train-arial { 
background-image:url('file:///X:/GRAPHICS/train_arial.gif'); 
background-repeat:repeat-y; 
}

.blue-bkgd {  
background-color:#B2DAF6; 
}

.icon-table {
border:#900014 solid 1px; 
background-color:#efefef; 
}
