div.m_pg_wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: left;
}

/* Header */

div.m_head_wrap {
	width: 960px;
}

div.m_logo {
	width: 207px;
	float: left;
	text-align: center;
}

div.m_leaderboard {
	float: left;
	width: 728px;
	padding-left: 25px;
	padding-bottom: 10px;
}

div.m_cube {
	width: 305px;
	height: 255px;
	float: right;
	margin: 10px;
	margin-top: 60px;
}

/* Menu */

div.m_menu_wrap {
	width: 960px;
}

div.m_menu_button {
	width: 120px;
	float: left;
}

/* Body */

div.m_bodywrap {
	width: 960px;
}

/* Comic */

div.m_comic_wrap {
	width: 775px;
	float: left;
}

div.m_comic_top {
	width: 775px;
	height: 8px;

}

div.m_comic_middle {
	width: 735px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	color: #000;
	background-color: #fff;
}

div.m_comic_middle a:link { color: #00a; text-decoration: underline; }
div.m_comic_middle a:visited { color: #00a; text-decoration: underline; }
div.m_comic_middle a:hover { color: #44f; text-decoration: underline; }
div.m_comic_middle a:active { color: #88f; text-decoration: underline; }

div.m_comic_image {
	text-align: center;
	z-index: 100;
}

div.m_comic_bottom {
	width: 775px;
	background-color: #fff;
}

div.m_comic_nav {
	text-align: center;
}

div.m_comic_nav img {
	vertical-align: middle;
}

div.m_date {
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Helv, Helvetica, Arial, sans;
	font-size: 11pt;
	height: 48px;
}

div.m_date img {
	vertical-align: middle;
}

div.m_comments {
	text-align: left;
	width: 400px;
}

/* Skyscraper */

div.m_skyscraper {
	padding-top: 10px;
	width: 160px;
	float: left;
	padding-left: 25px;
}

/* Footer */

div.m_footer_wrap {
	width: 960px;
	text-align: center;
}

div.m_copyright {
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: left;
	padding-top: 5px;
}

div.m_greetings {
	text-align: left;
	width: 450px;
	padding-left: 20px;
}

div.m_greetings_img {
	width: 265px;
	float: left;
	vertical-align: top;
	height: 168px;
}

div.m_greetings_wrap {
	width: 735px;
	float: left;
	text-align: center;
	vertical-align: top;
}