#main {
	border: 1px solid #024B4E;
	background-color: #00B1C8;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
}

.ownerNav a:link {
	color: #E6F9FA;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: 2px;

}
.ownerNav a:visited {
	color: #E6F9FA;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: 2px;
}

.ownerNav a:hover {
	color: #02f8fb;
	text-decoration: none;
}

.userNav a:link {
	color: #E6F9FA;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;

}
.userNav a:visited {
	color: #E6F9FA;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;

}

.userNav a:hover {
	color: #02f8fb;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}


#divSpcr {
	height: 6px;
	width: 240px;

}

