/* CSS Document */

body  { 
	background-color:#ecc400;
}

.Style1 {
	color: #d93325;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: small-caps; 
	font-size: 40px;
	text-align:center
}
.Style2 {
	color: #1d4c90;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: normal;
	font-size: 14px;
	text-align: left;
}
.Style3 {
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: normal;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
}
.Style4 {
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
	text-align: left;
}
.Style5 {
	color: #d93325;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: 12px;
}
.Style6 {
	color: #429e28;
	font-variant: small-caps;
	font-size: 10px;
	letter-spacing: 2px;
}
.friclimb {
	color: #429e28; 
	font-weight: bold;
	font-size: 10px; 
	font-family: "Times New Roman", Times, serif; 
	letter-spacing: 2px;
	text-align: right; 
}

.heightbefore  {
	height:40px;
}

.heightafter  {
	height:40px;
}

.design a{ 
	color:#ecc400;
	font-size:6px;
	float:right;
	text-decoration:none
}
 
#page { 
	width:916px; 
	margin:auto; 
	padding:10px; 
}
	 
.clear { 
	clear:both; 
}

#navi, #navi ul { 
	list-style-type:none; 
	margin:0; 
	padding:0; 
}
	    
#navi li { 
	width:150px; 
	float:left; 
}
		
#navi li ul { 
	display:none; 
}

#navi li:hover ul { 
	display:block; 
} 

#navcontainer { 
	height:24px; 
	position:relative;  
}
	  
#navi { 
	position:absolute; 
	width:916px
}
	  
#navi li { 
	border:0px solid #000; 
	margin:0 0px 0 0; 
}

#navi ul li {
	border:1px #1d4c90; 
	margin:0; 
}
		
#navi a { 
	font-weight:bold; 
	text-align:left; 
	display:block; 
	padding:4px; 
}

#navi a:link, #navi a:visited {
	color:#1d4c90; 
	background:transparent; 
	text-decoration:none; 
}

#navi a:active, #navi a:hover { 
	color:#d93325; 
	background:transparent; 
	text-decoration:none; 
}

#navi ul li a:link, #navi ul li a:visited {
	color:#1d4c90; 
	background:#ecc400; 
	text-decoration:none; 
}

#navi ul li a:active, #navi ul li a:hover { 
	color:#d93325; 
	background:#ecc400; 
	text-decoration:none; 
}











