
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 background:#ffffff url(img/snowback.jpg);
}

.headertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size:12px;
	line-spacing:0.9em;
	font-weight: normal;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
}
.nounderlineLInks {
	text-decoration: none;
	color: #666666;
}
.activitiesmall1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.layout {
 background:#ccffcc;
 border:dotted thin #000000;
 padding:10px #ffffff;
 margin:0px; 
 z-index:50;
}
.templatecontent {
 display:block;
 background-color:#ffffff;
 margin:0px;
 padding:0px;
 z-index:40;
 width:574px;
 height:auto;
 overflow:hidden;
 table-layout:fixed;
 text-align:left;
 vertical-align:top;
 font-size:85%;
}

.snowboard{
 display:table-inline;
 /*border:dotted thin #000000;*/
 float:left;
 z-index:40;
 /*background: url(templates/img/frame-winter_r5_c3.jpg)*/
 padding: 0;
 width:70px;
 height:70px;
}
