.clearer{
    display:block;
    clear:both;
}


body {
    text-align:center;
	background-color:#000000;
}

#vcenter {
    width:1px;
    height:50%;
    margin-bottom:-355px; 
    float:left;
}

.frontpage #wrapper{
	margin:0 auto;
    position:relative; 
    text-align:left;
    clear:left;
    margin:8px auto;
    width:1024px;
    height:700px;
    overflow:hidden;
    position:relative;
	background-color:#000;
}
