body {
	margin:0px; background-image: url('http://www.trainmountainstore.com/images/bg1.jpg');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;	
}
table {font-family: Tahoma; font-size: 12px; bold; color: #000000 }
textarea {font-family: Tahoma; font-size: 12px; color: #000000; }
.style1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {font-family: Tahoma; font-size: 14px; font-weight: bold; color: #000000; }
.style9 {color: #000000}
.style10 {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #999999;
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
}
.style13 {color: #000000; font-family: Tahoma; font-size: 12px; }
.style14 {
	color: #B60606;
	font-weight: bold;
}
.style16 {color: #FFFFFF; font-family: Tahoma; font-size: 12px; font-weight: bold; }

.bigred {
	color: #B60606;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
}
.catred a:link {
	color: #B60606;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
}
.catred a:visited {
	color: #B60606;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;	
	text-decoration: none;
}
.catred a:hover {
	color: #999999;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;	
	text-decoration: none;
}
.catred a:active {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
}

div.img-ilus {
	background: url('images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
	z-index: 50;
}
div.img-ilus img {
	background-color: #fff;
	border: 0px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0px none;
   float: none !important;
   color: black;
   background: ;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }