body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666666;
	text-align:center;
}
#page{
	width:1150px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	background:transparent url(../images/wa_postergallery.png) no-repeat 996px 113px;
}
#header{
	width:1150px;
	height:85px;
	padding-top:85px;
	background:transparent url(../images/bg_glry_top.png) repeat-x left 145px;
}
#header img{
	margin-right:35px;
}
#instructions{
	width:1150px;
	text-align:right;
	font-size:14px;
	margin-top:-10px;
}
#instructions a, #instructions a:visited, #instructions a:active, #instructions a:hover{
	color:#FF3333;
	text-decoration:none;
}
#main{
	padding-top:30px;
}
#main div.thumbs{
	width:235px;
	float:left;
	margin-left:67px;
}
#main div.fthumb{
	clear:left;
	margin-left:0;
}
#main div.thumbs h2{
	font-size:14px;
	color:#cc6699;
	margin-bottom:0;
	padding-bottom:0;
	text-transform:capitalize;
}
#main div.thumbs a{
	display:block;
	width:97px;
	height:28px;
	border:0;
	margin-top:10px;
	text-indent:-9999px;
	background:transparent url(../images/button_select.png) no-repeat left top;
}
#disclosure {
	position:absolute;
	visibility:none;
	top:100px;
	left:445px;
	background-color:#FFFFFF;
	padding:10px;
	border-color:#666666;
	border-style:solid;
	border-width:20px;
	width:450px;
	height:550px;
	text-align:left;
	font-size:12px;
}
#disclosure ul li{
	padding-bottom:20px;
}
#disclosure ul li ul{
	padding:10px 0 0 0;
	margin-bottom:0;
}
#disclosure a, #disclosure a:visited{
	text-decoration:none;
}
#footer{
	border-top:1px solid #cccccc;
	margin-top:35px;
	padding-top:10px;
	color:#666666;
	font-size:10px;
	text-align:right;
}
div.brkr{
	clear:both;
}
