body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:arial;
}
body.theme_black {
	background-color:#000;
}
#content {
	width:1000px;
	margin:auto;
	text-align:left;
}
#main_content {
	float:left;
	width:700px;
}
#header_dandelion {
	width:698px;
	height:89px;
	background:url(../img/header_dandelion.gif) no-repeat;
	margin-bottom:38px;
}

#header_lemonproject {
	width:596px;
	height:104px;
	background:url(../img/header_lemonproject.gif) no-repeat;
	margin-bottom:38px;
}

img {
	border:0px;
}

a {
	color:#f60;
}

a:visited {
	color:#f90;
}

a:hover {
	color:#6c8099;
}

a:active {
	color:#9a835a;
}

table {
	border-collapse:collapse;
	border:0px;
	border-spacing:0px;
}
td {
	padding:0px;
	border:0px;
	vertical-align:top;
	margin:0px;
}
.clear {
	clear:both;
	width:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
}

.preload {
	visibility:hidden;
	position:absolute;
	top:-5000px;
	left:-5000px;
}

img.subheader {
	display:block;
	margin-bottom:4px;
}
#btn_send img {
	width:108px;
	height:26px;
	background-image:url(../img/btn_send_off.gif);
}
#btn_send:hover img {
	background-image:url(../img/btn_send_on.gif);
}
/* TOP NAV */

	#top_nav_padding {
		padding:16px 0px 32px 54px;
	}
	#top_nav {
		background-repeat:no-repeat;
		width:900px;
		height:50px;
	}
	body.theme_black #top_nav {
		background-image:url(../img/top_nav_bg_black.gif);
	}
	body.theme_white #top_nav {
		background-image:url(../img/top_nav_bg_white.gif);
	}
	#top_nav table {
		width:100%;
	}
	#top_nav a {
		height:20px;
		display:block;
		background-repeat:no-repeat;
		overflow:hidden;
		text-indent:-5000px;
	}
	#top_nav #top_nav_about {
		width:245px;
	}
	#top_nav #top_nav_about a {
		width:100%;
		margin-top:3px;
		background-image:url(../img/top_nav_about_off.gif);
	}
	#top_nav #top_nav_about a:hover {
		background-image:url(../img/top_nav_about_on.gif);
	}
	
	#top_nav #top_nav_donate {
		width:124px;
	}
	#top_nav #top_nav_donate a {
		width:100%;
		margin-top:3px;
		background-image:url(../img/top_nav_donate_off.gif);
	}
	#top_nav #top_nav_donate a:hover {
		background-image:url(../img/top_nav_donate_on.gif);
	}
	#top_nav #top_nav_home a {
		width:65px;
		background-image:url(../img/top_nav_home_off.gif);
	}
	#top_nav #top_nav_home a:hover {
		background-image:url(../img/top_nav_home_on.gif);
	}
	#top_nav #top_nav_lemonproject a {
		width:197px;
		background-image:url(../img/top_nav_lemonproject_off.gif);
	}
	#top_nav #top_nav_lemonproject a:hover {
		background-image:url(../img/top_nav_lemonproject_on.gif);
	}
	#top_nav #top_nav_contact a {
		width:100px;
		float:right;
		margin-top:6px;
	}
	body.theme_black #top_nav #top_nav_contact a {
		background-image:url(../img/top_nav_contact_black_off.gif);
	}
	body.theme_white #top_nav #top_nav_contact a {
		background-image:url(../img/top_nav_contact_white_off.gif);
	}
	body.theme_black #top_nav #top_nav_contact a:hover {
		background-image:url(../img/top_nav_contact_black_on.gif);
	}
	body.theme_white #top_nav #top_nav_contact a:hover {
		background-image:url(../img/top_nav_contact_white_on.gif);
	}

/* END TOP NAV */

/* BOTTOM NAV */

	#bottom_nav_padding {
		padding:40px 0px 0px 0px;
	}

	#bottom_nav {
		background-repeat:no-repeat;
		height:57px;
	}
	#bottom_nav table {
		width:100%;
	}

	body.theme_black #bottom_nav {
		background-image:url(../img/bottom_nav_bg_black.gif);
	}
	body.theme_white #bottom_nav {
		background-image:url(../img/bottom_nav_bg_white.gif);
	}

	#bottom_nav a {
		background-repeat:no-repeat;
		margin:0px 9px;
		display:block;
		float:left;
	}
	#bottom_nav a img {
		height:14px;
	}

	#bottom_nav #bottom_nav_home img {
		width:34px;
	}
	body.theme_black #bottom_nav #bottom_nav_home {
		background-image:url(../img/bottom_nav_home_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_home {
		background-image:url(../img/bottom_nav_home_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_home:hover {
		background-image:url(../img/bottom_nav_home_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_home:hover {
		background-image:url(../img/bottom_nav_home_white_on.gif);
	}
	
	#bottom_nav #bottom_nav_about img {
		width:156px;
	}
	body.theme_black #bottom_nav #bottom_nav_about {
		background-image:url(../img/bottom_nav_about_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_about {
		background-image:url(../img/bottom_nav_about_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_about:hover {
		background-image:url(../img/bottom_nav_about_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_about:hover {
		background-image:url(../img/bottom_nav_about_white_on.gif);
	}

	#bottom_nav #bottom_nav_donate img {
		width:82px;
	}
	body.theme_black #bottom_nav #bottom_nav_donate {
		background-image:url(../img/bottom_nav_donate_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_donate {
		background-image:url(../img/bottom_nav_donate_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_donate:hover {
		background-image:url(../img/bottom_nav_donate_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_donate:hover {
		background-image:url(../img/bottom_nav_donate_white_on.gif);
	}

	#bottom_nav #bottom_nav_join img {
		width:144px;
	}
	body.theme_black #bottom_nav #bottom_nav_join {
		background-image:url(../img/bottom_nav_join_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_join {
		background-image:url(../img/bottom_nav_join_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_join:hover {
		background-image:url(../img/bottom_nav_join_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_join:hover {
		background-image:url(../img/bottom_nav_join_white_on.gif);
	}

	#bottom_nav #bottom_nav_poetryvideo img {
		width:90px;
	}
	body.theme_black #bottom_nav #bottom_nav_poetryvideo {
		background-image:url(../img/bottom_nav_poetryvideo_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_poetryvideo {
		background-image:url(../img/bottom_nav_poetryvideo_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_poetryvideo:hover {
		background-image:url(../img/bottom_nav_poetryvideo_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_poetryvideo:hover {
		background-image:url(../img/bottom_nav_poetryvideo_white_on.gif);
	}

	#bottom_nav #bottom_nav_contact img {
		width:100px;
	}
	body.theme_black #bottom_nav #bottom_nav_contact {
		background-image:url(../img/bottom_nav_contact_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_contact {
		background-image:url(../img/bottom_nav_contact_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_contact:hover {
		background-image:url(../img/bottom_nav_contact_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_contact:hover {
		background-image:url(../img/bottom_nav_contact_white_on.gif);
	}

	#bottom_nav #bottom_nav_lemonproject img {
		width:103px;
	}
	body.theme_black #bottom_nav #bottom_nav_lemonproject {
		background-image:url(../img/bottom_nav_lemonproject_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_lemonproject {
		background-image:url(../img/bottom_nav_lemonproject_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_lemonproject:hover {
		background-image:url(../img/bottom_nav_lemonproject_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_lemonproject:hover {
		background-image:url(../img/bottom_nav_lemonproject_white_on.gif);
	}

	#bottom_nav #bottom_nav_trailer img {
		width:55px;
	}
	body.theme_black #bottom_nav #bottom_nav_trailer {
		background-image:url(../img/bottom_nav_trailer_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_trailer {
		background-image:url(../img/bottom_nav_trailer_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_trailer:hover {
		background-image:url(../img/bottom_nav_trailer_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_trailer:hover {
		background-image:url(../img/bottom_nav_trailer_white_on.gif);
	}

	#bottom_nav #bottom_nav_poetryvideos img {
		width:100px;
	}
	body.theme_black #bottom_nav #bottom_nav_poetryvideos {
		background-image:url(../img/bottom_nav_poetryvideos_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_poetryvideos {
		background-image:url(../img/bottom_nav_poetryvideos_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_poetryvideos:hover {
		background-image:url(../img/bottom_nav_poetryvideos_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_poetryvideos:hover {
		background-image:url(../img/bottom_nav_poetryvideos_white_on.gif);
	}

	#bottom_nav #bottom_nav_featuredscene img {
		width:110px;
	}
	body.theme_black #bottom_nav #bottom_nav_featuredscene {
		background-image:url(../img/bottom_nav_featuredscene_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_featuredscene {
		background-image:url(../img/bottom_nav_featuredscene_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_featuredscene:hover {
		background-image:url(../img/bottom_nav_featuredscene_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_featuredscene:hover {
		background-image:url(../img/bottom_nav_featuredscene_white_on.gif);
	}

	#bottom_nav #bottom_nav_description img {
		width:145px;
	}
	body.theme_black #bottom_nav #bottom_nav_description {
		background-image:url(../img/bottom_nav_description_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_description {
		background-image:url(../img/bottom_nav_description_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_description:hover {
		background-image:url(../img/bottom_nav_description_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_description:hover {
		background-image:url(../img/bottom_nav_description_white_on.gif);
	}

	#bottom_nav #bottom_nav_reviews img {
		width:137px;
	}
	body.theme_black #bottom_nav #bottom_nav_reviews {
		background-image:url(../img/bottom_nav_reviews_black_off.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_reviews {
		background-image:url(../img/bottom_nav_reviews_white_off.gif);
	}
	body.theme_black #bottom_nav #bottom_nav_reviews:hover {
		background-image:url(../img/bottom_nav_reviews_black_on.gif);
	}
	body.theme_white #bottom_nav #bottom_nav_reviews:hover {
		background-image:url(../img/bottom_nav_reviews_white_on.gif);
	}
	
/* END BOTTOM NAV */

/* SIDEBAR */
	#sidebar {
		float:left;
		display:inline;
		width:230px;
		padding-left:12px;
	}
	#sidebar a {
		display:block;
		background-repeat:no-repeat;
	}
	#sidebar img {
		width:220px;
		display:block;
	}
	#sidebar #sidebar_trailer img {
		height:66px;
	}
	#sidebar #sidebar_trailer {
		background-image:url(../img/sidebar_trailer_off.gif);
	}
	#sidebar #sidebar_trailer:hover {
		background-image:url(../img/sidebar_trailer_on.gif);
	}
	#sidebar_truncated #sidebar {
		position:absolute;
	}
	#sidebar_truncated #sidebar #lemon_logo_orange, #sidebar_truncated #sidebar #screenshot, #sidebar_truncated #sidebar_featuredscene, #sidebar_truncated #sidebar_poetryvideo {
		display:none;
	}
	#sidebar_truncated #sidebar #sidebar_description {
		margin-top:0px;
	}
	#sidebar #sidebar_viewtrailer img {
		height:52px;
	}
	#sidebar #sidebar_viewtrailer {
		display:none;
		background-image:url(../img/sidebar_viewtrailer_off.gif);
		margin:0px 0px 12px 0px;
	}
	#sidebar_truncated #sidebar #sidebar_viewtrailer {
		display:block;
	}
	#sidebar #sidebar_poetryvideo img {
		height:34px;
	}
	#sidebar #sidebar_poetryvideo {
		background-image:url(../img/sidebar_poetryvideo_off.gif);
		margin:8px 0px;
	}
	#sidebar #sidebar_poetryvideo:hover {
		background-image:url(../img/sidebar_poetryvideo_on.gif);
	}
	
	#sidebar #sidebar_featuredscene img {
		height:36px;
	}
	#sidebar #sidebar_featuredscene {
		background-image:url(../img/sidebar_featuredscene_off.gif);
	}
	#sidebar #sidebar_featuredscene:hover {
		background-image:url(../img/sidebar_featuredscene_on.gif);
	}
	
	#sidebar #sidebar_description img {
		height:28px;
	}
	#sidebar #sidebar_description {
		background-image:url(../img/sidebar_description_off.gif);
		margin:8px 0px 4px 0px;
	}
	#sidebar #sidebar_description:hover {
		background-image:url(../img/sidebar_description_on.gif);
	}
	
	#sidebar #sidebar_reviews img {
		height:23px;
	}
	#sidebar #sidebar_reviews {
		background-image:url(../img/sidebar_reviews_off.gif);
	}
	#sidebar #sidebar_reviews:hover {
		background-image:url(../img/sidebar_reviews_on.gif);
	}


	#sidebar #sidebar_join img {
		height:26px;
	}
	#sidebar #sidebar_join {
		background-image:url(../img/sidebar_join_off.gif);
		margin:3px 0px 6px 0px;
	}
	#sidebar #sidebar_join:hover {
		background-image:url(../img/sidebar_join_on.gif);
	}
	
	#sidebar #sidebar_donate img {
		height:46px;
	}
	#sidebar #sidebar_donate {
		background-image:url(../img/sidebar_donate_off.gif);
		margin-bottom:8px;
	}
	#sidebar #sidebar_donate:hover {
		background-image:url(../img/sidebar_donate_on.gif);
	}

/* END SIDEBAR */

/* COPYRIGHT */
	#copyright {
		color:#888;
		padding-top:26px;
		padding-bottom:16px;
		font-size:7pt;
		text-align:center;
	}
	#footer_rocket_studios_logo img {
		width:104px;
		height:42px;
		background-image:url(../img/rocket_studios_logo_sprite.gif);
		background-repeat:no-repeat;
		margin:0px 8px -10px 6px;
		background-position:bottom left;
	}
	#footer_rocket_studios_logo:hover img {
		background-position:top left;
	}
	body.theme_black #footer_rocket_studios_logo img {
		background-position:bottom right;
	
	}
	body.theme_black #footer_rocket_studios_logo:hover img {
		background-position:top right;
	
	}

/* END COPYRIGHT */
