@charset "UTF-8";
#Nav  {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	clear: both;
	background-color: #FFFFFF;
}
#Nav #youtube {
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#Nav  #contentTitle {
	height: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	background-repeat: no-repeat;
	background-position: -150px -70px;
	text-align: center;
	background-image: url(../imglib/typingtowertopic.jpg);
}
#Nav #contentTitle #lead {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#Nav    #contentTitle    #lead    h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	font-size: 28px;
	color: #000000;
}
#Nav #contentTitle #lead img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: -5px;
	margin-left: 0px;
}

#Nav  #contentTitle  #lead  h1 a {
	text-decoration: none;
	font-weight: 900;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#Nav #contentTitle #lead p {
	line-height: 160%;
	font-size: 12px;
	color: #256fff;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 2px;
}
#Nav #contentTitle #lead #download {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 340px;
	margin-bottom: 0px;
	margin-left: 340px;
	height: 150px;
	width: 150px;
	text-align: left;
}
#Nav #contentTitle #lead #download a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 140px;
	width: 150px;
	background-image: url(../img/download.png);
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#Nav #contentTitle #lead #download a:hover {
	background-image: url(../img/download_over.png);
	display: block;
	background-color: #FFFFFF;
}

#Nav #contentTitle #lead #download p {
	font-size: 10px;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	letter-spacing: normal;
}
#Nav #contentTitle #lead #download strong {
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 20px;
	margin-right: 10px;
	font-weight: 100;
}
#Nav #topicPath {
	margin:0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #256fff;
}  
#Nav #topicPath ul {
	margin: 0px;
	padding: 0px;
}
#Nav #topicPath li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}  

