body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	line-height: 1.4em;
	font-size: small;
	text-align: left;
	background-color: #acb097;
padding: 3px; 
color: #ffffff
}

/* Outer container general */

div#bigbucket {
margin-left: auto;
margin-right: auto;
padding: 0;
background-color: #FFFFCC;
width: 810px;
background-image: none; 
border: solid #996633 2px;
}


/* Outer container Home */

#bigbucket-home {
margin-left: auto;
margin-right: auto;
padding: 0;
width: 810px;
background-image:url(images/masthead_background.jpg);
border: solid #996633 2px;
}

div#siteheader {
border-top: solid #FFFFCC 4px;
	width:810px;
	height: 87px;
	padding: 0;
	background-image: url(images/masthead3.jpg);
}

div#topnav {
margin-left: 2%; 
margin-top: 50px;
width: 500px;
}

div#innerbucket {
background-color: inherit;
min-height: 300px;} 

div#innerbucket-home {
background-color: none;
background-image:url(images/masthead_background.jpg);
min-height: 300px;
} 


div#fictionbucket {
padding: 2%;
    text-align: justify;
    margin-left: 24%;
    margin-right: 24%;
    margin-bottom: 0px;
    margin-top: 0px;
} 

div#footer-nav {
	min-height: 28px;
	padding: 2%;
	text-align: center;
	clear: both;
	border-top: solid #FFFFCC 3px;
	border-bottom: solid #FFFFCC 3px;
}
	
div#right-panel {
	padding: 2%;
    text-align: justify;
    margin-left: 44%;
    margin-right: 6px;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: none;
}


div#left-panel {
	padding: 2%;
float: left;
text-align: justify;
background-color: none;
width: 37%; 
margin-left: 6px;
}

div#leftpanel-other-poems {
	padding: 2%;
float: left;
text-align: justify;
background-color: #FFFFCC;
width: 33%; 
margin-left: 6px;
}

h1 {
font-style: normal;
color: white;
text-align: left;
line-height: normal
}

h2 {
	font-style: normal;
	color: white;
	text-decoration: none;
}

td {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #330000;
	vert-align: top;
	text-align: left;
	padding-bottom: 2px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul li {
text-align:left;
}

form {
	background-color: #CCCCcc;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
}


.white-bold {
	color: #FFFFFF;
	font-weight: bold;
}

.photo-credit {
	font-size: x-small;
	font-style: italic;
	line-height: 8px;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}

.copyright {
	font-size: x-small;
	font-style: normal;
	line-height: 8px;
	text-decoration: none;
	text-align: left;
}

.copyright-all {
text-align: center;
font-size: 10px;
line-height: 11px;
}

.authnote {
    font-size: 11px;
	font-style: normal;
	line-height: 1.1em;
	text-decoration: none;
	text-align: left;
}
	
.footnote {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}

.poem-title {
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	text-aligh: left;
}