﻿/* CSS layout */
#masthead {
	margin: auto auto auto 0px;
	position: static;
	width: 879px;
	background-color: #999966;
	height: 145px;
	clip: rect(auto, auto, auto, auto);
	z-index: 1;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	left: 145px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}
#top_left {
	width: 146px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('traditionalinframe_146x146.jpg');
	background-repeat: no-repeat;
	clip: rect(146px, 146px, auto, auto);
	height: 146px;
	visibility: visible;
}
#header {
	margin-left: 146px;
	position: absolute;
	width: 400px;
}
#container {
	position: relative;
	background-image: url('finished_box_outside_1.jpg');
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	background-position: 103px 0px;
	margin-left: 355px;
	background-color: #000000;
	height: 495px;
	width: 669px;
	left: 355px;
	background-image: url('041804stair_295x439.jpg');
	background-repeat: no-repeat;
	background-attachment: inherit;
}
#footer {
	background-color: #009999;
	top: 641px;
	position: absolute;
	height: 10px;
	width: 1024px;
	bottom: 651px;
}
