/* 
screwtape_home_screen.css
Copyright 2009, Focus on the Family
Created: 8/10/09
Version: 1.0
*/

/* regional overrides */

.columnLeft { width:50%; }
.columnRight { width:40%; }

/* flash intro styles */

#flashShader { background-color:black; bottom:0; left:0; opacity:0.6; position:fixed; right:0; top:0; z-index:8999; }
#flashIntro { background-color:black; top:50%; left:50%; position:absolute; z-index:9000; margin:0 auto;height:495px; width:695px; overflow:hidden; }