html,BODY {
	FONT-SIZE: 12px; 
	BACKGROUND: #000000; 
	TEXT-ALIGN: center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	FONT-FAMILY: Arial, verdana, sans-serif; 
	color:#ffffff;
}

a:link {
color:#ffffff;
font-size:12px;
text-decoration: none;
}
a:visited {
color:#ffffff;
font-size:12px;
text-decoration:none;
}
a:hover {
color:#ffffff;
font-size:12px;
text-decoration: underline;
}

.allspns{
width:780px;
margin:0 auto;
text-align:left;
background:#2a2c34;
}
.topspns{
width:100%;
float:left;
background:#2a2c34;
height:80px;
padding:5px 0;
}
.topspns1{
width:100%;
float:left;
background:#ffffff;
padding:2px 0;
background:#9f3d38;
margin-bottom:25px;
border-top:#ffcc66 1px solid;
}
.maintitle{
font-size:40px;
font-weight:bold;
float:left;
color:#ffffff;
line-height:60px;
}

.mainspns{
width:100%;
float:left;
margin-bottom:25px;
}

.leftspns{
width:160px;
float:left;
background:#2a2c34;
}
.leftlinkspns{
width:155px;
float:right;
border-bottom:#ffffff 1px solid;
padding:2px 0;
}
.rightspns{
width:615px;
float:right;
background:#555555;
}
.rightspns1{
width:610px;
float:right;
}
.rightspns2{
width:605px;
float:left;
}

.postersspns{
width:198px;
height:290px;
float:left;
padding:2px 0;
text-align:center;
border:#787878 1px solid;
}

.center{
width:100%;
float:left;
text-align:center;
padding:2px 0;
}
.normalspns{
width:100%;
float:left;
text-align:left;
padding:2px 0;
}
.bottomspns{
border-top:#ffcc66 1px solid;
width:100%;
text-align:center;
float:left;
padding:2px 0;
margin-bottom:5px;
background:#536d45;
}
.bottomspns1{
text-align:center;
width:100%;
float:left;
padding:2px 0;
border-top:#536d45 2px solid;
margin-bottom:25px;
}
.itemspns{
width:100%;
text-align:left;
float:left;
padding:2px 0 20px 0;
}
.itemleftspns{
float:left;
padding:2px 0;
}
.itemrightspns{
float:left;
padding:2px 0 2px 5px;

}
h1{
color:#ffcc66;
width:100%;
float:left;
font-size:16px;
font-weight:bold;
display:inline;
padding:4px 0;
margin:5px 0;
}
.posters_title{
color:#536d45;
}