
html 			{background: #000000 repeat-x 
				url("http://www.websitewithoutwords.org/Images/background-body.png")}

/* Font Size is set in the body, then the Wrapper */
body			{font-family:  georgia, "times new roman", serif; 
				padding: 0; font-size: 76%; 
				margin: 0; letter-spacing: 0.08em;}
				
h1				{border-top: groove #3F3F2A; 
				border-bottom: ridge #3F3F2A;
				text-align: center; margin: 0;
				font-size: 2em; color: #000000; 
				font-family: georgia, serif;
				padding: 0; background: center repeat-y url("http://www.websitewithoutwords.org/Images/background-h1.png");}

/* Decoration for links is removed */
a 				{text-decoration: none; font-weight: bold; 
				color: #918d82;}

a:hover		{text-decoration: underline; color: #f7f8e1;}

/* Divider to enclose all content */
div#wrapper 	{width: 95%; font-size: 1em; margin: auto; 
					padding: 0;}

/* Header Element */
div#header 	{margin: 1em auto 0 auto; padding: 0; 
				border: #918d82; border-top: #3f3d38; 
				height: 240px; width: 100%; border-style: ridge;
				display: block; clear: both; position: relative;
				background: #7F7A71 repeat-x url("http://www.websitewithoutwords.org/Images/background-header.png");}

/* Navigation Hierarcy Within Header */				
div#navbar 	{float: left; position: absolute; width: 90%; 
				z-index: 1; font-size: 0.9em; padding: 0.1em 0 0 0; 
				margin: 0; font-family: verdana, sans-serif; 
				letter-spacing: 0; clear: both;}
				
div#navbar span 	{padding: 0 0.5em 0 0.5em;}

div#navbar ul {list-style-type: none; padding: 0; 
					margin: 0;}

div#navbar li 	{display: inline; padding: 0; 
					margin: 0;}
				
div#navbar a:link 	{color: #2d3033;}
				
div#navbar a:visited 	{color: #5c5c5c;}

/* Background Image for Index Header */
img#indexheader, a#headerimage, a#headerimage:hover 
								{display: block; width: 238px; 
								height: 218px; position: relative;
								margin: 0 auto 0 auto; top: 0.5em; 
								background: no-repeat center;}
								 
img#indexheader 	{background: url("http://www.websitewithoutwords.org/Images/logowithoutwords.png");}

/* Image for Standard Header */   
a#headerimage 	{background: url("http://www.websitewithoutwords.org/Images/logowithoutwords.png");}

/* Standard Header Mouseover Image */  
a#headerimage:hover 	{background: url("http://www.websitewithoutwords.org/Images/logowithoutwords-hover.png");}

/* Main Menu Class*/
ul.menumain 	{display: block; padding:0; position: absolute; 
					margin: 0; list-style-type: none; bottom: 0.1em;
					font-size: 1.2em; font-variant: small-caps; 
					font-weight: bold; text-align: center;}

/* Main Menu Left*/
ul#menuleft 	{position: absolute; left: 0.1em; z-index: 3;
				 	width: 45%;}

ul#menuleft a 	{float: left; color: #000000; 
					padding: 0.2em 0.6em; width: 7em;
					border: 0.15em solid;
					border-color: #EBECD6; 
					text-decoration: none;}

ul#menuleft li 	{display: inline;}

ul#menuleft span 	{background: #C3C1B1; float: left; 
						width: 7em; padding: 0.2em 0.6em; 
						border: 0.15em solid; 
						border-color: #3F3F2A #E2E3CF #F1F2DC #5C5C42;}

/* Main Menu Right*/
ul#menuright {width: 45%; position: absolute; right: 0.1em;
				 z-index: 2;}

ul#menuright a 	{float: right; color: #000000; 
						padding: 0.2em 0.6em; width: 7em;
						border: 0.15em solid #EBECD6; 
						text-decoration: none;}

ul#menuright li 	{display:inline;}

ul#menuright span 	{background: #C3C1B1; float: right; 
							width: 7em; padding: 0.2em 0.6em; 
							border: 0.15em solid; 
							border-color: #3F3F2A #E2E3CF #F1F2DC #5C5C42;}

/* Main Menu Mouseover */						
ul#menuleft a:hover, ul#menuright a:hover 
							{border: solid 0.15em; color: #f7f8e1;
							border-color: #3F3F2A #E2E3CF #F1F2DC #5C5C42;
							background: #f7f8e1 center repeat-y url("http://www.websitewithoutwords.org/Images/background-button.png");}

/* Middle Division for Main Content */				
div.main 	{font-size: 1em;
				position: relative; max-height: 100em;
				margin: 0 17em 2em 17em; overflow: auto;
				border: #C6C5B4 groove; padding: 1em 0.5em 1em 0.5em;
				text-align: justify; top: 2em; z-index: 1; 
				font-family: verdana, sans-serif; letter-spacing: 0;
				background: #C6C5B4 center no-repeat url("http://www.websitewithoutwords.org/Images/background-main.png");}
				
div.main a:link 	{color: #4c5d6e;}

div.main a:visited 	{color: #6e6e6e;}

div.main p 	{font-size: 1.1em; 
				margin-top: 1em;}

.bigletter {text-indent: 3em;}

.bigletter:first-letter 	{font-size: 2em; font-weight: bold; 
									font-family: "times new roman";
									line-height: 0;}

.right 		{text-align: right;}

.questionlist 	{list-style-type: none; font-weight:; 
					margin: 3em auto 3em auto; 
					padding: 0 5em 0 5em; list-style-position: inside; 
					font-family: georgia; color:;}

.questionlist li 	{margin: 1em 0 1em 0; text-indent: 0;}


.bigletter2:first-letter 	{font-size: 2em; font-weight: bold; 
									font-family: "times new roman";
									line-height: 0;}


/* Footer */	
div#footer 	{font-size: 0.9em; margin: 0 auto;
				padding: 0 0 5em 0; position: relative;
				color: #918d82; width: 75%; top: 4em;
				clear: both; text-align: center;}
				
div#footer span 	{padding: 0 0.5em 0 0.5em;}

div#footer ul {list-style-type: none; padding: 0; 
					margin: 0;}

div#footer li 	{display: inline; padding: 0; 
					margin: 0;}				
