#logo {
	position: absolute; 
	left: 40px; 
	top: 10px; 
	width: 162px; 
	height: 98px; 
	z-index: 2;
}

#title {
	position: absolute;
	left: 240px;
	top: 49px;
	width: 450px;
	height: 55px;
	z-index: 1;
}

#nav {
	position: absolute;
	left: 5px; 
	top: 112px; 
	width: 765px; 
	height: 30px; 
	z-index: 3; 
	background-image: url(images/nav-bar2.gif);
	background-repeat: no-repeat;
	border: none;
	word-spacing: 1px;
	padding-left: 30px;
}

h1, h2, h3, h4, h5, h6 {
font-family: times new roman;
text-align: center;
color: #000000;
}

#content {
position: absolute;
left: 21px;
top: 161px;
width: 730px;
padding-bottom: 50px;
text-align: center;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #000000; 
}

#content2 {
position: absolute;
left: 20px;
top: 160px;
width: 730px;
padding-bottom: 50px;
text-align: center;
font-family: Times New Roman, Times, serif;
font-size: 11px;
color: #000000; 
}

#content3 {
position: absolute;
left: 5px;
top: 160px;
width: 760px;
padding-bottom: 50px;
text-align: center;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #000000; 
}

#content4 {
position: absolute;
left: 85px;
top: 160px;
width: 600px;
padding-bottom: 50px;
text-align: center;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #000000; 
}

a:hover {
	color: #990000;
}

.text1 {
	word-spacing: 1px;
	line-height: 20px;
}

.text2 {
	padding: 20px;
}

.text3 {
	word-spacing: 2px;
}

.text4 {
	word-spacing: 10px;
}

.text5 {
	text-align: left;
}

.text6 {
	padding: 10px;
}

.footer {
	font-size: 11px;
}
