body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-left: 0px;
	align: center;

	
}
html {background: url(../Assets/Backgrounds/Background3.png) repeat top}
p  {
	color:#333;
	font-size: 16px;
	line-height: 1.7em;
	margin-top: 0px;
	padding-bottom: 5px;
}
.bold {
	font-weight: bold;
	color: #334b0b;
}
	
.italic {font-style:italic;}
.bio {
	font-style: italic;
	text-align: right;
}
h1  {
	color:#2b3914;
	font-size: 24px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	font-weight: bold;
}

h2  {
	color:#2b3914;
	font-size: 20px;
	line-height: 135%;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	font-weight: bold;
}

h3  {
	color:#512B0C;
	font-size: 16px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	font-weight: bold;
}
h4  {
	color:#2b3914;
	font-size: 85%;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
}


a:link  {
	color:#039;
	text-decoration:underline;
}

a:visited  {
	color:#c5b881;
	text-decoration:underline;	
}


.titles  {
	margin-bottom: 18px;
	font-weight:bold;
}

#wrapper  {
	width:900px;
	margin: auto;
	align: center;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0px 15px #000;
	box-shadow: 0 0 15px #000;
	background-color: #fff;
}
#wrapper2 {
	background: url(../Assets/Backgrounds/poetrybkgrnd.gif) repeat right top;}

Div#logo {
	background-color: #2b3914url(../Assets/Headers/PoetryPostsheader.gif) no-repeat top left ;
	float: left;
	height: 110px;
	padding: 0px;
	margin: 0px;
}

div#navigation {
	background-color: #512B0C;
	width: 900px;
	height: 310px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
div#navigation li{
	display: inline;
	line-height: 2em;
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

div#navigation a {
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #fff;
	text-decoration: none;
}
div#navigation a:hover {
	color: #c5b881;
	text-decoration: underline;
}

#content  {
	float: left;
	width:570px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;

}
div#content img {
	background-color: #ccc;
	border: 1px solid #999;
	position: relative;
	left: -4px;
	top: -4px;
	padding: 3px;
	margin-right: 5px;
}
#content a:link  {
	color:#039;
	text-decoration:underline;
}

#content a:visited  {
	color:#512b0c;
	text-decoration:underline;
}
#gallery  {
	float: left;
	width:750px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;

}
div#gallery img {
	background-color: #ccc;
	border: 1px solid #999;
	position: relative;
	left: -4px;
	top: -4px;
	padding: 3px;
	margin-right: 5px;
}
#gallery a:link  {
	color:#039;
	text-decoration:underline;
}

#gallery a:visited  {
	color:#512b0c;
	text-decoration:underline;
}
div#leftcol  {
	width:215px;
	padding-left:30px;
	padding-right:20px;
	padding-top:15px;
	border-top: #666 4px solid;
	float: left;
	text-align: right;
	padding-bottom: 0px;
	margin-right: 0px;
}
#leftcol p {
	font-size: .8em;
}

#leftcol .imageFloatRight  {
	float:right;
	margin-top:0px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom: 2px;

}
div#poetry  {
	float: right;
	width:300px;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #fff;
	
}
div#poetry h2 {
	font-size: 1.1em;
	padding: 15px 20px 100px 15px;
	margin: 0px;
	border-left: 2px #c5b881 solid;
	
}
div#poetry a:link {
	color: #512B0C;
	text-decoration: none;
	border-bottom: 1px #512B0C solid;}

div#poetry a:visited {
	color: #512B0C;
	text-decoration: none;
	border-bottom: 1px #512B0C solid;}
	
div#poetry a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 solid;}
	
div#poetry-content  {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0px;
	height: 467px;
	width: 150px;
	background-image: url(../Assets/Backgrounds/poetrytrans.png);
}
div#poetry-content p {
	font-size: .9em;
	line-height: 1.4em;
	color: #f6edc5;
	font-style: italic;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: center;
	text-decoration: none;
}
#contact {
	clear: both;
	float: right;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	background-color: #c5b881;
}
#contact p {
	padding: 5px 15px 0px 15px;
	font-size: 16px;
	line-height: 1.7em;}
	
#contact h3  {
	color:#512B0C;
	font-size: 85%;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	font-weight: bold;
}
#footer {
	clear: both;
	background-color: #512B0C;
	font-size: .8em;
	line-height: 1.1em;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top:0px;
} 
div#footer p {
	color: #fff;
}
div#footer a:link {
	color: #c5B881;
}

div#footer a:hover {
	color:#c5B881
}

.fltrt { 
	float: right;
	margin-left: 10px;
	margin: 8px;
	padding: 5px;
}
.poetryimg { 
	float: right;
	margin: 0;
	padding: 0;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.dropshadow { 
	float: left;
	left: 60px;
	margin-bottom: 4px;
	margin-right: 4px;
	position: relative;
	background-image: url(../Assets/Backgrounds/drop_shadow.gif) no-repeat right bottom;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

