html {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
	
	body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
		}
	
	#frame {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	height: 650px;
		}
#leftQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d32250;
	position: absolute;
	width: 230px;
	top: 560px;
	left: 10px;
	text-align: right;
}

.inlineQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d32250;
	text-align: right;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #d32250;
	line-height: normal;
}
#leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	position: absolute;
	height: 120px;
	width: 230px;
	left: 10px;
	top: 354px;
	text-align: right;
}
a{
	outline:none;
}
a.leftNav1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d32250;
	text-decoration: none;
	text-transform: uppercase;	
}

a.leftNav1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d32250;
	text-decoration: none;
	text-transform: uppercase;	
}
a.leftNav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d32250;
	text-decoration: underline;
	text-transform: uppercase;	
}
a.leftNav1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d32250;
	text-decoration: none;
	text-transform: uppercase;	
}

a.leftNav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;	
}

a.leftNav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;	
}
a.leftNav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	text-transform: uppercase;	
}
a.leftNav2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;	
}


a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#content {
	position: relative;
	width:780px;
	left:0px;
	top:0px;
	overflow: hidden;
	background-color: #FFFFFF;
	height: 100%;
}
#topBar {
	background-image: url(Images/topBarBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 20px;
	width: 740px;
	left: 10px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.navOption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	position: absolute;
	padding-top: 9px;
	height: 20px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9e0033;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left top;
}
#navBar {
	position: absolute;
	height: 27px;
	width: 500px;
	left: 0px;
	top: 140px;
}

#middleBar {
	position: absolute;
	height: 30px;
	width: 760px;
	top: 300px;
	left: 10px;
	background-image: url(Images/middleBarBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	background-image: none;
	position: absolute;
	height: 80px;
	width: 126px;
	top: 50px;
	right: 10px;
}
#copy {
	position: absolute;
	width: 500px;
	left: 250px;
	top: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-image: url(Images/dottedLine.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}
.subHeading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #d32250;
}
.smImage {
	border: 2px solid #999999;
	margin-right: 5px;
}
#textInset {
	position: absolute;
	width: 250px;
	left: 245px;
	top: 224px;
}
#highlightBox {
	background-image: url(Images/highlightBoxBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 4px solid #e00049;
	position: absolute;
	height: 97px;
	width: 482px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
}
.subHeadingWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.smImageWhite {

	border: 2px solid #ffffff;
	margin-right: 10px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.navOptionOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	position: absolute;
	padding-top: 9px;
	height: 20px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9e0033;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(Images/bttnOverBg.jpg);
}
.leftNavSelected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d32250;
	text-decoration: underline;
	text-transform: uppercase;
}
#topNav {
	position: absolute;
	top: 17px;
	right: 15px;
}
#leftImage {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.leftQuote_sm {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#leftImageHolder {
	position: absolute;
	top: 50px;
	left: 9px;
	height: 280px;
	width: 240px;
}

#flashQuote {
	position: absolute;
	height: 120px;
	width: 240px;
	left: 15px;
	top: 160px;
}

a.south:link {
color: #999999;
text-decoration: none;
font-size: 10px;
font-weight: normal;
}

a.south:visited {
color: #999999;
text-decoration: none;
font-size: 10px;
font-weight: normal;
}

a.south:hover {
color: #000000;
text-decoration: underline;
font-size: 10px;
font-weight: normal;
}

a.south:active {
color: #999999;
text-decoration: none;
font-size: 10px;
font-weight: normal;
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
