body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/tile_party_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#hm_table {
	height: 420px;
}
#pg_table {
	height: 615px;
}
#navbar {
	height: 50px;
	vertical-align: bottom;
}
#conttable {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 417px;
	width: 860px;
	color: #999999;
}
#conttable h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CCCCCC;
}
#conttable p {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.contPadTop {
	margin: 15px;
	padding: 15px;
}
.contPadTop p {
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 890px;
}
#footer td {
	padding-left: 15px;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 11px;
}
#footer a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.contPadTop h1 {
	font-size: 13px;
	color: #D0BA73;
	margin: 0px;
	padding: 0px;
}
.contPadTop ul {
	list-style-type: circle;
	color: #C4AF6C;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.contPadTop li {
	font-size: 12px;
	color: #999999;
	padding-bottom: 1px;
}
.contPadTop a {
	font-size: 13px;
	color: #D0BA73;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
