/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: .75em;
	text-align: center;
    background: url(images/bg.jpg) no-repeat top left;
	}



															/** MAIN CONTAINERS **/

#header {
		}
		
		
	
#content {
         position: absolute;
         width: 408px;
         height: 329px;
         top: 50%;
         left: 50%;
         margin-top: -165px;
         margin-left: -204px;
			}
			

#footer {
		}
		


															/** SUB CONTAINERS **/
.phrame {
 background: url(schatten-418px.png) no-repeat bottom left;
 padding: 4px 7px 17px 7px;
}







															/** LISTS **/
* { }







															/** TYPOGRAPHY **/
* { }







															/** FORMS **/
* { }







															/** END **/