.col1, .col2, .col3, .col_1, .col_2{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:657px; }

/*======= header =======*/
#header {
	padding-bottom:3px
}

/*======= index.html =======*/
#page1 #content .col1{ width:240px; background:url(images/line_y.gif) repeat-y top right}
#page1 #content .col2{ width:390px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:389px; background:url(images/line_y.gif) repeat-y top right}
#page2 #content .col2{ width:241px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:297px; background:url(images/line_y.gif) repeat-y top right}
#page3 #content .col2{ width:333px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:187px; background:url(images/line_y.gif) repeat-y top right}
#page4 #content .col2{ width:202px; background:url(images/line_y.gif) repeat-y top right}
#page4 #content .col3{ width:241px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:187px; background:url(images/line_y.gif) repeat-y top right}
#page5 #content .col2{ width:443px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:187px;}
#page6 #content .col2{ width:202px; background:url(images/line_y.gif) repeat-y top right}
#page6 #content .col3{ width:241px}
#page6 #content .col_1{ width:67px; text-align:right}
#page6 #content .col_2{ width:209px;}
/*======= index-6.html =======*/
#page7 #content .col1{ width:630px;}
#vidLeft      {
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #BB9022;
	margin-right: auto;
	padding: 0px;
	margin-left: auto;
}
#vidRight {
	width:155px;
	float:right;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #BB9022;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}
