#col1 {
	width: 185px;
	height: 500px;
	float: left;
}
#col2 {
	width: 324px;
	float: left;
	text-align: center;
	background-color: #FFF;
	margin-left: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #514A37;
	border-right-color: #181109;
	border-bottom-color: #17130A;
	border-left-color: #302815;
	margin-top: 1px;
}
#wrap {
	height: 600px;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: -6px;
}
#col3 {
	width: 185px;
	height: 500px;
	float: left;
}
body {
	background-color: #000;
	text-align: center;
	color: #999966;
}
#header {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#topleft {
	float: left;
	width: 62px;
	position: absolute;
	left: 5px;
	top: 5px;
	bottom: 67px;
	background-image: url(images/line_vert.jpg);
	background-repeat: repeat-y;
	background-position: 3px 0px;
}
#topright {
	float: right;
	position: absolute;
	right: 5px;
	z-index: -300;
	top: 5px;
	background-image: url(images/line_vert.jpg);
	background-repeat: repeat-y;
	width: 62px;
	background-position: 56px 0px;
	bottom: 67px;
}
#footleft {
	float: left;
	width: 62px;
	bottom: 5px;
	left: 5px;
	position: absolute;
	z-index: -500;
	height: 61px;
}
#footright {
	float: right;
	width: 62px;
	height: 61px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: -400;
}
#navbar {
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#bottomline {
	background-image: url(images/line_horiz.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 68px;
	right: 68px;
	height: 3px;
	bottom: 8px;
	z-index: -401;
}
#topline {
	background-image: url(images/line_horiz.jpg);
	background-repeat: repeat-x;
	background-position: 0px 6px;
	left: 68px;
	right: 68px;
	position: absolute;
	top: 2px;
	text-align: center;
	height: 10px;
	z-index: -50;
}
#content {
	text-align: justify;
	width: 884px;
}
#footleft2 {
	float: left;
	width: 62px;
	z-index: -500;
	height: 61px;
	margin-top: -34px;
	margin-left: -5px;
}
#footright2 {
	float: right;
	width: 62px;
	height: 61px;
	z-index: -400;
	margin-top: -36px;
	margin-right: -5px;
}
#bottomline2 {
	background-image: url(images/line_horiz.jpg);
	background-repeat: repeat-x;
	height: 3px;
	z-index: -401;
	margin-right: 58px;
	margin-left: 58px;
}
#topleft2 {
	float: left;
	width: 62px;
	position: absolute;
	left: 5px;
	top: 5px;
	bottom: 67px;
	background-image: url(images/line_vert.jpg);
	background-repeat: repeat-y;
	background-position: 3px 0px;
}
