#sup {
	width: 764px;
}
#menu {
	width: 764px;
}
#bottom {
	width: 764px;
	background-image: url(images/bg_bot.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 764px;
}
body {
	background-color: #EAE2D3;
}
#line {
	background-image: url(images/vline.gif);
	position: relative;
	overflow: visible;
	z-index: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	background-repeat: repeat;
	width: 15px;
	float: left;
}
#line2 {
	width: 15px;
	float: left;
	position: relative;
	background-image: url(images/vline.gif);
	height: 700;
}
#line1 {
	background-image: url(images/vline.gif);
	float: left;
	width: 15px;
	position: relative;
	height: 700;
}
h1 {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #635E53;
}
h2 {
	font-size: 11px;
	color: #847E70;
	font-family: Tahoma;
}
h6 {
	font-family: Tahoma;
	font-size: 14px;
}
#col2 {
	background-color: #EAE2D3;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
