body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #F3ECD6;
	text-align: center;
}
p, ul, li {
	list-style-type:square;
	list-style-position: inside;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
}
ul {
	text-indent: -12px;
	padding-left: 24px;
	padding-top: 6px;
	padding-right: 6px;
}
#container {
	width: 800px;
	height: auto;
	margin-top: 5%;
	margin-left: 10%;
	margin-right: 10%;
	text-align:left;
}

#topbar {
	background-color: #330000;
	height: 30px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#promobar {
	width: 800px;
	height: 150px;
	margin-top: 6px;
}
.text {
	}
#bottombar {
	height: 110px;
	width: 800px;
	background-image: url(../images/bottom_img.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	position: relative;
	padding: 12px;
	float: left;
	margin-top: 6px;
}
#columnleft {
	float: left;
	height: 330px;
	width: 266px;
	background-image: url(../images/columnleft_img.jpg);
	background-repeat: repeat-y;
	margin-top: 6px;
}
#columnmiddle {
	float: left;
	width: 266px;
	background-image: url(../images/columnmid_img.jpg);
	background-repeat: repeat-y;
	height: 330px;
	margin-top: 6px;
}
#columnright {
	float: left;
	width: 266px;
	text-align: left;
	background-image: url(../images/columnright_img.jpg);
	background-repeat: repeat-y;
	height: 330px;
	margin-top: 6px;
}
#columnleft p {
	margin-bottom: -12px;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#columnmiddle p {
	margin-bottom: -12px;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#columnright p {
	margin-bottom: -12px;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#bottombar p {
	color: #FFFFFF;
	margin-bottom: 8px;
}
#topbar p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.search {
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	list-style-type: none;
}
.search a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
input.txt {
	background-color: #FFFFFF;
	width: 150px;
	height: 15px;
}
input.btn {
	background-color: #FF6600;
	width: 40px;
	border: 1px inset #330000;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
