a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
h1 {
	font-size: 1.7em;
}
body,td,th {
	font-size: 100%;
	color: #333;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}

#exitBanner {
	background-image: url(../images/new%20images/backgrounds/mrlfeatproparch.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 800px;
}
#header {
	background-image: url(../images/new%20images/backgrounds/mrlourteamsign.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
}
#mainNavigation {
	background-image: url(../images/new%20images/backgrounds/mainnav2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 800px;
}
#pagetitle h3 {
	font-size: 0.75em;
	margin: 0;
}
#mainContent #text {
	font-size: 70%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 125px;
	padding-bottom: 0px;
	padding-left: 125px;
}
#mainContent #text a {
	font-weight: bold;
}
#mainContent #mainlink {
	overflow: auto;
}
#mainContent #pagetitle {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContent {
	background-image: url(../images/new%20images/backgrounds/maincontent2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#mainContent #text img {
	margin-left: 85px;
}
#mainContent #text a {
	text-align: center;
}

#secondaryNavigation {
	background-image: url(../images/new%20images/backgrounds/secnav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 800px;
}

