html {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background-color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body.index {
	background: url(background.gif) repeat;
}

#framed {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	width: 826px;
	height: 541px;
	margin-left: -413px;
	left: 50%;
	top: 50%;
	margin-top: -263px;
}

#topped {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 3;
	width: 826px;
	height: 55px;
	padding-left: 13px;
}

#bordered {
	overflow: hidden;
	position: relative;
	z-index: 4;
	width: 826px;
	height: 361px;
	background-color: #666666;
}
#centered {
	display: block;
	overflow: auto;
	position: relative;
	z-index: 3;
	left: 13px;
	top: 13px;
	width: 800px;
	height: 330px;
	background-color: #ffffff;
}

#bottomed {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 3;
	width: 826px;
	height: 130px;
	text-align: right;
	color: #cccccc;
	font-weight: bold;
}

#middle {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	width: 400px;
	height: 350px;
	margin-left: -200px;
	left: 50%;
	top: 40%;
	margin-top: -175px;
	border: 0px;
}

#centered_pic {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 3;
	left: 13px;
	top: 13px;
	width: 800px;
	height: 330px;
	background-color: #ffffff;
}

a {
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	color: #ff0101;
	text-decoration: underline;
}

#hedder {
	position: absolute;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bolder;
	bottom: 5px;
}

.do {
	vertical-align: baseline;
}

.ce {
	text-align: center;
}

.bo {
	font-weight: bold;
}

.blk {
	color: black;
}

.whi {
	color: white;
}

.hl {
	color: #ff0101;
	font-style: normal;
}

.nb {
	border: 0px;
}

.bt1 {
	font-size: 1.2em;
}

.fr {
	float: right;
}

.space_l {
	padding-left: 10px;
}

.space_r {
	padding-right: 10px;
}

.space_t {
	padding-top: 10px;
}

.space_lr {
	padding-left: 10px;
	padding-right: 10px;
}

.backgrounder {
	width: 780px;
	overflow: hidden;
	
}

.modleft {
	width: 400px;
	float: left;
}

.modright {
	overflow: auto;
	width: 400px;
	height: 330px;
	float: right;
	background: url('matterhorn2.jpg') no-repeat;
}

* html .modright {
		background-attachment: fixed;
}

.modright p {
	font-weight: bolder;
	font-size: 1.1em;
	padding-bottom: 50px;
	padding-top: 50px;
	text-align: center;
}

.bitzi {
	font-size: 1.1em;
}

.lefttopdiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
	height: 165px;
	z-index: 2;
}
.lefttop {
	position: absolute;
	display: block;
	border: 0px;
	top: 0px;
	left: 0px;
	width: 125px;
	height: 165px;
	background-image: url('lo1.jpg');
}
.lefttop2 {
	position: absolute;
	display: block;
	border: 0px;
	top: 0px;
	left: 0px;
	width: 125px;
	height: 165px;
    background-image: url('lo2.jpg');
}
.lefttop:hover {
    background-image: url('lo2.jpg');
}

.righttopdiv {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 125px;
	height: 165px;
	z-index: 2;
}
.righttop {
	position: absolute;
	display: block;
	border: 0px;
	top: 0px;
	right: 0px;
	width: 125px;
	height: 165px;
	background-image: url('ro1.jpg');
}
.righttop2 {
	position: absolute;
	display: block;
	border: 0px;
	top: 0px;
	right: 0px;
	width: 125px;
	height: 165px;
	background-image: url('ro2.jpg');
}
.righttop:hover {
	background-image: url('ro2.jpg');
}

.leftbottom {
	position: absolute;
	display: block;
	top: 165px;
	left: 0px;
	width: 125px;
	height: 165px;
	z-index: 2;
	background-image: url('lu1.jpg');
}
.leftbottom2 {
	position: absolute;
	display: block;
	top: 165px;
	left: 0px;
	width: 125px;
	height: 165px;
	z-index: 2;
	background-image: url('lu2.jpg');
}
.leftbottom:hover {
	background-image: url('lu2.jpg');
}

.rightbottom {
	position: absolute;
	display: block;
	top: 165px;
	right: 0px;
	width: 125px;
	height: 165px;
	z-index: 2;
	background-image: url('ru1.jpg');
}
.rightbottom2 {
	position: absolute;
	display: block;
	top: 165px;
	right: 0px;
	width: 125px;
	height: 165px;
	z-index: 2;
	background-image: url('ru2.jpg');
}
.rightbottom:hover {
	background-image: url('ru2.jpg');
}

#centertext {
	display: block;
	position: relative;
	overflow: auto;
	left: 125px;
	top: 0px;
	width: 550px;
	height: 330px;
	padding-top: 0px;
}

#topspacer {
	position: absolute;
	top: 130px;
	width: 550px;
}

.bm {
	text-align: center;
	font-size: 1.2em;
}

#topindex {
	position: absolute;
	width: 340px;
	height: 280px;
	left: 50px;
}

#bottomindex {
	position: absolute;
	width: 380px;
	top: 285px;
	left: 10px;
}

.bordertext {
	position: absolute;
	left: 13px;	
	bottom: 2px;
	color: white;
	font-size: 11px;
	font-weight: bolder;
}

.backpic1 {
	background-image: url('matterhorn.jpg');
}

.textformer p {
	padding: 10px;
	text-align: justify;
}
.textformer h3 {
	padding-top: 10px;	
	padding-left: 10px;
}

.textformer h4 {
	padding-left: 10px;
}

.textformer ul {
	padding-left: 60px;
	padding-right: 60px;
	list-style-type: none;
}

.textformer li {
/*	padding-left: 25px; */
	padding-bottom: 8px;
	text-indent: -25px;
/*	background: #fff url('button.gif') no-repeat top left; */
}

.boxed {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 3px solid red;
}

.ind {
	margin-left: 10px;	
	text-indent: -10px;
	font-weight: bolder;
}

.refer {
	float: left;	
	width: 750px;
	margin: 2px;
	min-height: 80px;
	border: 1px solid #c0c0c0;
}

.refer p {
	padding: 5px;
	margin-left: 300px;
	font-size: 0.9em;
}

.refer img {
	float: left;
}