body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	color: #E98212;
	font-size: 12px;
	text-transform: uppercase;
}
#desc a {
	color: #E57023;
}

#desc #omm a {
	color: #9EBF4A;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	z-index: 6;
	position: fixed;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-transform: uppercase;
	color: #999;
}

#bsmcontent {
	width: 1200px;
	padding-left: 190px;
	position: absolute;
	z-index: 4;
	padding-top: 185px;
	float: left;
	clear: left;
	height: 1200px;
}
#poster {
	float: left;
	width: 241px;
}
#status {
	float: left;
	clear: left;
	font-size: 18px;
	color: #EC9117;
}
#pstills {
	float: left;
	margin-bottom: 5px;
}

#stills {
	float: left;
	margin-bottom: 5px;
}
#astill {
	display: inline;
	width: 50px;
	margin-left: 8px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #E6E6E6;
	margin-right: 20px;
}



#title {
	padding-left: 25px;
	float: left;
	clear: none;
	width: 550px;
}
#desc {
	padding-top: 10px;
	padding-left: 40px;
	width: 550px;
	float: left;
}
#cast {
	width: 250px;
	float: left;
	padding-top: 10px;
}
#crew {
	width: 300px;
	float: left;
	padding-top: 10px;
}
#music {
	width: 250px;
	float: left;
	padding-top: 12px;
}
#specs {
	width: 300px;
	float: left;
	padding-top: 12px;
}
#footer {
	bottom: 0px;
	width: 550px;
	float: left;
	clear: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #666;
}


#footer a{
	font-size: 10px;
	text-decoration: none;
}

#msg {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFF;
	z-index: 2;
	position: absolute;
	float: right;
	clear: left;
	font-size: 16px;
	font-weight: bold;
}
#bg {
	position: fixed;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#bsmmenu {
	z-index: 5;
	left: 0px;
	top: 0px;
	position: absolute;
}
#invite {
	float: left;
	width: 408px;
}
#rsvp {
	float: right;
	width: 241px;
}

