/* CSS Document */

.main {width:774px; margin:0 auto; text-align:left;}

.tall_article { background:#01632f; width:100%;}

#header {height:243px;}
#header, #content, #article { font-size:0.75em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}



/*>>>>>>>>>>>>>>>>>> index.php <<<<<<<<<<<<<<<<<*/
#page1 #article .col_1 {width:243px;}
#page1 #article .col_2 {width:256px;}
#page1 #article .col_3 {width:225px;}

#page1 #content .col_1 {width:288px;}
#page1 #content .col_2 {width:478px;}
#page1 #content .col_3 {width:800px;}


/*>>>>>>>>>>>>>>>>>> content.php <<<<<<<<<<<<<<<<<*/
#page2 #article .inner { padding:10px 0 7px 46px;}
#page2 #article { width:100%; background:url(images/article_submenubgd.gif) left top repeat-x #01632fc; color:#15130f;}

#page2 #content .col_1 {width:288px;}
#page2 #content .col_2 {width:478px;}
#page1 #content .col_3 {width:800px;}




#footer {height:44px; font-size:.75em;}


