h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	font-size: 24px;
	font-style: italic;
	padding-bottom: 2px;
	margin-left: -1px;
	border-top: dotted;
	margin-bottom: -10px;
	padding-top: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}

li {
	margin-left: -40px;
	list-style-type: none;
}

p {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	margin: auto;
	padding-bottom: 5px;
	text-transform: none;
	font-size: 20px;
	font-style: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	margin: 0px;
	padding: 2px;
	color: #fffef5;
	font-variant: small-caps;
}

#image1 {
	width: auto;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	outline: none;
	position: fixed;
	margin-top: 0px;
	overflow: hidden;
}
#textLink {
	color: #999;
}
#textLink2 {
	color: #999;
	cursor: auto;
}

a:link {
	border:none;
	cursor: default;
	outline: none;
	color: black;
}
a:visited {color:black;
	outline:none;
} 
	
a:hover {
	color: white;
} 
a:hover {color:#white;
}  

.oneColElsCtr #main {
	position: absolute;
	z-index: 1;
	width: 460px;
	background-color: #000;
	margin-top: 30px;
	margin-right: auto;
	margin-left: 20px;
	height:auto;
}
