body {width: 970px;}
h1 {font-family: georgia;}
p {font-family: arial;}
li {font-family: arial;}
h2 {font-style: italic;
		padding: 10px 40px;
		font-family: georgia;}
h3 {font-family: arial;}
dd {font-family: arial;}
blockquote {border: 1px solid #000000;
		background-color: #EEEEEE;
		padding: 10px 20px;}
p strong {background-color: #FFFFC0;}
#main {border: solid #999999;
		border-width: 3px 0px 0px 0px;
		padding: 20px 0px;
                height: 400px;}
#nav{border: solid #999999;
                border-width: 3px 0px;
                background-color: #EEEEEE;
                padding: 15px 20px;
                font-size: 16px;
                float: center;
				font-weight: bold;}
#nature_nav{background-color: #999999;
				padding: 10px 15px;
				color: #FFFFFF;
				text-decoration: none;
				font-weight: bold;}
#origins_nav{background-color: #999999;
				padding: 10px 15px;
				color: #FFFFFF;
				text-decoration: none;
				font-weight: bold;}
#reading_nav{background-color: #999999;
				padding: 10px 15px;
				color: #FFFFFF;
				text-decoration: none;}
#intro {font-style: italic;
		font-size: 20px;
		line-height: 1.6em;
		width: 750px;}
#picture-prom {float: right;
		border: solid #000000;
		border-width: 1px 1px;
		background-color: #EEEEEE;
		width: 200px;
		text-align: center;}
#picsub {font-style: italic;
		font-family: arial;}
#nature {background-image: url(http://courses.randyhoyt.net/200901/atec3361/files/2010/01/css-mythology-nature.png);
		background-repeat: no-repeat;
		background-position: left center;}
#origins {background-image: url(http://courses.randyhoyt.net/200901/atec3361/assignments/feb-22/files/2010/01/css-mythology-origins.png);
		background-repeat: no-repeat;
		background-position: left center;}
#reading {background-image: url(http://courses.randyhoyt.net/200901/atec3361/files/2010/01/css-mythology-reading.png);
		background-repeat: no-repeat;
		background-position: left center;}
#dot {color: #999999;}
.subtit {float: left;
		padding: 0px 10px;
		font-style: italic;
		background-color: #FFFFFF;}
.quote {text-align:justify;}


</style>

