﻿/*  Add to file to make small left column and large right column for pictures */

#leftcol {
	margin-left:20px;
}

#vert_buttons {
	margin-left:10px;
	padding-top:10px;
	
}

#coltwocolor {
	margin-left:180px;
}

#left_bottom {
	width: 160px;
	margin-left:8px;
	margin-top:8px;
}

#page_content {
	margin-right:260px;
}

#right_col {
	width:260px;
}
