#content {
	position: absolute;
	visibility: visible;
	width:78%;
	left:170px;
	top:140px;
	z-index:10;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#content a {text-decoration: none;}
#content a:hover{color: #CC0000;}
#content a.ext{
	color: #666666;
	text-decoration: none;
}
#content a.ext:hover{
	color: #CC0000;
}

h2 {
	font-size: 24px;
	color: #CC0000;
	text-align: center;
}
h3 {
	font-size: 20px;
	color: #000099;
	text-align: left;
	font-weight: normal;
}
#heading {
	height: 125px;
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	background-image:   url(graphics/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	text-align: justify;
}
#mainmenu a {
	display:block;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000099;
	font-weight: bolder;
	padding: 1px;
	line-height: 20px;
	background-image:  url(graphics/bgbuttons.GIF);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-position: left center;
	text-indent: 25px;
}
#mainmenu a:hover {
color:#CC0000;
}
#mainmenu {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 160px;
}
#skititle {
	height: 100px;
	width: 50%;
	position: absolute;
	left: 330px;
	top: 10px;
	z-index: 5;
}
body {
	margin: 0px;
	padding: 0px;
}
#skier {
	position: absolute;
	height: 117px;
	width: 310px;
	left: 1px;
	top: 3px;
	z-index: 5;
}
li {
	font-size: 14px;
}
h4 {
	font-size: 18px;
	color: #CC0000;
	text-align: center;
}
