#main {margin:0 auto; width:973px;}

#header {
	height:435px
}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:605px;
}
#page1 #content .col_2 {
	width:341px;
	padding-right: 5px;
}

/*======= bio.html =======*/
#page2 #content .col_1 {
	width:973px;
}
#page2 #content .col_2 { width:343px;}

/*======= news.html =======*/
#page3 #content .col_1 {
	width:973px;
}
#page3 #content .col_2 { width:332px;}

/*======= multimedia.html =======*/
#page4 #content .col_1 {
	width:973px;
}


/*======= contribute.html =======*/
#page5 #content .col_1 {width:632px;}
#page5 #content .col_2 { width:341px;}

/*======= contact.html =======*/
#page6 #content .col_1 {width:302px;}
#page6 #content .col_2 {
	width:671px;
}
#page6 #content .col_3 {
	width:671px;
	background-color: #FFFFFF;
}

/*======= privacy.html =======*/
#page7 #content .col_1 {width:973px;}

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


#footer {height:46px}
