/**
 * front.css - specific styles for front page
 * $Id$
 
**********************************************************************
 * Elements
 **********************************************************************/

body {
}


/***********************************************************************
 * Items
 **********************************************************************/

#flash-container {
	padding-bottom: 17px;
    position: relative;
	margin-left: -112px;
	top: 47px;
}

div#center {
    width: 417px;
    float: left;

}

div#sidebar-right {
    width: 289px;
    float: right;
}