@charset "utf-8";
/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #f7f0ea;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center 187px;
}
#outerwrapper {
	width: 100%;
	margin-bottom: 200px;
	min-width: 1050px;
}
#outerwrapper #innerwrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/navbkgd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#outerwrapper #innerwrapper #eleven80 {
	text-align: center;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#outerwrapper #contentwrapper {
	background-color: #fff;
}
#outerwrapper #innerwrapper #header h1 {
	font-family: Garamond, "Times New Roman";
	font-size: 42px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-top: 30px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#outerwrapper #innerwrapper #header h2 {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5em;
	margin-top: 5px;
	margin-bottom: 30px;
	color: #666666;
}

#outerwrapper #innerwrapper #header .sixtyfour {
	font-size: 56px;
}
#outerwrapper #contentwrapper #icw {
	padding-top: 30px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#outerwrapper #contentwrapper #icw h3 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
}

#outerwrapper #contentwrapper #lowercontent {
	background-image: url(../graphics/LCbkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#outerwrapper #contentwrapper #lowercontent #captions #introtext {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
#outerwrapper #contentwrapper #lowercontent #captions #introtext .firstp {
	margin-top: 0px;
}
#outerwrapper #contentwrapper #lowercontent #captions td {
	font-size: 11px;
	font-family: Garamond, "Times New Roman";
}
#outerwrapper #contentwrapper #lowercontent #captions .tdpad {
	padding-right: 20px;
}

#outerwrapper #footer {
	font-family: Garamond, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 17px;
}
#outerwrapper #footer p {
	margin: 0px;
}



.clearall {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#outerwrapper #contentwrapper a:link, #outerwrapper #contentwrapper a:visited {
	color: #444;
	text-decoration: none;
}
#outerwrapper #contentwrapper a:hover, #outerwrapper #contentwrapper a:active {
	color: #888;
	text-decoration: none;
}
