body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 700px;
	background-color: #ffffff;
	font: 90% Arial, Helvetica, Verdana, sans-serif;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h2 {
	color: #000000;
	font-size: 135%;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}


#wrapper {
	width: 650px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 25px 0 25px 0;
	margin-left: auto;
	margin-right: auto;
	padding: 75px 0 0 0;
}


#nav {
	width: 150px;
	margin: 0;
	padding: 0 50px 0 0 ;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	list-style: none;
}

#nav li {
	margin: 0;
	padding: 0 0 15px 0;
}

#nav a:link {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#nav a:visited {
	text-decoration: none;
	background-color: transparent;
}
#nav a:hover {
	text-decoration: underline;
	background-color: transparent;
}
#nav a:active {
	color: #663300;
	text-decoration: none;
	background-color: transparent;
}


#nav ul ul {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	list-style: square;
}

#nav li li {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 85%;
}

#main {
	width: 450px;
	margin: 0;
	padding: 0;
	float: right;
}


#mainHead {
	margin: 0;
	padding: 0;
}

#mainHead h1 {
	font-size: 175%;
	margin-top: 0;
}
#mainHead a.anchor:hover {
	text-decoration: none;
}


#photo1 {
	width: 280px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#photo2 {
	width: 450px;
	margin: 0 0 10px 0;
	padding: 0;
}

#photo3 {
	width: 280px;
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}

#photo4 {
	width: 170px;
	margin: 0 0 10px 10px;
	padding: 0;
	float: right;
}

#photo5 {
	width: 220px;
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}

#photo6 {
	width: 150px;
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}

#photo7 {
	width: 50px;
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}


#mainBulletIndex {
	margin: 0;
	padding: 0;
}


#mainBulletIndex h1 {
	color: #000000;
	font-size: 85%;
	margin: 0 0 10px 0;
}


#mainBulletIndex ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

#mainBulletIndex li {
	margin-left: 15px;
	padding-bottom: 5px;
	font-size: 85%;
}

#mainBulletIndex a:link {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#mainBulletIndex a:visited {
	text-decoration: none;
	background-color: transparent;
}
#mainBulletIndex a:hover {
	text-decoration: underline;
	background-color: transparent;
}
#mainBulletIndex a:active {
	color: #663300;
	text-decoration: none;
	background-color: transparent;
}


#mainLeftBulletIndex {
	width: 160px;
	margin: 0;
	padding: 0;
	float: right;
}


#mainIndex {
	margin: 0;
	padding: 0;
}

#mainIndex ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainIndex li {
	padding-bottom: 5px;
	font-size: 95%;
}

#mainIndex li.space {
	padding-bottom: 15px;
	font-size: 95%;
}

#mainIndex a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#mainIndex a:visited {
	color: #996633;
	text-decoration: none;
	background-color: transparent;
}
#mainIndex a:hover {
	color: #cc9966;
	text-decoration: underline;
	background-color: transparent;
}
#mainIndex a:active {
	text-decoration: none;
	background-color: transparent;
}


#bullet ul {
	list-style: square;
}

#bullet li {
	margin-left: 15px;
	padding-bottom: 5px;
}


#indexLeftColumn {
	float: left;
	width: 225px;
	margin: 0 10px 0 0;
	padding: 0;
}

#clearone {
	clear: both;
	height: 1px;
}


#mainContent {
	margin: 0;
	padding: 0;
}

#mainContent h1 {
	font-size: 115%;
	border-top: 1px solid #999999;
	padding-top: 10px;
}

#mainContent a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#mainContent a:visited {
	color: #996633;
	text-decoration: none;
	background-color: transparent;
}
#mainContent a:hover {
	color: #cc9966;
	text-decoration: underline;
	background-color: transparent;
}
#mainContent a:active {
	text-decoration: none;
	background-color: transparent;
}

#mainContent a.anchor:hover {
	color: #000000;
	text-decoration: none;
}

a.top:link, a.top:visited, a.top:active, a.top:hover {
	font-size: 75%;
	text-transform: uppercase;
}

.update {
	font-size: 90%;
	font-style: italic;
	border-top: 1px solid #999999;
	padding-top: 5px;
	clear: both;
}

#mainContent table {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
#mainContent tr {
	vertical-align: top;
	font-size: 85%;
}
#mainContent td {
	padding: 0 0 10px 0;
}

#mainContent table.chart {
	width: 100%;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
	border-spacing: 10px;
	border-collapse: collapse;
}
#mainContent table.chart tr {
	border: 1px solid #000000;
	vertical-align: top;
	font-size: 85%;
}
#mainContent table.chart td {
	border: 1px solid #000000;
	padding: 10px;
}

#graybox {
	float: right;
	width: 135px;
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 1px solid #999999;
	font-size: 80%;
}

#footer {
	clear: both;
	margin: 25px 0 25px 0;
	padding: 12px 0 0 0;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 75%;
}


#footerLinks {
	margin: 0;
	padding: 0;
	background-repeat: repeat;
	background-position: top left;
}

#footerLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footerLinks li {
	display: inline;
	padding-right: 25px;
}

#footerLinks a:link {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#footerLinks a:visited {
	text-decoration: none;
	background-color: transparent;
}
#footerLinks a:hover {
	text-decoration: underline;
	background-color: transparent;
}
#footerLinks a:active {
	color: #663300;
	text-decoration: none;
	background-color: transparent;
}


#listWithSpace ol {
	list-style: decimal;
}
#listWithSpace ul {
	list-style: square;
}
#listWithSpace li {
	padding-bottom: 15px;
}

.hard {
	clear: both;
}


.caption {
	font-style: italic;
	font-size: 90%;
	text-align: left;
	padding: 0;
	margin: 0;
}