@charset "utf-8";
/* CSS Document */

#header {
}
#main_content {
}
#footer {
	margin-top: 20px;
	padding-top: 30px;
}
#main_video {
	margin-bottom: 10px;
}
#main_video2 {
	margin-bottom: 10px;
	float: left;
	width: 640px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCC;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-x;
}

a {
	color: #FC3;
}

#mainvideo {
	/*position:absolute;*/
	float:left;
	width:640px;
	height:370px;
	z-index: 1;
}

#tvgallery {
	/*position:absolute;*/
	float:right;
	width:300px;
	height:360px;
	z-index: 2;
}

#botright {
	/*set the div in the bottom right corner	display:block;*/
	position:absolute;
	bottom:0;
	right:0;
	width:403px;
	height:403px;
	z-index: 999;
}
#top_logo {
	background-image: url(../images/elana_russell_355x46.png);
	display: inline;
	float: left;
	height: 46px;
	width: 355px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#top_nav {
	display: inline;
	float: right;
	padding-top: 17px;
	padding-bottom: 10px;
}
.dark_links a{
	color: #666;
	text-decoration: underline;
}
.image_left {
	float: left;
	margin-right: 10px;
}

.yellow_underline {
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A000;
	padding-bottom: 5px;
}
.legalease {
	font-size: 10px;
	line-height: 24px;
	color: #666;
}

.legalease a {
	color: #666;
}
#signupform {
	background-color: #272727;
	padding: 10px;
	border: 1px solid #999;
	font-weight: bold;
	color: #FFF;
}
#move_up_1 {
	margin-top: -35px;
}


#jukebox {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 360px;
	background-image: url(../images/jukebox_skin.jpg);
}

#billboard640 {
	float: left;
	height: 360px;
	width: 640px;
}

#jukebox300 {
	float: right;
	height: 360px;
	width: 300px;
	margin-left: 10px;
}

#bottomcontent {
	margin-top: 40px;
}
