@charset "utf-8";
/* CSS Document */
body
	{
	margin:0px;
	}
.headerbg
	{
	background-image:url(../images/headerbg_new.gif);
	background-repeat:repeat-x;
	height:6px;
	}
.headingbg
	{
	background-image:url(../images/headingbg.gif);
	background-repeat:repeat-x;
	height:44px;
	vertical-align:middle;
	text-align:center;
	}
.morepoets
	{
	background-image:url(../images/morepoets_bg.gif);
	background-repeat:repeat-x;
	height:39px;
	vertical-align:middle;
	text-align:center;
	font-family: "Myraid Pro";
	font-weight: normal;
	color:#f6e2ba;
	font-size:21px;
	}
.bodybg
	{
	background-image:url(../images/classic_bg1.gif);
	background-repeat:no-repeat;
	height:992;
	}
	
.menu{
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	background-color:#8d6669;
	height:30px;
	}
.menu a:link{
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	background-color:#8d6669;
	height:30px;
	}
.menu a:visited{
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
.menu a:active{
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover{
	font-weight:normal;
	color:#e2b5ba;
	text-decoration:none;
	}	
.footer{
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	background-color:#8d6669;
	}
.footer a:link{
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	background-color:#8d6669;
	}
.footer a:visited{
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
.footer a:active{
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
.footer a:hover{
	font-weight:normal;
	color:#e2b5ba;
	text-decoration:underline;
	}	


