body {
	margin: 0;
	padding: 0;
	background: #fff;
	min-width: 760px;
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #666;
	height: 100%;
}
#container {
	width: 758px;
	position: relative;
	left: 50%;
	min-height: 100%;
	margin: 0 0 0 -379px;
	margin-right: -130px;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	overflow: hidden;
	_overflow: visible;
	_height: 100%;
	background: url(images/bg.gif) top left repeat-y;
}
a {
	color: #336699;
	text-decoration: none;
}
#logo {
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
}
#nav {
	margin: 24px -10px 43px 13px;
	width: 700px;
	height: 14px;
	overflow: hidden;
	font-size: 14px;
	line-height: 14px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#nav li {
	display: inline;
	vertical-align: bottom;
}
#nav li a {
	float: left;
	text-decoration: none;
	padding: 14px 0 0 0;
	margin: 0 25px 0 0;
	color: #fff;
	/*\*//*/margin: 0 0 0 27px;/*for ei5 mac*/
	_overflow: hidden;
	height: 0px !important; 
	height: 14px;
}
#nav a:hover, a:active, #nav a.selected {
	background-position: 0 -14px;
}
#n_tom a {
	width: 95px;
	background: url(images/nav_tom.gif) top left no-repeat;
}
#n_pitch a {
	width: 58px;
	background: url(images/nav_pitch.gif) top left no-repeat;
}
#n_live a {
	width: 59px;
	background: url(images/nav_live.gif) top left no-repeat;
}
#n_events a {
	width: 109px;
	background: url(images/nav_events.gif) top left no-repeat;
}
#n_news a {
	width: 35px;
	background: url(images/nav_news.gif) top left no-repeat;
}
#n_poems a {
	width: 41px;
	background: url(images/nav_poems.gif) top left no-repeat;
}
#n_essays a {
	width: 39px;
	background: url(images/nav_essays.gif) top left no-repeat;
}
#n_reviews a {
	width: 49px;
	background: url(images/nav_reviews.gif) top left no-repeat;
}
#n_links a {
	width: 30px;
	background: url(images/nav_links.gif) top left no-repeat;
}
#n_follow a {
	width: 127px;
	background: url(images/nav_follow.gif) top left no-repeat;
}

#contents {
	padding: 0 31px 0 31px;
	/*background-color: red;*/
}
#contents_lower {
	padding: 0 40px 0 40px;
}
#contents_lower p {
	padding: 0 0 18px 0;
	margin: 0;
}
#contents_lower .flush {
	margin-top: -18px;
}
.fllt {
	float: left;
	padding: 0 34px 25px 0;
}
.flrt {
	float: right;
	padding: 0 0 25px 34px;
}
.display18{
	font-size: 18px;
	font-weight: bold;
}
.right {
	text-align: right;
}
.gray {
	color: #999;
}
.head {
	font-weight: bold;
	size: 13px;
}