.main {
	background-color: #ECE6C6;
}
#loginWrapper {
	position: relative;
}
#divLoginBox {
	position: absolute;
	top: 0px;
	left: 500px;
	width: 250px;
	font-size: 8px;
	color: #FFFFFF;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 3px;
	background-color: #01003F;
}
#divLoginBox a, #divLoginBox p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	background-color: #ECE6C6;


}
.mainteal {
		background-repeat: repeat-x;
	background-position: left top;

}
.bodyteal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;


}

.lower {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

}
A:link {
	text-decoration: none;
	color: #4F0126;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #4F0126;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #4F0126;
	font-weight: bold;
}
A:active {
	text-decoration: underline;
	color: #4F0126;
	font-weight: bold;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}.collage {
	background-image: url(collage2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: 4F0126;

}
