body {
	background-color: #59595B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B40B4C;
	font-size: 2.2em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


#wrapper {
	width: 898px;
	position: absolute;
	left: 50%;
	margin-left: -449px;
}
#timeDate {
	font-size: 11px;
	margin-top: 0px;
	padding-right: 0px;
	float: left;
	margin-bottom: 15px;
	text-align: right;
	text-transform: uppercase;
	width: 898px;
}
#timeDate .time {
	color: #FFFFFF;
	float: right;
}
#timeDate .date {
	float: right;
	color: #FFFFFF;
}
#timeDate #clock {
	color: #FFFFFF;
	float: right;
	padding-left: 2px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 87px;
	float: left;
	width: 898px;
}
#navbar {
	width: 898px;
	background-color: #999999;
	float: left;
	text-align: center;
}

#navbar ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#navbar li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #474749;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
}
#navbar a:link, #navbar a:visited {
	display: inline-block;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	text-align: center;
	font-size: 11px;
}
#navbar a:hover {
	color: #B40B4C;
}

#navbar .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 32px;
	padding-left: 33px;
}

#container {
	background-color: #FFFFFF;
	width: 878px;
	float: left;
	margin-top: 1px;
	padding: 10px;
}
#col1 {
	float: left;
	width: 385px;
	margin-left: 24px;
	margin-top: 20px;
}
#col2 {
	float: right;
	width: 436px;
}
#col1 ul {
	margin-left: 0px;
	padding-left: 12px;
}

#col1 li {
	font-size: 1.1em;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 0px;
	line-height: 1.4em;
}
#footer {
	float: left;
	width: 898px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer #links {
	float: left;
}
#footer #copyright {
	float: right;
}
#navbar .onPage {
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 1.1em;
	background-color: #B40B4C;
}
#quoteBlock {
	position:absolute;
	left:45px;
	top:570px;
	width:353px;
	height:41px;
	z-index:1;
	font-style: italic;
	color: #B40B4C;
	font-size: 1.2em;
}
.crimsonText {
	color: #B40B4C;
}
#col1  a:link, #col1 a:visited {
	color: #B40B4C;
	text-decoration: none;
}
#col1 a:hover {
	color: #000000;
}

#navbar .onPageLast {
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 1.1em;
	background-color: #B40B4C;
	padding-right: 33px;
	padding-left: 34px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B40B4C;
}
label {
	float: left;
	width: 160px;
	clear: left;
	font-size: 1.1em;
	color: #B40B4C;
	margin-bottom: 2px;
}
input, textarea {
	clear: both;
	float: left;
	margin-bottom: 4px;
}
.largeText {
	font-size: 1.8em;
	color: #B40B4C;
	display: block;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#quoteHome {
	position:absolute;
	left:12px;
	top:540px;
	width:875px;
	height:60px;
	z-index:1;
	color: #FFFFFF;
	font-size: 1.6em;
	background-color: #B40B4C;
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	opacity:0.7;
	filter: alpha(opacity=70);
}
#quoteHome #rightCol {
	float: right;
	margin-right: 30px;
	margin-top: 43px;
	font-style: italic;
	font-size: 90%;
}
#quoteHome #leftCol {
	width: 550px;
	margin-left: 21px;
	float: left;
}

