#wrapper{
width:300px;
margin-left:auto;
margin-right:auto;
}
#headerimage{
width:300px;
text-align:center;
}
.headerlinks{
text-align:center;
font-weight:bold;
background-color: #e5e6c4;
Width:300px;
}
p.headerimage{
margin-top:5px;
margin-bottom:5px;
}
.mobilerailhead {
Width:300px;
background-color: #e5e6c4;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
padding-left: 5px;
margin: 0px;
}
.mobilerailhead ul{
list-style:none;
font-size:12px;
margin-top:-15px;
margin-left:50px;
float:left;
}
.mobilerailhead li{
float:left;
}
.mobilerailhead li a{
text-decoration:none;
font-weight:bold;
}
.mobileblogsrailhead {
text-align:center;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
padding-left: 5px;
margin: 0px;
}
a.homestorylistlink{
margin-left: 1px;
}
img.homestorylistimg{
margin-right:10px;
}
ul.homestorylist{
list-style-type:square;
text-indent:-5px;
color:#b91619;
padding:0px;
margin-left:12px;
}
li.homestorylistitem{
list-style-type:square;
text-indent:-5px;
color:#b91619;
}
a.sectstorylistlink{
margin-left: 1px;
}
img.sectstorylistimg{
margin-right:10px;
}
ul.sectstorylist{
list-style-type:square;
text-indent:-5px;
color:#b91619;
padding:0px;
margin-left:12px;
/*border-bottom: 1px solid #000000;*/
}
li.sectstorylistitem{
list-style-type:square;
text-indent:-5px;
color:#b91619;
}
.footerlinks{
text-align:center;
font-weight:bold;
background-color: #e5e6c4;
Width:300px;
}
/*Style body content*/
#story{
	margin:0;
	padding:0;
	width:300px;
}
#story h1{
	font-size: 1.5em;
	float:left;
	width:285px;
	margin:0;
}
#story a{
	color:black;
}
#story li a{
    color:#B91619;
}
#story a:hover{
	color:rgb(185,22,25);
}
#story h2{
	font-family: Helvetica,Arial,sans-serif;
	text-transform: uppercase;
    font-weight: bold;
	color: #999999;
	font-size: small;
	float:left;
	width:285px;
	margin-bottom:0;
}
#story h3{
	font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
	font-size: 1.5em;
	padding-bottom:0.5em;
}
#story h3 a{
	text-decoration: underline;
}
#story h4{
	font-size: 1.1em;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: normal;
	margin-top: .2em;
	float:left;
	width:285px;
}
#story h5{
	float: left;
	margin-top: .5em;
	margin-right: .5em;
	margin-bottom: .8em;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1em;
}
#story h6{
	float: left;
	font-weight: normal;
	font-size: 1em;
	font-family: Helvetica,Arial,sans-serif;
	padding-left: .5em;
	border-left: 1px solid;
	margin-top: .5em;
	margin-bottom:0;
}
#story p{
	margin-bottom: .8em;
}

#story p a{
	color: #B91619;
}
#author h5{
	margin-top: .5em;
	margin-right: .5em;
	margin-bottom: .8em;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1em;
}
.mug{
	text-align: center;
	padding: 0em;
	background-color: #e5e6c4;
	z-index: -1;
	margin-top: .5em;
	border: 1px solid;
}
.mug img{
	max-width: 100px;
	/*Another IE hack to make max width work*/
	width: expression(this.width > 100 ? 100: true);
	border: 1px solid;
	margin-top:5px;
}
#photowrapper{
	width:200px;
	margin-left:50px;
	text-align:center;
}
.photo{
	padding: 0em;
	background-color: #e5e6c4;
	z-index: -1;
	margin-top: .5em;
	border: 1px solid;
	width: 200px;
}
.photo img{
	max-width: 150px;
	/*Another IE hack to make max width work*/
	width: expression(this.width > 150 ? 150: true);
	border: 1px solid;
	margin-top: 5px;
}
p.photocredit {
	font-size: .8em;
	margin-top: 0px;
}
p.photocaption {
	font-size: .8em;
	margin-top:-5px;
}
p.photoname {
	font-size: .8em;
}
.infobox-body{
display: block;
width: 270px;
margin-right: 5px;
padding: .5em;
background-color: rgb(236,229,189);
margin-bottom: .5em;
}
.infobox-body a{
color:black;
}
.infobox-body a:hover{
color: #B91619;
}
.infobox-head {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
font-weight: bold;
text-align: left;
line-height: 200%;
margin-bottom: 3px;
}
#blogcomments a{
color:rgb(185,22,25);
}
#blogcomments{
width:300px;
font-size:.9em;
font-style:italic;
color:#5F5F5F;
}
#blogcomments p{
width:300px;
font-size:.9em;
font-style:italic;
color:#5F5F5F;
}
#blogcomments span{
font-style:normal;
color:black;
}
#headline {
	margin-top: 1em;
	margin-right: .5em;
	margin-bottom: .8em;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1em;
}
.wea p{
	margin:0;
	padding:0;
}