#wrapper {
	background-color: #FFFFFF;
	background-image: url(/images/headerGradient.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#header {
	height: 292px;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
}
#flashHeader {
	height: 220px;
	width: 734px;
}
#navigation {
	height: 52px;
	width: 734px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.navBG {
	background-image: url(/images/navigationBGRepeat.gif);
	background-repeat: repeat-x;
}
#content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#contentLeft {
	float: left;
	width: 343px;
	background-image:url(../images/greyscalelogo.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	text-align:justify;
}
#contentRight {
	width: 360px;
	float: right;
}
#quickLinks {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 125px;
}
#footer {
	background-image: url(/images/footerGradient.gif);
	background-repeat: repeat-x;
}
#footerContent {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b2121;
	padding-top: 15px;
	margin-top: 15px;
	text-decoration: none;
	height: 89px;
}
a.footerContent:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b2121;
	text-decoration: none;
}
a.footerContent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b2121;
	text-decoration: none;
}
a.footerContent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b2121;
	text-decoration: underline;
}

#purpleLink {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b2121;
	clear: both;
}
#logos {
	float: left;
	height: 66px;
	width: 720px;
	padding-top: 20px;
}
#footerLeft {
	float: left;
	width: 440px;
}
#footerRight {
	float: right;
	width: 280px;
}
.lettuceLink {
	color: #8e4094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.lettuceLink:link {
	color: #8e4094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.lettuceLink:visited {
	color: #8e4094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.lettuceLink:hover {
	color: #8e4094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fbfcfc;
}
#title {
	width: 720px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.formsingle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:250px;
}
.formmultiple{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:250px;
	height:100px;
}
#contentRightHR {
	width: 296px;
	float: right;
}
#contentLeftHR {
	float: left;
	width: 400px;
}

#contentLeftHR h1 a { 
	font-size:18px;
	color:#812123;
}

#contentLeftHR a.moredetails { 
	color:#812123;
}

