body {
	background-color:#000000;
	}
a:link {
	font-weight: bold;
	text-decoration: overline;
}
#container {
	height: 500px;
	width: 750px;
    position:absolute;
    left: 50%; 
    margin-left: -375px; /* half of the width */
}
#header {
	height: 137px;
	background: url(ccheader.jpg) left no-repeat;
	text-align: right;
}
#homepage {
	background-image: url(acornst.jpg);
	height: 410px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
#products {
	background-image: url(lathe_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 410px;
}
#contact {
	background-image: url(contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 410px;
}
#gallery {
	height: 410px;
}
#archive {
	background-repeat: no-repeat;
	background-position: center 17px;
	height: 404px;
	padding-top:10px;
}
#arcvlayout {
	height: 335px;
	width: 560px;
	padding-left: 100px;
	padding-top: 10px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
#arcvleft {
	float: left;
	height: 310px;
	width: 50%;
	text-align: center;
}
#arcvright {
	float: right;
	height: 310px;
	width: 50%;
	text-align: center;
}
.thumb {
	float: left; 
	width: 120px;
	height: 100px;
	padding: 10px 0px 0px 10px;
}
.thumb p {
	line-height: normal;
	color: #802c02;
}
a.arcv {
	color: #802c02;
	text-decoration: none;
	font-weight: normal;
}
a.arcv:hover {
	color: #be5313;
}
a:link img.arcv, a:visited img.arcv, a:active img.arcv {
	border: 1px solid #802c02;
	font-weight: normal;
}
a:hover img.arcv {
	border: 2px solid #be5313;
}
#footer {
	background-image: url(footer.jpg);
	height: 42px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 7px;
	}
#navbar {
	padding-top: 110px;
}
* html #navbar {
	padding-top: 115px;
}
.h_text {
	position:absolute;
	float: left;
	margin-top: 50px;
	padding-left: 210px;
}
.form {
	color:#FFFFFF;
	padding-left: 50px;
}
.confirm {
	font-size:12pt;
	color:#FFFFFF;
	text-decoration:none;
}
#txtemail, #txtname {
	margin-left: 10px;
}
p {
	line-height: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contfoot {
	position:absolute;
	margin-left: 300px;
	margin-top: -30px;
	left: 39px;
	top: 489px;
	width: 402px;
	height: 100px;
}
#picnav {
	width: 650px;
	height:25px;
	margin: 5px 10px 0px 10px;
}
