body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #000000;
}
a.darklink {
	color: #000000;
	text-decoration: underline;
}
#container #content #address {
	padding-top: 5px;
	padding-bottom: 5px;
}
.specialtxt {
	text-align: right;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #CCCCCC;
}
.contactcopy {
	text-align: center;
	width: 700px;
	color: #CCCCCC;
	margin-left: 15px;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#container #menu {
	background-color: #333333;
	height: 20px;
	padding-left: 25px;
}
#thumbContainer {
	position:absolute;
	top:127px;
	width:437px;
	height:430px;
	z-index:1;
}
#main {
    position:absolute;
    left:476px;
    top:128px;
    width:491px;
    height:315px;
    z-index:2;
}a.darklink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pgtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #eeeeef;
	text-align: center;
	font-weight: bold;
	margin-left: 30px;
}
#bodyText {
	background-color: #333333;
	margin-left: 15px;
	margin-bottom: 12px;
	margin-right: 15px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
#container #content {
	background-color: #333333;
	padding-top: 12px;
}
#logo {
	background-image: url(images/kleinweblogo-white.jpg);
	height: 63px;
	width: 550px;
	z-index: 5;
	position: absolute;
}
#container #whiteFiller {
	background-color: #FFFFFF;
	height: 63px;
	float: none;
}
#container #titleRow {
	background-color: #333333;
	height: 35px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#tornEdge {
	background-image: url(images/tornborder.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding: 0;
}
#container #content #address #design {
	color: #333333;
	background-position: right;
	text-align: right;
	margin-left: 250px;
}
a.lightlink {
	color: #DDDDEE;
	text-decoration: underline;
}
a.lightlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
