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;
	height: 109px;
}

div.m_leaderboard {
	float: left;
	width: 728px;
	padding-left: 25px;
}

/* Menu */

div.m_menu_wrap {
	width: 960px;
}

div.m_menu_button {
	padding-top: 12px;
	padding-bottom: 6px;
	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: 19px;
	background-image: url('comic_top.gif');
}

div.m_comic_middle {
	width: 735px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url('comic_middle.gif');
	color: #000;
}

div.m_comic_middle2 {
	width: 940px;
	padding: 10px;
	margin-bottom:10px;
	color: #000;
	background-color: #FFF;
	text-align: center;
}


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_new_nav a:link { color: #000; text-decoration: none; }
div.m_new_nav a:visited { color: #000; text-decoration: none; }
div.m_new_nav a:hover { color: #666; text-decoration: none; }
div.m_new_nav a:active { color: #AAA; text-decoration: none; }

div.m_comic_image {
}

div.m_comic_bottom {
	width: 775px;
	background-image: url('comic_bottom.gif');
}

div.m_comic_nav {
	text-align: center;
	padding-top: 6px;
}

div.m_comic_nav img {
	vertical-align: middle;
}

div.m_date {
	text-align: center;
	font-weight: bold;
	padding-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

div.m_date img {
	vertical-align: middle;
}

div.m_comments {
	text-align: left;
	width: 400px;
}

div.m_cube {
	width: 305px;
	height: 255px;
	float: right;
	margin: 10px;
	margin-top: 70px;
}


/* Skyscraper */

div.m_skyscraper {
	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;
}

div.m_greetings {
	text-align: left;
	width: 450px;
	padding-left: 20px;
	float: left;
}

div.m_greetings_img {
	width: 265px;
	float: left;
	vertical-align: top;
	padding-bottom: 6px;
}

div.m_greetings_wrap {
	width: 735px;
	float: left;
	text-align: center;
	vertical-align: top;
}