@charset "UTF-8";

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	position:     absolute;
	top:          0px;
	left:         50%;
	width:        1024px;
	margin-left:  -512px;
}

#main {
	height: auto;
	width: 645px;
	margin-left: 55px;
	margin-top: 60px;
	padding: 10px;
}
#posters {
	float: right;
	width: 207px;
	height: auto;
	margin-left: 15px;
	padding: 0px;
}
img {
	border: 1px solid #FFFFFF;
}
.bluebold {
	color: #83A8D1;
	font-weight: bold;
}
#wrapper #main img.banner {
	margin-bottom: 10px;
}
a {
	font-size: 10pt;
	color: #CFE5FF;
	letter-spacing: -1px;
	text-decoration: none;
  }

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
  }#greybox {
	border: 1px solid #999999;
	background-color: #0B0B0B;
	padding: 5px;
}
#greybox_right {
	border: 1px solid #999999;
	background-color: #0B0B0B;
	padding: 5px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 10px;
}
#greybox_web {
	border: 1px solid #999999;
	background-color: #0B0B0B;
	padding: 5px;
	height: 52px;
	line-height: 17px;
}
img  a.right {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bluebold_lg {
	color: #C8E8EF;
	font-weight: bold;
	font-size: 16px;
}
img.right   {
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 10px;
}
