#body
{
	background: #ACAC37;
}
#wrapper { position: relative; }


/* CHANGE THIS PADDING BOTTOM DEPENDING ON HOW MANY NEWS ITEMS YOU HAVE ON THE HOME PAGE */
/* ADD MORE IF FEWER ITEMS...ADD LESS IF MORE ITEMS...*/
/* YOU WANT THE THREE HOME PAGE BANNERS ABOUT 1/3 INTO THE FLASH BANNER AND 2/3 BELOW */#content
{
	padding-bottom: 1em;
}
.poster
{
	position: absolute;
	width: 8em;
	height: 14em;
	top: 16em;
	right: 15em;
	z-index: 9999;
	border: 2px solid #444;
	background: #444 url(../images/artwork/poster_bg.gif) bottom left repeat-y;
}

/* FOR THESE .poster img RULES, THE TOP PADDING PLUS THE HEIGHT NEED TO BE = 7.4em */
.poster img
{
	padding: 6em 0.5em 0.5em 0.5em;
	width: 7em;
	height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.poster img#LDJIN
{
	padding: 1em 0.5em 0.5em 0.5em;
	width: 7em;
	height: 6.4em;s
}

.poster img#HWMKH
{
	width: 4em;
	height: 4em;
	padding: 3.4em 2.0em 0.5em 2.0em;

}
.poster img#WAOVW
{
	width: 7em;
	height: 3.2392em;
	padding: 4.16em 0.5em 0.5em 0.5em;
}
.poster img#SU
{
	width: 7em;
	height: 3.54861em;
	padding: 3.8513889em 0.5em 0.5em;
}
.poster img#TIHIG
{
	width: 7em;
	height: 6em;
	padding: 1.4em 0.5em 0.5em;
}
.poster img#specialevents
{
	width: 8em;
	height: 1.39em;
	padding-right: 0;
	padding-left: 0;
}

.poster .top { background: #BCC53E; }

.poster .bottom
{
	font-size: 57%;
	margin: 0em 0.5em 0.5em 0.5em;
	color: white;
}
.poster .bottom a
{
	color: #BCC53E;
}
.poster .bottom a:hover
{
	color: #BCC53E;
}

.poster#left { right: 20em; }
.poster#center { right: 11em; }
.poster#right { right: 2em;}

.copy
{
	font-size: 75%;
	padding-left: 2em;
	width: 35%;
}
.poster .bottom dl dd a
{
	color: white;
}
.poster .bottom dl dd a:hover
{
	color: white;
}
.poster .bottom dl dt
{
	color: #BCC53E;
}
