html,body{
	padding:0;
	margin:0;
	height: 100%;
	text-align:center;
	font: normal 12px georgia;
	line-height: 17px;
	background-color: #abbebd;
	min-width:750px;
	font: 13px arial;
	line-height: 16px;
	color: #444;
}
#frame_border{
	position: relative;
	min-height: 100%;
	margin:0 auto 0 auto;
	background-color: #fff;
	width:750px;
	text-align:center;
}
*html #frame_border{
	height: 100%;
}
#content{
	background-color: #fff;
	width:740px;
	text-align:left;
	padding-left:10px;
	padding-bottom: 54px;
}
#content_rt{
	margin-left: -274px;
	margin-top: 30px;
	margin-right:30px;
	float: right;
	padding-bottom: 54px;
	width:440px;
}
#content_lt{
	margin-left: 27px;
	width: 209px;
	margin-top: 30px;
	float: left;
	text-align: right;
}
#content_main{
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 54px;
}
#content_main p{
	margin-bottom: 14px;
	margin-top: 0px;
}
#footer_wrapper{
	position: relative;
	margin:0 auto 0 auto;
	margin-top: -34px;
	clear: both;
	text-align: center;
	background-color: #fff;
	height: 25px;
	width: 750px;
	font: 11px arial;
	line-height: 24px;
	letter-spacing: 1px;
}
#footer{
	background: #abbebd;
	width: 750px;
	padding-top: 9px;
	height: 25px;
}
#header{
	background-color: #abbebd;
	width: 750px;
	height: 25px;
	padding-top: 8px;
}
#header ul, #footer ul{
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#header li, #footer li{
	display: inline;
	vertical-align: bottom;
	float:left;
	height: 17px;
	overflow: hidden;
}
#header li a, #footer li a{
	display:block;
	height:17px;
	text-decoration: none;
	padding: 17px 0 0 0;
	height: 0px !important;
	overflow: hidden;
}
#header li a.selected, #footer li a.selected{
	background-position: 0 -17px;
}
#header li a:hover, #footer li a:hover{
	background-position: 0 -17px;
}
.nbooks{
	width: 77px;
}
.nanths{
	width: 258px;
}
.npoems{
	width: 264px;
}
.nevents{
	width: 78px;
}
.ncontact{
	width: 73px;
}
.nav_books{
	background: url('images/nav_books.gif');
}
.nav_anths{
	background: url('images/nav_anths.gif');
}
.nav_poems{
	background: url('images/nav_poems.gif');
}
.nav_events{
	background: url('images/nav_events.gif');
}
.nav_contact{
	background: url('images/nav_contact.gif');
}
a{
	color: #336699;
	text-decoration: none;
	font: 12px arial;
}
ul{
	list-style-type: square;
	margin: 0 0 0 26px;
	padding: 6px 0 8px 0;
}
a.order{
	font-size: 15px;
	font-weight: bold;
}
.heading{
	font: bold 16px arial;
	color: #769492;
}
.top{
	margin-top: 0px;
}
.attrib{
	margin-top: -10px;
	text-align: right;
}
p.cols{
	width: 330px;
	height: 200px;
	float:left;
	padding-right:10px;
}
p.cols img{
	border:0;
	float:left;
	margin-right:10px;
}
.photo_grid{
	padding-right:10px;
	float:left;
	width:330px;
	text-align:center;
	padding-bottom: 10px;
}