/*stylesheet for Quality Word Works of Olympia WA*/

body {font-size: medium; font-family: arial, helvetica, sans-serif;
	font-style: normal; background: #996633; color:#000000
	}
	
h1 {
	font-family: Zapf-Chancery, cursive; background: transparent; color: #996633; text-align: center; 
}

h3		{background: transparent; color:#996633}
h4		{font-weight: bold; font-style: italic}
h5		{font-size: larger; background: #003300; color: #cc9966}

A:link	{font-style: italic; font-weight: bold; background: transparent; color:#003300}
A:visited	{font-style: italic; background: transparent; color:#003300}
A:active	{background: transparent; color:red}
A:hover	{font-style:normal; font-weight: bold; background: transparent; color: #FF0000}

div 	{background-color: #FFFEB4; color: #29531B}

#navbar		{
		left:0px;
		top:0px;
		width:185px;
		font-family: arial, helvetica, sans-serif; 
		background: transparent url(xiaohua_greenb.jpg) repeat-y;
		color: #003300;
		text-align: right;
		margin-right: 10px;
		border: 5px;
		padding: 5px; float:left}
		
#navpic	{
		left:10px;
		right:5px;
		top:0px;
		width:185px;
		border: 5px;
		padding: 5px;
		float:right}
		
#navbar.art	{background: #FFFF00; color: white}
#navbar.poetry	{background: #cc9966; color: black}


#main   {margin-left: 205px; padding: 25px; top:0px; text-align: left}
#copyright   {margin-left: 205px; padding: 25px; top:0px; text-align: left; font-size: smaller; background: transparent; color: #003300}

#main p	{text-align: left; padding: 5}
#main p.index	{background: transparent; color: #003300; font-weight: bold}
#main p.art	{background: transparent; color: #FFFF00; font-weight: bold}
#main p.poetry	{background: transparent; color: white; font-weight: bold}

.poetry	{background: black; color: #cc9966}
.poetrynav	{background: #FFFF00; color: white}
.poetrybar	{background: #cc9966; color: black}
.black	{background: black; color:white}
.#cc9966	{background: #cc9966; color: black}
.art		{background: black; color: #cc9966}
.title	{background: transparent; color:#003300; font-weight: bold}