@media screen, print {

	* {
	margin: 0;
	padding: 0;
	}

	html {
		width:100%;
		height: 100%;
	}

	body {
		text-align: center; 
		width: 100%;
		height: 100%;
		background-color:#1d0400;
		background-image: url(/images/poet_bg.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center top;
	}

	body, b, p, br, span, div, li, h1, h2, h3, ul, ol, td, label, strong {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #727376;
		line-height: 18px;
		font-weight:normal;
	}
	
	b, strong {
		font-weight:bold;
	}

	h1, h2, h3 {
		color: #808184;
	}

	h1 {
		font-size:27px;
		line-height:31px;
		font-weight:normal;
	}

	h2 {
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
	}

	table, tr, td, tbody, thead {
		border-spacing: 0px;
		border-collapse: collapse;
	}

	img, input, textarea {
		display: block;
		border: none;
	}
	
	textarea, input[type="text"] {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #66676a;
		border:1px solid #a9a397;
		padding: 2px 2px 2px 2px;
	}
	
	input[type="submit"] {
		color: #000;
		background: #EEEEEE;
		border: 2px outset #EEEEEE;
		font-weight:bold;
		padding: 3px 3px 3px 3px;
	}

	.formstyle {
		padding: 3px 3px 3px 3px;
		border: solid 1px #66676a;
	}

	td {
		vertical-align: top;
	}

	p {
		padding: 0px 0px 0px 0px;
		line-height: 18px;
	}

	hr {
		border: 0;
		background-color: #bfbcb7;
		height: 1px;
		margin-top: 4px;
		margin-bottom: 4px;
	}

	small, sub {
		font-size: 10px;
	}

	sub {
		line-height: 10px;
	}

	a {
		color: #66676a;
		text-decoration: underline;
	}

	a:hover {
		color: #434345;
		text-decoration: underline;
	}

	ul, ol {
		margin-left:14px;
	}

	li {
		margin-left: 14px;
	}

	.red {
		color:#DD3333;
		font-weight:bold;
	}

	a.imglink:hover img {
		filter:alpha(opacity=90);
		opacity:0.9;
	}
	
	p.linkobject { line-height: 15px; margin-bottom:9px; }
	p.linkobject a { font-weight: bold; }	
	
	.simplepad {
		background-color:#EEEEEE;
		padding-top: 6px;
		padding-left: 6px;
		padding-right: 6px;
		padding-bottom: 6px;
	}
	
	.continuelink {
		color:#333333;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
		white-space:nowrap;
	}

	.dark { color:#222222; }
	.dark:hover { color:#222222; }

	hr.thickgold { width:980px;height:8px;background-color:#fbefd8;margin:0 0; }
	hr.dashed { background-color:#fff8eb;border-top:1px dashed #bfbcb7;margin:0px 0px 9px 0px; }
	
	.editorpanel * { color:#333333; }
	
	.searchresult { padding-bottom: 11px; }
	.printonly { display:none; }
	
	#prewrap { text-align:left;width:980px;margin:0 auto;background-color:#fff8eb;height:100%; }
	#wrap { position:relative;width:980px;background-color:#fff8eb;padding-bottom:30px; }

	#toplinks { width:980px;height:51px;padding-bottom:3px;background-color:#d0e2b4;background-image:url(/images/top_bg.gif);background-repeat:repeat-x;vertical-align:middle;text-align:right; }
	#toplinks span { font-size:11px;padding-right:10px;vertical-align:middle; }
	#toplinks a { font-size:11px;text-decoration:none; }
	#toplinks img { display:inline;vertical-align:middle; }

	#logobar { position:relative;width:980px;height:73px;background-color:#fbf2dd;background-image:url(/images/bg2.jpg); }
	#logobar img { display:inline; }
	#searchdiv { position:absolute;right:18px;top:24px; }
	
	#searchresultswrapper { display:none;position:absolute;z-index:300;width:980px;background-image:url(/images/bg_shade.png); }
	#searchresults { position: relative;width: 400px;margin: 0 auto;margin-top: 50px;padding: 20px 20px 20px 20px;background-color:#FFFFFF;text-align: left;border: solid 1px #808184; }
	#searchterms, #gsearchbox { width: 150px; }
	#searchpagelist { border-top: 1px solid #a1aa94;border-bottom: 1px solid #a1aa94;margin-top: 8px;text-align: center;padding: 3px 3px 3px 3px;background-color: #d0e2b4;}
	#searchresults p a, #searchresults p b { color:#434345;font-weight:bold; }

	#big4 { position:relative;width:980px;height:61px;background-color:#d0e2b4;background-image:url(/images/nav_bg.gif);background-repeat:repeat-x;border-bottom:1px solid #a1aa94; }
	#big4 img { display:inline; }
	
	.subnav { position:absolute;display:none;top:0px;width:228px;background-color:#d0e2b4;padding-bottom:17px; }
	.subnav ul { list-style-type:none;padding-top:6px;margin-left:25px; }
	.subnav li>ul { margin-left:12px;padding-top:0px; }
	.subnav li { margin-left:0px; }
	.subnav a { text-decoration: none; }
	.subnav a:hover { color:#222222; }

	#sublinks { width:980px;height:32px;background-color:#d0e2b4;vertical-align:middle;text-align:center; }
	#sublinks a { text-decoration:none; }

	#innerpagebody { margin:9px;width:962px;min-height:200px; }

	#breadcrumb span { display:table-cell;height:22px;vertical-align:middle;padding-left:11px;font-size:11px; }
	#breadcrumb span:first-child{ padding-right:11px;background-color:#919295;color:#FFFFFF; }
	#breadcrumb a { text-decoration:none; }
	#breadcrumb a:hover { text-decoration:underline; }

	#crumbtitle { position:relative;padding:9px;background-color:#d0e2b4;border-top:1px dashed #919295; }
	#crumbtitle span { font-size:14px;font-weight:bold; }
	#crumbtitle img { position:absolute;right:12px;top:6px; }

	#pagecontent { width:962px;min-height:200px;margin-bottom:9px;margin-top:9px; }
	
	.homebody { width:307px;background-color:#fff8eb;padding-right:9px;border-right:1px dashed #bfbcb7;padding-top:14px;vertical-align:top; }
	
	#contentsider, .contentsider { vertical-align:top;background-color:#fbefd8;width:292px;padding:9px;min-height:200px; }
	#contentsider a, .contentsider a { text-decoration:none; } 
	#contentsider p, .contentsider p { line-height:25px;margin-left: 8px; }
		
	#contentmain, .contentmain { vertical-align:top;width:629px;background-color:#fff8eb;padding:9px;padding-left:23px;padding-right:0px; }
	#contentmain p, .contentmain p { margin-right: 14px; }
	
	#contentmainnarrow, .contentmainnarrow { vertical-align:top;width:406px;background-color:#fff8eb;padding:9px;padding-left:23px;padding-right:23px; }
	
	#contentsidergreen, .contentsidergreen { vertical-align:top;color:#222222;background-color:#d0e2b4;width:172px;padding:14px; }
	#contentsidergreen *, .contentsidergreen * { color:#222222; }
	#contentsidergreen p { font-size:11px; line-height:15px; }
	
	#contenthistory, .contenthistory { vertical-align:top;width:430px;background-color:#fff8eb;padding:9px;padding-right:23px;padding-top:30px; }

	#footerlinks { width:976px;margin:0 auto;margin-top:18px; margin-bottom:18px; }
	#footerlinks td { width:230px;padding-left:7px;padding-right:7px; }
	#footerlinks h2 { border-top:9px solid #808184;border-bottom:1px solid #808184;padding-top:10px;padding-bottom:6px;margin-bottom:4px; }
	#footerlinks a { font-size:13px;color:#808184;text-decoration:none;line-height:16px; }
	#footerlinks a:hover {color:#434345;text-decoration:underline; }

	#bottomstuff { width:962px;margin:9px;padding-top:9px; }
	#bottomstuff a { text-decoration:none; }
	#bottomstuff a:hover { text-decoration:underline; }
	#bottomstuff div { vertical-align:middle;padding-right:10px; }

	#sitelist { display:block;margin-top:5px; }
	#sitelist a { text-decoration: none; }
	#sitelist a:hover h2, #sitelist a:hover span { color:#606163; }
	#sitelist td { vertical-align:top;width:64px;padding-bottom:4px; }
	#sitelist td+td { width:228px;padding-left:9px; }
}

@media print {

	body, b, p, span, div, li, h1, h2, h3, ul, ol, td, label, strong, textarea, input {
		color: #000000;
		background-color:#FFFFFF;
	}
	
	p, p * {
		font-size:16px;
		line-height:20px;
	}

	#breadcrumb span { font-size:18px; }
	
	.printonly { display:block; }

	.noprint, #toplinks, #searchdiv, #big4, #sublinks, #crumbtitle, #footerlinks, #breadcrumb span:first-child, #bottomlinks { display:none; }

}