	body {
		background-color: #000000;
		background-image: url(http://engkwentro.com/bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		color: #ffffff;
	}
	table#main {
		width: 960px;
		font-family: Arial;
		font-size: 12px;
	}
	table#main td {
		border: 0px;
		padding: 0px;
	}
	table#main td.header img {
		text-align: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	table#main td.sidebar {
		width: 240px;
	}
	table#main td.sidebar_container {
		text-align: right;
	}
	table#main div.sidebar {
		padding-right: 10px;
		margin-right: 10px;
		border-right: 2px solid #000000;
	}
	table#main div.sidebar .menu a,
	table#main div.sidebar .menu a:visited,
	table#main .booking-links a,
	table#main .booking-links a:visited,
	table#main .h3 {
		color: #ffffff;
		background-color: #990000;
		padding: 3px;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		line-height: 22px;
		border-bottom: 1px solid #000000;
	}
	table#main img.icon {
		background-color: none;
		padding: 0px;
 		float: left;
		margin: 0px 5px 5px 0px;
	}
	table#main div.sidebar .menu a:hover {
		text-decoration: underline;
	}
	div#twitter_div {
		width: 75%;
		padding-top: 10px;
		padding-bottom: 5px;
	}
	ul#twitter_update_list li {
		list-style-type: none;
		font-size: 14pt;
		text-align: left;
	}
	ul#twitter_update_list li a,
	ul#twitter_update_list li a:hover,
	ul#twitter_update_list li a:visited,
	p a {
		color: #ffffff;
		text-decoration: underline;
	}
	table#main table.booking-content {
		font-size: 11px;
		margin-top: 15px;
	}
	table#main table.booking-content td.start {
		width: 230px;
		padding-right: 5px;
	}
	table#main table.booking-content td.end {
		width: 230px;
		padding-right: 0px;
	}
	table#main table td.footer1 {
		width: 318px;
		text-align: left;
		margin-top: 10px;
		border-right: 1px solid #000000;
		font-size: 11px;
	}
	table#main table td.footer2 {
		width: 318px;
		text-align: left;
		margin-top: 10px;
		font-size: 11px;
	}
	table#main table td.footer1 div,
	table#main table td.footer2 div {
		margin: 10px;
	}
	div.gap {
		width: 954px;
		padding-top: 15px;
		border-bottom: 1px solid #000000;
		clear: both;
	}
	table.request td {
		font-size: 10pt;	
		padding-bottom: 10px;
	}
	table.request input.textbox {
		width: 200px;
	}
	table.request td small {
		color: #ffffff;
		background-color: #990000;
	}
	body.request {
		background-color: #000000;
		background-image: none;
	}
	table.request_wrap {
		width: 400px;
		font-size: 10pt;	
	}
	table.request_wrap h3 {
		font-size: 13pt;	
	}

