/* CSS Document */
body { 
	background: #dadada url(/imgs/bg.gif) 0 0 repeat;
	font: normal normal small "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 0 0 10px 0;
	}
h1, h2, h3, h4, h5, h6, p, form, ul, ul li {
	margin: 0;
	padding: 0;
	}
#wrapper {
	background: #fff url(/imgs/bg_li.png) repeat;
	border: 1px solid #5F6492;
	border-bottom-width: 5px;
	border-top-width: 5px;
	margin: 10px auto;
	width: 650px;
	}
#header {
	height: 90px;
	margin: 0;
	padding: 0;
	width: 650px;
	}
#header h1 {
	display: block;
	height: 90px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 650px;
	}
#header h1 a,
#header h1 a:hover {
	display: block;
	height: 90px;
	text-decoration: none;
	width: 650px;
	}
body#home #header h1  {	background: #fff url(/imgs/newLogo1.png) no-repeat;	}
body#about #header h1 {	background: #fff url(/imgs/newLogo6.png) no-repeat;	}
body#poetry #header h1 { background: #fff url(/imgs/newLogo3.png) no-repeat;	}
body#pictures #header h1 { background: #fff url(/imgs/newLogo5.png) no-repeat; }
body#contact #header h1 { background: #fff url(/imgs/newLogo.png) no-repeat; }
#pagebody {
	background: transparent;
	float: left;
	width: 650px;
	}
#maincontent {
	background: transparent; 
	float: left; 
	margin: 0;
	min-height: 200px;
	padding: 15px 0px 15px 10px; 
	text-align: left; 
	width: 460px; 
	}
#maincontent h2 {
	color: #E18700;
	font: normal normal 1.6em "Palatino Linotype", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, sans-serif;
	letter-spacing: 1px; 
	margin: 5px 0;
	padding: 1px 0;
	text-align: left;
	}
#maincontent h3 {
	color: #F90;
	font-size: 1.2em;
	}
#maincontent h4 {
	color: #339;
	font-size: 1em;
	padding-left: 5px;
	}
#maincontent p {
	color: #454545;
	font: normal normal 1em/1.8em "Palatino Linotype", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, sans-serif;
	margin: 5px 0 5px 5px;
	text-align: left;
	}
#maincontent label {
	color: #555;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	}
#main_bottom ul {
	list-style-type: none;
	margin: 20px 0 0 4px;
	padding: 0;
	}
#main_bottom ul li {
	background: url(/imgs/cell_bg.png) no-repeat;
	display: inline;
	float: left; 
	height: 125px;
	margin: 0;
	padding: 5px 4px 0 3px;
	width: 145px; 
	}
#main_bottom ul li img {
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 4px;
}
#main_bottom p {
	color: #333;
	font-size: 90%;
	line-height: 1.3em;
	padding-right: 10px;
	}
/*Bio Display Settings*/
#bio {
	width: 420px;
	float: left;
	}
.bio_label {
	color: #666;
	float: left; 
	font: normal bold 1em "Palatino Linotype", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding: 0 10px 0 0;
	text-align: right; 
	width: 50px; 
	}
.bio_text {
	color: #444;
	font: normal normal 1em "Palatino Linotype", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	float: left; 
	margin: 2px 0 2px 0;
	width: 350px;
	}
/*Gallery & Poetry Category Listing Styling*/
#poem, #gallery {
	clear: both;
	margin: 30px 0 0 0;
	text-align: center;
	}
#gallery ul, #poem ul {	
	border: 0;
	clear: left;
	list-style-type: none;
	margin: 5px 0 25px 0;
	padding: 0;
	text-align: center;
	}
#gallery ul li, #poem ul li {
	display: block;
	font-size: .9em;
	float: left;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	width: 153px;
	}
/*Poetry Display Styling*/
#poem h3 {
	background: url(/imgs/poem_title.png) no-repeat top center;
	color: #E18700;
	font: normal bold 1.8em "Palatino Linotype", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	height: 38px;
	letter-spacing: 2px;
	margin: 0;
	padding: 20px 0 0 0;
	}
#poem p {
	background:url(/imgs/poem_bg.png) top center repeat-y;
	color: #444;
	font: normal normal 106%/151% "Palatino Linotype", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0 0 9px 0;
	text-align: center;
	}
#poem p.copyright, #poem p.posted {
	color: #666;
	font: normal normal .7em "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 7px 0 0 0;
	}
#poem p.copyright {
	background:url(/imgs/poem_copy.png) center top no-repeat; height:39px;
	}
/*Gallery Display Styling*/
#gallery ul li img {
	background-color: #fafafa;
	border: 1px solid #ddd;
	padding: 4px;
	}
/*Generic Classes*/
.breadcrumb {
	font-size: 85%;
	padding: 0 0 2px 3px;
	border-bottom: 1px solid #aaa; 
	padding: 0; 
	margin: 0 0 2px 0;
	}
#paginate { 
	display: block; 
	float: left; 
	font-size: 85%; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	}
#paginate .left {  float: left; margin: 0; padding: 0; }
#paginate .right { float: right; margin: 0; padding: 0; }
#viewing p { 
	clear: both; 
	font-size: 85%; 
	text-align: center; 
	}
.updated {
	background: #f0f8ff;
	border: 1px solid #69c;
	margin: 0 15px 15px 0;
	padding: 10px 10px;
	}
.gray, .gray a:link, .gray a:visited {
	font-size: 90%;
	color: gray;
	margin: 0;
	padding: 0;
	}
.image {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-bottom-color: #d0d0d0;
	border-right-color: #d0d0d0;
	padding: 4px;
	}
/*Right Column Subnavigation Styling*/
#subnav {
	background: transparent; 
	float: right; 
	font: normal normal .9em "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0; 
	text-align: left; 
	width: 155px;
	}
#subnav h3 {
	border: none;
	color: #555;
	font-size: 1.2em;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px;
	text-decoration: underline;
	}
#subnav ul {
	list-style: none; 
	padding: 0; 
	margin: 0 0 0 8px;
	}
#subnav ul li {
	background: url(/imgs/arrow.gif) left center no-repeat;
	color: #666;
	font-size: 1em;
	padding: 0 0 0 10px;
	margin: 0;
	}
#subnav label { 
	color: #222;
	font-size: 1em;
	letter-spacing: 1px;
	text-align: left;
	}
#subnav img {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
	}
#subnav li a:link, 
#subnav li a:visited {
	color: #339; 
	letter-spacing: 1px;
	text-decoration: none;
	}
#subnav li a:hover,
#subnav li a:active{ 
	color: #444; 
	letter-spacing: 1px;
	text-decoration: underline;
	}
/*Page Footer Text & Link Styling*/
#footer {
	background-color: #eaeaea; 
	border-top: 1px solid #ccc; 
	clear: both; 
	margin: 0;
	padding: 15px 10px; 
	width: 630px; 
	}
#footer p {
	font-size: 80%;
	letter-spacing: 1px;
	text-align: left; 
}
/*Main Navigation Styling*/
#menu {
	border: 0;
	clear: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#menu li a {
	background: #f6f6f7;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	color: #333;
	display: block;
	font: normal normal .9em "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	height: 1.5em;
	line-height: 1.5em;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
	width: 97px;
	}
#menu li#five a 	{
	border-right: none;
	width: 97px;
	}
#menu li a:hover,
#menu li a:active {
	background: #ddd;
	color: #3B3974;
	}
body#home #menu li#one a, 
body#about #menu li#two a,
body#poetry #menu li#three a,
body#pictures #menu li#four a, 
body#contact #menu li#five a {
	background: #fff;
	border: 1px solid #fff;
	border-bottom: none;
	border-right-color: #aaa;
	border-left: none;	
	color: #003;
	font-weight: bold;
	}
body#contact #menu li#five a {
	border: none;
	}
a:link, 
a:visited {
	color: #339; 
	letter-spacing: 1px;
	text-decoration: none;
	}
a:hover,
a:active{ 
	color: #444; 
	letter-spacing: 1px;
	text-decoration: underline;
	}