html,body {
font-size: 12px; 
background:#C3C7D8; 
text-align: center;
margin-top:0px;
font-family: arial, verdana, sans-serif; 
color:#000000;
margin-left:auto;
margin-right:auto;
}

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


.wrapper{
width:900px;
text-align:left;
background:#ffffff;
margin-left:auto;
margin-right:auto;
}

.banner{
width:100%;
float:left;
background:#ffffff;
padding:10px 0;
border-bottom:#333333 1px solid;
}
.banner1{
width:470px;
float:right;
text-align:center;
}
.sitename{
width:420px;
font-size:35px;
font-weight:bold;
float:left;
color:#61738C;
padding-left:5px;
}
.searchbox{
background:#ffffff;
width:100%;
float:left;
padding:3px 0;
border-bottom:#333333 1px solid;
}
.content{
padding-top:5px;
width:100%;
float:left;
margin-bottom:25px;
background:#ffffff;
}

.menu{
width:205px;
float:left;
}
.menulink{
width:190px;
float:right;
}


.maincontent{
width:655px;
float:right;
}


.sitelink{
width:100%;
text-align:center;
float:left;
padding:2px 0;
margin-bottom:5px;
background:#ffffff;
}


.posters{
width:210px;
height:380px;
float:left;
padding-top:10px;
text-align:center;
margin-top:5px;
margin-left:5px;
}

.posters_title{
color:#536d45;
}


.item{
width:100%;
text-align:left;
float:left;
padding:2px 0 20px 0;
}
.itemleft{
float:left;
padding:2px 0;
}
.itemright{
float:left;
padding:2px 0 2px 5px;

}


h1{
color:#4d8eba;
font-size:16px;
font-weight:bold;
display:inline;
}


