#main {
	width:1150px;
	margin:0 auto;
	text-align:center;
	vertical-align: top;
	}

#topheader {height:30px; padding-top: 10px;}
#topheader .col_1 {width:380px;	margin-right:5px;}
#topheader .col_2 {
	width:470px;
	margin-right:5px;
}
#topheader .col_3 {
	width:110px;
	margin-right:3px;
}
#header {
	margin-left: 0px;
	margin-top: 50px;
	padding:0;
	text-align:center;
}
#header, #content, #footer { font-size:0.69em;}
.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
}

/*======= index.html =======*/

#home #content .col_1 {
	width:130px;
	margin-right:5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home #content .col_2 {
	border:dotted;
	border-width:thin;
	width:520px;
	margin-right:10px;margin-top:40px;
}
#home #content .col_3 { border:dotted; border-width:thin; width:270px; padding-left: 5px;margin-top:40px;}

#home #content .col_1 .column1 { width:130px;}
#home #content .col_1 .column2 { width:100px;}

/*======= index-1.html =======*/
#page2 #header {margin-bottom:30px;}
#page2 #header .col_1 {
	width:200px;
	margin-right:5px;
}
#page2 #header .col_2 {
	width:300px;
	margin-right:300px;
	height:50px;
	margin-top: 60px;
}

#page2 #content {margin-top:40px;}
#page2 #content .col_1 {width:311px; margin-right:40px;}
#page2 #content .col_2 { width:241px; margin-right:34px;}
#page2 #content .col_3 { width:286px;}

/*======= albums.html =======*/
#pagealbums {background:url(images/bg.jpg);}
/*======= index-2.html =======*/
#page3 #content .col_1 {width:258px; margin-right:47px;}
#page3 #content .col_2 { width:277px; margin-right:41px;}
#page3 #content .col_3 { width:278px;}

/*======= index-3.html =======*/
#page4 #content .col_1 { width:437px; margin-right:35px;}
#page4 #content .col_2 { width:440px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:587px; margin-right:41px;}
#page5 #content .col_2 { width:279px;}

#page5 #content .col_1 .column1 { width:209px;}
#page5 #content .col_1 .column2 { width:208px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:395px; margin-right:46px;}
#page6 #content .col_2 { width:214px; margin-right:42px;}
#page6 #content .col_3 { width:213px;}


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


#footer {height:81px;}

