body {
margin:0px;
background:#B8AF8D url(/themes/site_themes/masstransit/bg.gif) repeat-y center;
font:normal 90% Arial, Helvetica, Verdana, sans-serif;
text-align:center;
}


#MainContainer {
margin:auto;
width:800px;
text-align:left;
}

#header {display:block;}
#footer {color:#FFFFFF; margin:10px; font-size:80%; text-align:center;}

h1 {
display:inline;
margin:0px;
padding:0px;
width:340px;
float:left;
}

h2 {
float:right;
font-size:75%;
color:#FFFFFF;
margin:25px 10px 0px 0px;
}

a:link {
	color: #ffa200;
	text-decoration: none;
}

a:hover {
	color: #ffc053;
	text-decoration: underline;
}

a:visited {
	color: #ffa200;
	text-decoration: none;
}


#contentContainer {
display:block;
width:780px;
color:#FFFFFF;
clear:both;
border: 1px solid #888888;
margin:20px 10px 0px 10px;
background:#3D3F3E url(/themes/site_themes/masstransit/bg_content.gif) repeat-y top;
}


#mainContent {
display:block;
background-color:#4D4F4E;
width:514px;
float:left;
border: 10px solid #3D3F3E;
text-align:center;
}

#mainContent p {margin-top:15px;}

#theLowdown {
display:block;
background-color:#FFFFFF;
width:489px;
float:left;
border: 10px solid #4D4F4E;
text-align:center;
}

#theLowdownContentContainer {
height:400px; 
overflow-y: scroll; 
color:black; 
background:#FFF url(/themes/site_themes/masstransit/bg_news.jpg) no-repeat top;
background-attachment: fixed
margin:0px;
text-align:left;}

#theLowdownContentContainer p {margin: 10px 20px 0px 20px; clear:left; line-height:1.3em; font-size:110%;}
#theLowdownContentContainer h1 {font-size:130%; padding: 10px 20px 0px 20px; display:block;}

#theLowdownContentContainer ul {list-style:circle; font-size:110%; font-weight:normal;}

#secondaryContent {
width:244px;
float:right;
}

#signUp, #shopHours, #findUs, #theGoods ul {margin-left:10px; margin-right:10px;}

.subhead {background-color:#4D4F4E; height:50px;}

#storeHours ul {list-style:circle;}

#theGoods ul {
border: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#theGoods ul li {display:inline; list-style:none;}
.clear {clear:both;}
