html {height: 100%}
body {min-height: 101%}
#main {width:706px; margin:0 auto; text-align:left;}

#header {height:373px;}
#header, #content, #footer { font-size:0.8125em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#home #content .col_1 {width:213px; margin-right:27px;}
#home #content .col_2 { width:463px;}

/*======= about.html =======*/
#about #content .col_1 {width:213px; margin-right:27px;}
#about #content .col_2 { width:463px;}

/*======= courses.html =======*/
#courses #content .col_1 {width:213px; margin-right:27px;}
#courses #content .col_2 { width:463px;}

#courses #content .col_2 .column1 { width:210px;}

/*======= inspiration.html =======*/
#inspire #content .col_1 {width:213px; margin-right:27px;}
#inspire #content .col_2 { width:466px;}

/*======= register.html =======*/
#register #content .col_1 {width:213px; margin-right:27px;}
#register #content .col_2 { width:466px;}

/*======= schedule.html =======*/
#schedule #content .col_1 {width:213px; margin-right:27px;}
#schedule #content .col_2 { width:463px;}
#schedule #content .col_2 .column1 { width:250px;}


/*======= contact.html =======*/
#contact #content .col_1 {width:213px; margin-right:27px;}
#contact #content .col_2 { width:466px;}

#contact #content .col_2 .column1 { width:204px;}
#contact #content .col_2 .column2 { width:247px;}

/*=========================*/

#bodybtm {width:auto; margin: 10px 21px 0 21px;}
#footer {height:64px; font-size:.69em;}