document.write("<style type='text/css'>#container { height: "+screen_height+"px; }</style>");
document.write("<style type='text/css'>#container, #top_nav, #content, #col_right.full_width, #col_right.full_width #wn { width: "+screen_width+"px; }</style>");
document.write("<style type='text/css'>#content.index { height: "+flash_height+"px; }</style>");
document.write("<style type='text/css'>#col_left { width: "+col_left_width+"px; height: "+col_left_height+"px; }</style>");
document.write("<style type='text/css'>#col_right { width: "+col_right_width+"px; height: "+col_right_height+"px; }</style>");
document.write("<style type='text/css'>#wn { width: "+col_right_width+"px; height: "+col_right_height+"px; }</style>");
document.write("<style type='text/css'>#scrollbar { height: "+col_right_height+"px; }</style>");
document.write("<style type='text/css'>#track { height: "+col_right_scroll_track_height+"px; }</style>");
document.write("<style type='text/css'>#content.links #col_right_left, #content.links #col_right_right { width: "+col_right_width+"px; }</style>");
document.write("<style type='text/css'>p.back_to_portfolio { top: "+back_to_portfolio_y+"px; left: "+back_to_portfolio_x+"px; }</style>");
document.write("<style type='text/css'>p.back_to_services { top: "+back_to_services_y+"px; left: "+back_to_services_x+"px; }</style>");
document.write("<style type='text/css'>#three_col_a, #three_col_b, #three_col_c { width: "+three_col_width+"px; }</style>");
