body {
	font: 75%/1.5 arial, helvetica, serif;
	text-align: center;
	padding: 0;
	margin: 2em;
	background-color: #FFFF99;
}

#container {
	width: 72em;
	background: #FFFF99;
	text-align: left;
	border: 0px solid #eda;
	margin: 0 auto;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1em;
	color: black;
}

h1 {
	height: 0px;
	text-indent: -999em;
	margin: 0 0 0 0;
}

#nav, #nav ul { /* all lists */
	float: left;
	width: 71.5em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	//width: 15em;
	w\idth: 10em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow.gif) center right no-repeat;
}

#nav li { /* all list items */
	float: left;
	padding: 0;
	width: 14em; /* this changes the width of the background for the line items*/
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	background: url(ddbg3.gif) bottom left no-repeat; /* removed white from before the url to eliminate the white corner */
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
	margin: 0;
}

#nav li li
	padding-right: 1em;
	width: 13em
	
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { /* lists nested under hovered list items */
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
}


#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}
.style1 {font-size: 20pt}
.style2 {font-size: 11pt}
.style7 {font-size: .65em}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}
.Catagory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-align: left;
}
.Title_36_Point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.TitleText {
	height: 77px;
	width: 700px;
	background:  url(images/titlebackground.jpg) bottom left no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 1em;
	line-height: 250%
}
.Title_24_Points {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.style16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.indent30 {
	padding-left: 30px; 
	padding-right: 30 px;
	}