/* @override http://lappy586.local:3207/stylesheets/homepage.css */

/*#homepage #container {
	width: 720px;
}*/

body#homepage {
	background: #fff;
}

#homepage #header h1 {
	background: url(../images/home/banner_with_ribbon.png);
	width: 897px;
	height: 94px;
	text-indent: -9999px;
	outline: none;
	margin: 0 auto;
}

#homepage #header {
	padding: 20px 0 0px;
	background: #fff;
}

#homepage #main {
	padding: 10px 0px 30px;
	background: #fff;
}

#homepage #footer {
	background: #fff;
}

#homepage #main #lucy_comic {
	float: left;
	display: none;
}

#homepage_navs ul {
	background: url(../images/home/menu.jpg);
	width: 960px;
	height: 472px;
	float: right;
	position: relative;
}

#homepage_navs ul li a {
	position: absolute;
	text-indent: -9999px;
	outline: none;
	background: #f00 url(../images/home/menu.jpg);
}

#homepage_navs #ht_home {
	display: none;
}

#homepage_navs #ht_comics a {
	left: 20px;
	top: 8px;
	width: 230px;
	height: 222px;
	background-position: -20px -8px;
}

#homepage_navs #ht_illustration a {
	top: 8px;
	left: 256px;
	width: 223px;
	height: 222px;
	background-position: -256px -8px;
}

#homepage_navs #ht_tunes a {
	top: 8px;
	left: 484px;
	width: 222px;
	height: 222px;
	background-position: -484px -8px;
}

#homepage_navs #ht_toons a {
	top: 8px;
	left: 712px;
	width: 226px;
	height: 223px;
	background-position: -712px -8px;
}

#homepage_navs #ht_journal a {
	top: 238px;
	left: 23px;
	width: 226px;
	height: 226px;
	background-position: -23px -238px;
}

#homepage_navs #ht_about a {
	top: 238px;
	left: 255px;
	width: 223px;
	height: 227px;
	background-position: -255px -238px;
}

#homepage_navs #ht_buy_stuff a {
	top: 238px;
	left: 484px;
	width: 221px;
	height: 226px;
	background-position: -484px -238px;
}

#homepage_navs #ht_e_mail_lucy a {
	top: 238px;
	left: 713px;
	width: 225px;
	height: 227px;
	background-position: -713px -238px;
}

#homepage #other_navs {
	font-size: 16px;
	text-align: center;
	padding: 20px 0 0;
	margin: 0;
}

#homepage #other_navs a {
	text-decoration: none;
}

#homepage #other_navs .sep {
	margin: 0 5px;
}

#homepage #header h2 {
	display: none;
}