/*
 *
 * One True Layout GENERATOR
 * http://www.fu2k.org/alex/css/onetruelayout/example/interactive 
 *
 */
.col { float: left; margin-bottom: 5px; }
#col_1 { width: 180px; margin-right: 5px; } 
#col_2 { width: 680px; } 
#content_col, #content_col_forum, #content_col_gallery{ width: 674px; }
#content_col_1 { width: 464px; margin-right: 5px; }
#content_col_2 { width: 205px; }
/* Start Mac IE5 filter \*/
#col_1, #col_2, #col_3, #content_col_1, #content_col_2, #content_col, #content_col_forum, #content_col_gallery, .leftCol, .rightCol { padding-bottom: 32767px !important; margin-bottom: -32767px !important; }
/* End Mac IE5 filter */
#wrapper { width: 865px; overflow: hidden; }
#content_wrapper { width: 678px; overflow: hidden; }
#wrapper, #content_wrapper { float: left; float/**/: none; }
#wrapper:after, #content_wrapper:after { content: '[DO NOT LEAVE IT IS NOT REAL]'; display: block; height: 0; clear: both; visibility: hidden; }
#wrapper, #content_wrapper { display: inline-block; } /*\*/ #wrapper, #content_wrapper { display: block; } 
#header { width: 861px; }
#content_header { width: 674px; }
* > #footer, * > form, * > #notes, * > .output { position: relative; z-index: 1000; }