@charset "UTF-8";
/* CSS Document */

#ar_header {
	width: 770px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/mediakit/mediakit_header.jpg);
	background-repeat:no-repeat;
	}

#at_footer {
	display:block;
	width: 770px;
	height: 23px;
	background-image: url(../images/common/footer_img.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
	clear:both;
	}
	
#ar_header #h_text{
	font-size: 11px;
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding: 30px 40px 0px 40px;
	}
	
#ar_content {
	display:block;
	width:770px;
	clear:both;
	background-color:#FFFFFF;
	}
	
#ar_content {
	font-size:11px;
	line-height:13px;
	color:#585956;
	}
	
	
#ar_content #h_text {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding: 0px 40px 0px 40px;
	
}

.history_entry {
	display:block;
	clear:both;
	padding: 6px 0 6px 0;
	}
	
.history_date {
	display:block;
	float:left;
	width: 50px;
	}
	
.history_text {
	display:block;
	float:left;
	width: 600px;
	}

table,tr,td,th{
	font-size:11px;
	line-height:13px;
	color:#585956;
	}

#ar_content ul {
	list-style:disc;
	margin-left: 1em;
	}


#finalLinks {
	display:block;
	width: 600px;
	padding-top: 40px;
	margin: 0px auto 0px auto;
	clear:both;
	}

#at_menu {
	width: 750px;
	height: 229px;
	background-image:url(../images/asiantonight/menu_bg.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	}
	
#at_menu .menuItem {
	display:block;
	float:left;
	width: 158px;
	height: 198px;
	margin: 24px 14px 0px 14px;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 1.5em;
	line-height: 1.15em;
	}
	
.submitButton {
	position:relative;
	left:180px;
	margin-top: -33px;
	}	


h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 {
	color:#990000;
	font-size:16px;
	font-weight:bold;
	}
	
h2 {
	color:#996600;
	font-size:1em;
	margin-bottom:.25em;
	margin-top: .75em;
	}
	
.game {
	display:block;
	float:left;
	width:160px;
	margin-right: 12px;
	}