td {vertical-align: top;}
table {border-collapse: collapse;}


/*-------Layout--------*/
body{margin: 0px;}

#Container {width: 950px;}
#header {height: 175px;}
#lantern{height: 75px;}

#linside {width: 160px;} 
#minside {width: 680px; text-align: center;}

/*#maincont {vertical-align: middle;}*/

.floatleft{display: block; float: left;}
.floatright{display: block; float: right;}
.clear{clear:both;}
.hatch{padding:10px;} 
.liner{padding: 5px; margin: 8px;}

.hatch img{padding:3px; margin: 7px;}

/*-------Look--------*/
body {
	background: black url(http://www.balagula.com/images/hmpg/theatre1_b.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	border: none;}

/*.hatch {background: url('http://www.balagula.com/images/hmpg/bghalf884500.gif');}
.hatch{ behavior: url('http://www.balagula.com/css/iepngfix.htc');}*/
.hatch {background: url('http://www.balagula.com/images/hmpg/bghalfdark.gif');}


img, .liner div.floatleft,div.floatright {border: 1px solid #ffbf00;}

div.floatleft,div.floatright {padding: 10px; margin: 10px;}

/* Human Resources */
hr {height:1px; border: 1px solid #ffbf00;}


/* ----- Fonts & Pants ----- */
.bold, .bold ul li {font-weight: bold;}
table.menu {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-left: solid 0px #FFFFFF;
	border-right: solid 0px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
}

table.menu th {
	background: url('http://www.balagula.com/images/hmpg/title_background.png') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffaa;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.menu td { 
	font-size: 11px;
	padding: 0px;
	font-weight: normal;}

a.mainlevel:link, a.mainlevel:visited {
	background: url('http://www.balagula.com/images/hmpg/menu_bullet.png') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ffffff;
}


#active_menu {
	color:#ffbf00;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #e06035;
	text-align: left;
	padding-left: 25px;
	height: 18px;
	margin-bottom: 1px;
}

a.sublevel:hover {color: #ffffff;text-decoration: none;}

a.subsublevel:link, a.subsublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	color: #d05030;
	text-align: left;
	padding-left: 35px;
	height: 18px;
	margin-bottom: 1px;
}

a.subsublevel:hover {color: #ffffff;text-decoration: none;}

a:link, a:visited {
	color: #ff6600; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffbf00;	text-decoration: underline;
	font-weight: bold;
}


td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffee;}

p, ul {text-align: justify;}	
h1 {font-size: 18pt; color: #ffbf00; text-align: center;}	
.push {font-size: 14pt; color: #ffbf00; text-align: center;}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.sparse li{padding: 2px 0 15px 15px;}
ul.sparse li strong, strong.very{color: #ffbf00;}


li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url('http://www.balagula.com/images/hmpg/arrow.png') ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}



.button {
	font-weight: bold;
	border:solid 1px #ffbf00;
	background-color: #293B42;
	color: #ff6600;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
	color: #ffffff;
	background: #000000;
	border: 1px solid #ffbf00;
}

/* ---------------- unedited below here ----------------------*/



form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}