body{
	background: url(images/bg.jpg) no-repeat 1px 1px;
	font-family: Helvetica CY, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.wrapper{
	width: 800px;
}
.login a {
	display:block;
	height:45px;
	margin:0 0 10px;
	text-indent:-8000px;
	width:380;
	float:left;
	position: relative;
	top: 4px;
	left: 900px;
}

#login {
	width:53px;
	height:21px;
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-login.jpg) no-repeat scroll 0 0;
}


#login:hover {
	width:53px;
	height:21px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-login-rollover.jpg) no-repeat scroll 0 0;
}

.sendlove a {
	display:block;
	height:45px;
	margin:0 0 10px;
	text-indent:-8000px;
	width:380;
	float:left;
	position: relative;
	top: 26px;
	left: 90px;
}

.navbar a {
	display:block;
	height:45px;
	margin:0 0 10px;
	text-indent:-8000px;
	width:380;
	float:left;
	position: relative;
	top: 155px;
	left: 45px;
}

#sendlove {
	width:96px;
	height:25px;
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-send_love.jpg) no-repeat scroll 0 0;
}

#sendlove:hover {
	width:96px;
	height:25px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-send_love-rollover.jpg) no-repeat scroll 0 0;
}


#home {
	width:69px;
	height:27px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-home.jpg) no-repeat scroll 0 0;
}

#home:hover {
	width:69px;
	height:27px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-home-rollover.jpg) no-repeat scroll 0 0;
}

#direction {
	width:111px;
	height:24px;
	margin-left: 22px;
	margin-top: 3px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-direction.jpg) no-repeat scroll 0 0;
}

#direction:hover {
	width:111px;
	height:24px;
	margin-left: 22px;
	margin-top: 3px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-direction-rollover.jpg) no-repeat scroll 0 0;
}

#design {
	width:80px;
	height:25px;
	margin-left: 19px;
	margin-top: 3px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-design.jpg) no-repeat scroll 0 0;
}

#design:hover {
	width:80px;
	height:25px;
	margin-left: 19px;
	margin-top: 3px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-design-rollover.jpg) no-repeat scroll 0 0;
}

#about {
	width:65px;
	height:23px;
	margin-left: 21px;
	margin-top: 4px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-about.jpg) no-repeat scroll 0 0;
}

#about:hover {
	width:65px;
	height:23px;
	margin-left: 21px;
	margin-top: 4px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/button-about-rollover.jpg) no-repeat scroll 0 0;
}


div.content {
	position: absolute;
	top: 200px;
	left: 175px;
	width: 410px;
	height:390px;
	overflow:auto;
	margin: 5px 0 5px 0;
	padding: 0 10px;
	line-height: 12px;
	float: left;
}

div.moviecontainer {
	width: 385px;
	height: auto;
	float:left;
	border-bottom: 7px dotted #efefef;
}

div.movieheader {
	width: 377px;
	height: 80px;
}

div.linkbox {
	width:171px;
	height:20px;
	float:left;
	top: 61px;
	left: 205px;
	position: relative;
	text-align: right;
}

div.bioheader {
	width: 405px;
	height: 128px;
}

div.biolinkbox {
	width:171px;
	height:20px;
	float:left;
	top: 110px;
	left: 225px;
	position: relative;
	text-align: right;
}

a.movielinks {
	width: ;
	padding-right: 4px;
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #fff;
	float: right;
}

a.movielinks:hover {
	width: auto;
	padding-right: 4px;
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #d2fc7e;
	float: right;
}

a.movielinksdark {
	width: auto;
	padding-right: 4px;
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #000;
	float: right;
}

a.movielinksdark:hover {
	width: auto;
	padding-right: 4px;
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #bf6584;
	float: right;
}

.hidden
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

p.moviecredits {
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #8e8e8e;
	
}

p.moviedescription {
	font: 13px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #313131;
	
}

p.bio {
	font: 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #313131;
	
}

div#preload { display: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
	text-indent:-9000px;
}
