	body{
			margin: 0;
			padding: 0;
			background-color: #ffffde;
			font-family: helvetica, arial;
		}
		img{
			border: 0;
		}
		#topbar{
			height: 21px;
			background-color: #7d7c7c;
		}
		#headerbar{
			height: 27px;
			background-color: #c5ccd3;
			text-align: center;
		}
		#menubar{
			height: 21px;
			background-color: #4f6f95;
			
		}		
		#menusearchbar{
			height: 17px;
			background-color: #cf865d;		
		}
		.menuspacebar{
			height: 3px;
			background-color: #cf865d;
		}
		#headerfullsite{
			width: 33%;
			text-align: center;
			float: left;
		}
		#headerpoets{
			width: 33%;
			text-align: center;
			float: left;
		}
		#headerabout{
			width: 33%;
			text-align: center;
			float: left;
		}		
		
		#menusearch{
			width: 33%;
			text-align: left;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;
			height: 17px;
			padding-top: 4px;			
		}
		#menuoccasion{
			width: 33%;
			text-align: center;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;	
			height: 17px;
			padding-top: 4px;			
		}
		#menuform{
			width: 33%;
			text-align: right;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;	
			height: 17px;
			padding-top: 4px;			
		}
		#menubrowsebypoet{
			width: 33%;
			text-align: center;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;		
			padding-top: 2px;
		}
		#menubrowsebypoem{
			width: 33%;
			text-align: center;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;		
			padding-top: 2px;
		}		
		#menubrowsebyprose{
			width: 33%;
			text-align: center;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;		
			padding-top: 2px;
		}				
		#menuformOn{
			width: 33%;
			text-align: right;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;				
			background: url(images/img_by_form_background.gif) no-repeat bottom right;
			height: 17px;
			padding-top: 4px;
		}
		#menuoccasionOn{
			width: 33%;
			text-align: center;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;	
			background: url(images/img_by_occasion_background.gif) no-repeat bottom center;
			height: 17px;
			padding-top: 4px;			
		}	
		#menusearchOn{
			width: 33%;
			text-align: left;
			float: left;
			color: #fff;
			font-size: 11px;
			font-family: helvetica, arial;	
			background: url(images/img_by_search_background.gif) no-repeat 4px 4px;
			height: 17px;
			padding-top: 4px;			
		}			
		#menusearch	a, #menuoccasion a, #menuform a, #menuformOn a, #menuoccasionOn a, #menusearchOn a, #menubrowsebypoet a, #menubrowsebypoem a, #menubrowsebyprose a{
			color: #fff;
			text-decoration: none;
			
		}
		.centerdiv{
			margin: 0px auto;
			
		}
		.centerdivmenuform{
			margin: 0px auto;

		}
		#content{
			text-align: center;
		}
		#contentwrapper{
			margin: 22px 5%;
			width: 90%;
			text-align: center;
			
		}
		h2{
			font-size: 16px;
			color: #4f6f95;
			font-weight: bold;
			text-align: left;
		}
		.poetstable{
			width: 100%;
			text-align: left;
			font-size: 12px;
			
		}
		.occasiontable{
			margin: 0 auto;
			text-align: center;
		}
		.occasiontable td a{
			text-decoration: none;
			font-size: 9px;
			color: #000;
			white-space: nowrap;
		}
		.mediatitle{
			color: #4c566c;
			font-size: 13px;
		}
		
		.mediatitle a{
			color: #4c566c;
			font-size: 13px;
			text-decoration: none;
			
			
		}
		.medialetter a{
			color: #4f6f95;
			font-size: 16px;
			text-decoration: none;
			
			
		}		
		.mediaauthor{
			color: #000;
			font-size: 12px;
		}
		.mediafirstline{
			color: #000;
			font-size: 12px;
		}
		
		#searchbox{
			background-color: #c9825a;
			border: 1px solid black;
		}
		#contentimage{
			

		}		
		#contentheader{
			width: 100%;
			text-align: left;		
			
		}		
		#contenttitle{
			text-align: left;
			
			width: 100%;
			
		}
		h1.poemtitle{
			color: #4f6f95;
			font-weight: bold;
			font-size: 16px;
			padding: 0;
			margin: 0;
		}
		h2.poemauthor{
			color: #4f6f95;
			font-size: 13px;
			margin: 0;
			padding: 0;
			
		}
		h2.poemauthor a, h2.poemauthor a:visited{
			color: #4f6f95;
			text-decoration: none;
		}
		#contentpoem{
			clear: both;
			text-align: left;
		}
		.btnGo{
			vertical-align: middle;
		}
		.searchinput{
			-webkit-border-radius: 10px;
		}
		.barclass{
			border: 1px solid #C6D3D8;
			color: #C6D3D8;
		}

		pre{
			font-family: Arial, Helvetica;
			font-size: 12px;
		}
