.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(images/cloth022b.jpg);
	background-repeat: repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	background-color: #003366;
}
.headingUnderline {
	background-image: url(/hobbies/WOATHTemplate/images/newsline.gif);
	background-repeat: repeat-x;
}

.menuArea {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: large;
	background-image: url(/hobbies/WOATHTemplate/images/cloth022.jpg);
	background-repeat: repeat;
	background-position: left top;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	line-height: 35px;
	width: 160px;
	text-align: left;
}
.contentArea {
	padding: 15px;
	width: 580px;
	text-align: left;
	vertical-align: top;
	font-size:large;
}
.homeLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
	background-image: none;
}
.crumbTrails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 470px;
	background-image: none;
}
.pageHeadingArea {
	font-size: xx-large;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	width: 580px;
	background-image: url(images/topline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
}
.background {
	background-image: none;
	background-color: #4D6680;
	background-repeat: repeat-y;
}
.bottomBar {
	background-image: url(/hobbies/WOATHTemplate/images/newsline.gif);
	height: 15px;
}
.topicDT {
	font-size:x-large;
	text-align: center;
}
.topicDD {
	font-size: medium;
	text-align: center;
}
.mainTable {
	background-image: url(images/cloth022.jpg);
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.menuAreaSeeAlso {
	font-size: small;
	width: 155px;
	vertical-align: top;
}

div.mmhide_toc{
   background-color:#fff;
   padding:1ex;
   width:33%;
   float:right;}
div.mmhide_toc_left{
   background-color:#fff;
   padding:1ex;
   width:33%;
   float:left;}
#toccnt{
   background-color:#eed;
   padding:0 0 2px .5ex;
   border:1px solid #ccc;}
#toccnt ul{
   padding:0;
   margin:.5ex .1ex 0 1.25em;}
#toccnt ul li{
   color:#666;
   font-size:x-small;
   line-height:1.2em;
   list-style-type:disc;}
#toccnt ul li a{
   color:#333;
   text-decoration:none;}
#toccnt ul li a:hover{
   text-decoration:underline;}