html { height: 100%; }

body {
	font-size: 11px;
	font-family: Verdana;
	background: #000000;
	color: #414042;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
}

#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -335px;
	float: left;
}
 
#page {
	background: #000000;	
	text-align: left;
	margin: auto;
	margin-bottom: 0;
	padding: 0;
	width: 1025px;
	height: 671px;
	clear: both;
	position: relative;
	top: -335px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}

#header {
	height: 50px;
	width: 1025px;
	margin: 0;
	padding: 0;
	}

#headerimg 	{
	width: 202px;
	height:50px;
	float: left;
	margin: 0;
	}

#headercontent 	{
	color: #6d6e71;
	height: 50px;
	text-align: right;
	width: 100%;
	padding-top: 30px;
	}

#main {
	text-align: left;
	background: #404041;
	width: 1025px;
	height: 474px;
	position: relative;
}

#content {
	text-align: left;
	background: #FFFFFF;
	float: right;
	padding: 0;
	margin: 0;
	width: 516px;
	height: 474px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	}

.entry {
	margin:0;
	padding: 8px;
	}

.entry a:hover { color:#414042; }

#sidebar {
	text-align: left;
	padding: 0;
	margin: 0;
	width: 509px;
	height: 474px;
	position:relative;
	}

#bottom {
	background: #000000;
	height: 147px;
	position: relative;
}

#menu { 
	padding-top: 9px;
	height: 46px;
	width: 100%;
}

#footer {
	text-align:right;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

#movie1 {
	float:right;
	margin-top: 25px; /* 163 */
	margin-right: 5px; /* added */
	/* width: 242px; */
	color:#FFFFFF;
	text-align: left; 
}

#movie2 {
	margin-top: 25px; /* 163 */
	margin-left: 12px; /* 8 */
	/* width: 242px; */
	color:#FFFFFF;
	text-align: left; }

.gallery-l {
	clear:both;
	float:left; 
	margin: 0 8px 8px 0;
	}

.gallery-r, .gallery-l img, .gallery-r img {
	margin-bottom: 8px;
	}

small {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 1.5em;
	}

p {
	margin:0;
	}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #414042;
	margin-top:0;
	}

h2 {
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	margin:0;
	margin-top: 5px;
	margin-bottom: 10px;
	}

h2 a, h2 a:hover, h2 a:visited {
	text-decoration: none;
	color: #000000;
	}

.menu-item {
	float:left;
	margin-right: 30px;
	}
	
.menu-item a {
	color: #8dc63f; 
	font-size: 12px; }

.menu-item a:active {
	color: #FFFFFF; 
	}

#submenu-johnny, #submenu-lovers {
	clear:both;
	/*visibility: hidden;*/
	}

.submenu-item {
	float:left;
	margin-right: 30px;
	}
	
.submenu-item a {
	color: #939598; 
	font-size: 12px;
	}

.johnny-menu-lines1 {
	float:left; 
	height: 11px; 
	width: 65px; 
	border-bottom: 1px solid #8cc63f; 
	border-right: 1px solid #8cc63f;
}

.johnny-menu-lines2	{
	height: 11px; 
	width: 267px; 
	border-bottom: 1px solid #8cc63f; 
}

.lovers-menu-lines1 {
	float:left; 
	height: 11px; 
	width: 210px; 
	border-bottom: 1px solid #8cc63f; 
	border-right: 1px solid #8cc63f;
}

.lovers-menu-lines2	{
	height: 11px; 
	width: 495px; 
	border-bottom: 1px solid #8cc63f; 
}

a {
	color: #6d6e71;
	text-decoration: none;
	}

a:hover, a.active {
	color: #FFFFFF;
	text-decoration: none;
	}

a.contact, a:hover.contact { 
	font-weight:bold;
	color: #414042;
	}

a img { border: none; }
	
img { margin:0; }