body {
	background-image: url('/img/bgnoise.gif');
	background-color: #DBD3BD;
	margin: 0px;
	text-align: center;
	}

a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
	color:#396987;
}
a:hover, a:active {
	background-color: #D0C6AE;
	text-decoration: none;
}

.smalllink:link, .smalllink:visited {
	font-weight: normal;
	text-decoration: none;
	color:#396987;
	font-family: Verdana, Arial;
	font-size: 10px;	
}

.smalllink:hover, .smalllink:active {
	background-color: #D0C6AE;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}


#overall {
	margin: 0px;
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-image: url('/img/bgsplatter.gif');
	background-repeat: no-repeat;

	}
	
.poem {
	margin-left: 20px; 
	
	}

.entrytitle {
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
	color: #9E675E;
	text-align: left;
}

#maincontent {
	margin-left: auto; 
	margin-right: auto;
	width: 469px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	padding-bottom: 40px;
	}
	
	


.date {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9E675E;
	margin-top: -5px;
}

.commentperma {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 15px;
	color: #9E675E;
}

.small {
	font-family: Verdana, Arial;
	font-size: 10px;
}


.copyright {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #B1887B;
	line-height: 14px;
	text-align: center;
}

hr {
	color: #873D39;
	border:thin dotted;
	}

.comments p
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
}

.photoleft {
	border: solid 2px #396987;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

.photoright {
	border: solid 2px #396987;
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}

.photo {
	border: solid 2px #396987;
}

.photocenter {
	border: solid 4px #396987;
	margin-left: auto; 
	margin-right: auto;
}

.photoview {
	margin: 25px;
}

.photothumb {
	border: solid 2px #396987;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.postbutton {
	font-weight: bold;
	color:#396987;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 130px;
	margin-right: 12px;
	background-color: #E7E1D2;
	
}

.previewbutton {
	font-weight: normal;
	color:#396987;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 130px;
	margin-right: 12px;
	background-color: #E7E1D2;
	
}

.checkbox {
	width: 20px;
	background-color: transparent;
	border: 0px;
}

.topmenu {
	position: absolute;
	top: 35px;
}

input {
	width: 200px;
	border: 1px solid #396987;
	background-color: #D2C6A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

textarea {
	width: 460px;
	height: 100px;
	border: 1px solid #396987;
	background-color: #D2C6A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

select {
	border: 12px solid #396987;
	background-color: #D2C6A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}