#navi_beats,
#navi_fantastic,
#navi_ruffdraft,
#navi_showtime,
#navi_wordofmouf,
#navi_genesis,
#navi_showtime { background-repeat:no-repeat; width:auto; height:28px; }

#navi_genesis { background-image:url(../images/web/genesis.jpg); }
#genesis #navi_genesis { background-image:url(../images/web/genesis_active.jpg);}

#navi_showtime { background-image:url(../images/web/showtime.jpg); }
#showtime #navi_showtime { background-image:url(../images/web/showtime_active.jpg); }

#navi_ruffdraft { background-image:url(../images/web/ruff_draft.jpg); }
#ruffdraft #navi_ruffdraft { background-image:url(../images/web/ruff_draft_active.jpg); }

#navi_beats { background-image:url(../images/web/beats.jpg); }
#beats #navi_beats { background-image:url(../images/web/beats_active.jpg); }

#navi_fantastic { background-image:url(../images/web/fantastic.jpg); }
#fantastic #navi_fantastic { background-image:url(../images/web/fantastic_active.jpg); }

#navi_wordofmouf { background-image:url(../images/web/word_mouf.jpg); }
#wordofmouf #navi_wordofmouf { background-image:url(../images/web/word_mouf_active.jpg); }


#genesis #right {background-color:#f80008;}
#showtime #right {background-color:#ff9200;}
#ruffdraft #right {background-color:#ffd600;}
#beats #right {background-color:#006ab2;}
#fantastic #right {background-color:#006e5e}
#wordofmouf #right {background-color:#009e00;}

#genesis #logo {background-image:url(../images/web/logo_1.jpg);}
#showtime #logo {background-image:url(../images/web/logo_2.jpg);}
#ruffdraft #logo {background-image:url(../images/web/logo_3.jpg);}
#beats #logo {background-image:url(../images/web/logo_4.jpg);}
#fantastic #logo {background-image:url(../images/web/logo_5.jpg);}
#wordofmouf #logo {background-image:url(../images/web/logo_6.jpg);}

#genesis #title {background-image:url(../images/web/genesis_title.jpg);}
#showtime #title {background-image:url(../images/web/showtime_title.jpg);}
#ruffdraft #title {background-image:url(../images/web/ruff_draft_title.jpg);}
#beats #title {background-image:url(../images/web/beats_title.jpg);}
#fantastic #title {background-image:url(../images/web/fantastic_title.jpg);}
#wordofmouf #title {background-image:url(../images/web/word_mouth_title.jpg);}

div#splash {
	background-image:url(../images/web/logo_intro_zw.gif);
	background-repeat:no-repeat;
	width:710px;
	height:430px;
	margin:0 auto;
	margin-top:70px;
}

body {
	background-color:#000000;
	color:#000000;
	font-family:Verdana;
	font-size:11px;
}

html,body {
	height:100%;
	margin:0;
	padding:0;
	border:none;
	text-align:center;
}

body {
	padding:0;
	margin:0;
}

a:link,a:visited {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

div.title {
	text-transform:uppercase;
}

#wrapper {
	margin:0 auto;
	text-align:left;
}

#container {
	margin: 0 auto;
	margin-top:9px;
	cursor:default;
	width:822px;
	height:auto;
}

div#left,div#right {
	float:left;
}

div#left {
	width:464px;
	margin-right:30px;
}

div#right {
	width:284px;
	min-height:504px;
	padding:21px 22px 21px 22px;
}

div#logo {
	background-repeat:no-repeat; 
	width:464px;
	height:311px;
	margin-bottom:21px;
}

div#menu {
	margin-bottom:21px;
}

div#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#menu li {
	margin-bottom:5px;
	height:28px;
}

div#title {
	color:#ffffff;
	height:55px;
	width:284px;
	margin-bottom:20px;
	background-repeat:no-repeat;
}

h2,h3 {
	font-weight:bold;
	font-size:11px;
}

h3 {
	padding:0;
	margin:0;
}

#right ul {
	padding:0;
	margin:0;
	list-style:none;
}

div.pictures {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
}


div.lastpictures {
	float:left;
	margin-right:0px;
	margin-bottom:10px;
	overflow:hidden;
}