body {
	background-image: url('http://www.dynah.com/bg.jpg');
	background-attachment: no-fixed;
	background-repeat: no-repeat;
	background-color: ffffff;
}

.footer {
	position: fixed;
	bottom: 5px;
	font-size: 11px;	
}

.introText {
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.introText2 {
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#000;
	width: 200px;
	height: 15px;
	position: absolute;
	top: 590px;
	left: 620px;
	border: 0px;
}

.introDiv {
	width: 360px;
	height: 360px;
	position: absolute;
	top: 220px;
	left: 400px;
	border: 0px solid #999;
}

.mainIntroDiv {
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#000;
	position: absolute;
	top: 28%;
	left: 33%;
	border: 0px solid #999;
}

.banner {
	text-align: left;
	position: absolute;
	background-color: ffffff;
	width: 500px;
	top: 240px;
	left: 125px;
	height: 15px;
	padding: 0px;
	border: 0px;
}

.contentDiv1 {
	position: absolute;
	top: 260px;
	left: 95px;
	width: 390px;
	height: 340px;
  	background-color:#ffffff;
	overflow: auto;
	border: 2px solid;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color:	#000;
	padding: 3px;
}

.contentDiv2 {
	position: absolute;
	top: 260px;
	left: 505px;
	font-family: verdana;
	font-size: 10px;
	color:	#000;
	width: 190px;
	height: 340px;
  	text-align: left;
	background-color: ffffff;
	overflow: auto;
	border: 2px solid;
	padding: 3px;
}

.contentDiv3 {
	position: absolute;
	top: 260px;
	left: 715px;
	font-family: verdana;
	font-size: 10px;
	color:	#000;
	width: 328px;
	height: 340px;
  	text-align: left;
	background-color: ffffff;
	overflow: auto;
	border: 2px solid;
	padding: 3px;
}

A:link, A:visited, A:active {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 0px;	
}

A:hover {
	color: #990000;
	border: 0px;
}

.showInfo {
	font-family: verdana;
	font-size: 10px;
	color: #000;
}

.H1 {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000; 
}

.H2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000; 
}

li {
	font-size:  10px;
	list-style: none;
}

.bannerText, A.bannerText, A.bannerText:link, A.bannerText:visited, A.bannerText:hover, A.bannerText:active {
	padding-right: 4px;
	padding-left: 4px;
	background-color: ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color:	#999;
}

.bannerText {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: ffffff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.inputsize {
	width:200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	background-color: 000000;
}

.beigeText {
	font-family: verdana;
	font-size: 10px;
	font-color: D2CB95;
}
