/* CSS Document */

body { color: #ccc; background: #592427 url(/images/background.jpg) no-repeat center top; margin: 0; padding: 50px 0 0 20px;
	font-family: helvetica, calibri, verdana, sans-serif; font-size: 12px; line-height: 16px; }

#wrapper {width: 1024px; display: block; margin: 0 auto; }

#Header {height: 40px; width: 230px; margin: 0; padding: 0; }
#Header h1 { height: 100%; width: 100%; text-indent: -9999px; background: transparent url(/images/MeghanJones.gif) no-repeat top left; }
#Header a { display: block; width: 100%; height: 100%; }

#Nav { width: 230px; margin: 10px 0 0 0; padding: 0; }
#Nav ul { display: block; width: 100%; margin: 0; padding: 0; }
#Nav ul li { display: block; height: 30px; width: 100%; margin: 0; padding: 0; list-style: none; }
#Nav ul li a { display: block; height: 100%; width: 100%; margin: 0; padding: 0; text-indent: -9999px; }
	#Wri a:link, #Wri a:visited { background: transparent url(/images/gallery_on.gif) no-repeat left top; }
	#Acc a:link, #Acc a:visited { background: transparent url(/images/according_on.gif) no-repeat left top; }
	#Con a:link, #Con a:visited { background: transparent url(/images/contact_on.gif) no-repeat left top; }
	#Wri a:hover { background: transparent url(/images/gallery.gif) no-repeat left top; }
	#Acc a:hover { background: transparent url(/images/according.gif) no-repeat left top; }
	#Con a:hover{ background: transparent url(/images/contact.gif) no-repeat left top; }
	#Wri a.CurrentPage:link, #Wri a.CurrentPage:visited, #Wri a.CurrentPage:hover { background: transparent url(/images/gallery.gif) no-repeat left top; }
	#Acc a.CurrentPage:link, #Acc a.CurrentPage:visited, #Acc a.CurrentPage:hover { background: transparent url(/images/according.gif) no-repeat left top; }
	#Con a.CurrentPage:link, #Con a.CurrentPage:visited, #Con a.CurrentPage:hover { background: transparent url(/images/contact.gif) no-repeat left top; }
	
#Content { height: 475px; width: 275px; margin: 10px 0 0 0; padding: 0 0 0 5px; }
	 
	 #Content a:link { color: #9CD8EE;text-decoration:underline; }
	 #Content a:visited { color: #9CD8EE; text-decoration: none; }
	 #Content a:hover { background-color: #9CD8EE; color: #3E1719; text-decoration: none; }
	 #ResumeLink, #Content ul { margin-bottom: 1em; }
	 #Content ul li { list-style: none; }
	 blockquote { margin-left: 2em; margin-right: 2em; }
#AccordingContent, #ContactContent, #NonFicSickness, #FicStJude, #PoetryAList, #PoetryHoney, #PoetryVino, #PoetryWhy { display: none; }
	#PoetryAList p { margin-bottom: 1em; }
	
	h2 { margin-top: 1em; margin-bottom: 1em; }