body {
	background-color: #E9E6E6;
	background-image: url(http://www.hibi-esque.com/images/v12_bgimage.jpg);
	background-repeat: repeat;
	background-position: top left;
	}

.maintable {
	width: 800px;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
	color: #444444;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	}

.headerimage {
	width: 800px;
	height: 150px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.hibi-esque.com/images/v12_header.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	}

.questionablelink {
	margin-left: 7px;
	margin-bottom: 1px;
	border: 0px;
	}

.sidebar {
	width: 180px;
	text-align: justify;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #FFFFFF;
	color: #444444;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.contenttable {
	width: 600px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: auto;	
	margin-bottom: auto;	
	padding: 5px;
	background-color: #FFFFFF;
	color: #444444;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.header {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	color: #222222;
	}

.header2 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	color: #222222;
	}

.footer {
	font-size: 9px;
	border-top: 1px solid #333333;
	}

.tn {
	border: 1px solid #444444;
	}

a, a:link, a:active, a:visited {
	color: #CC0033;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}