body { 
	color: #000000;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: 400;  
	text-decoration: none;
	background: #fff url(background_tile.jpg); 
	margin: 30px; 
	}
	
h1 { 
	color: maroon;
	font-family:Georgia, serif; 
	font-size:36px; 
	text-decoration: none;
	}
	
h2 { 
	color: #000; 
	font-size:24px; 
	text-decoration: none;
	}
	
h3 { color: maroon; font-size:24px; text-decoration: none;}
	
h4 { color: #000; font-size:18px; text-decoration: none;}
	
h5 { color: maroon; font-size:18px; text-decoration: none;}
	
h6 { color: #000; font-size:15px; font-weight: bold; font-style:italic; text-decoration: none; padding-bottom: 30px;}

p  { color: #000; font-size: 1em; line-height:130%; text-decoration: none;}

p.spaced  { color: #000; font-size:15px; text-decoration: none; line-height:25px}

b  { color: #000; font-size:15px; font-weight: bolder; text-decoration: none;}

b span { color: maroon; font-size:15px; font-weight: bolder; text-decoration: none;}
	
li {list-style-image: url(../ChaeSungSook/images/flowerbutton.gif); padding: 40px,20px,20px,10px; vertical-align: text-top;}

li.first { list-style-image: url(../ChaeSungSook/images/flowerbutton.gif); padding-left: 50px; padding-top: 20px; list-style-position: inside;}	
li.second { list-style-image: url(../ChaeSungSook/images/flowerbutton.gif); padding-left: 70px; padding-top: 20px; list-style-position: inside;}	
li.third { list-style-image: url(../ChaeSungSook/images/flowerbutton.gif); padding-left: 90px; padding-top: 20px; list-style-position: inside;}	
	
.footer { font: Verdana, Arial, Helvetica, sans-serif 5em/150%; padding: 10px 10px 10px 10px; border-style:solid; border-color:#990000; border-width:thin thick thick thin;} 

a:link {color:blue; text-decoration:none;}
a:visited {color:purple; text-decoration:none;}
a:hover {color:red; background:yellow; text-decoration:none;}
a:active {color:red; text-decoration:none;}

a.poems:link {color:blue; text-decoration:none; font: Georgia 3em/150%;}
a.poems:visited {color:purple; text-decoration:none; font: Georgia 3em/150%;}
a.poems:hover {color:red; background:yellow; text-decoration:none; font: Georgia 3em/150%;}
a.poems:active {color:red; text-decoration:none; font: Georgia 3em/150%;}
  

div#footer { 
	clear: both; 
	padding: 10px;
	margin-top: 3em;
	font: 85% Verdana, sans-serif;
	text-align: center;
	}

div#seedhead { 
	background: transparent url("../ChaeSungSook/images/seedhead.jpg") no-repeat top right;
	padding: 0px 10px 10px 10px;
	max-width: 1024px
	overflow: visible;
	}

div#yuccabloom { 
	background: transparent url("../ChaeSungSook/images/yuccabloom.jpg") no-repeat top right;
	padding: 0px 10px 10px 10px;
	max-width: 1024px
	overflow: visible;
	}

div#pineneedles { 
	background: transparent url("../ChaeSungSook/images/pineneedles.jpg") no-repeat top right;
	padding: 0px 10px 10px 10px;
	max-width: 1024px
	overflow: visible;
	}
  

div#mountainfog { 
	background: transparent url("../ChaeSungSook/images/mountainfog.jpg") no-repeat top left; 
	margin: 0px 0px 0px 0px; 
	width: 800px; 
	height: 600px;
	padding: 10px 10px 10px 10px;
	border-width: 3px 9px 9px 3px;
	border-color: maroon;  
	}	
  

div#darksun { 
	background: transparent url(../images/backgroundtiles/backtile_sun.jpg) no-repeat top left; 
	margin: -20px 0px 0px 0px; 
	width: 800px; 
	height: 600px;
	color:maroon;
	padding:10px 10px 10px 10px;
	font-size: 20px;
	font-weight: 700;
	border-width:3px 9px 9px 3px;
	border-color:maroon;  
	}