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

#ar_header {
	width: 770px;
	height: 39px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/common/header_top.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;
	}
	
#ar_header #h_text{
	font-size: 1.4em;
	width: 16em;
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding: 160px 0px 0px 40px;
	}
	
#ar_content {
	display:block;
	width:770px;
	clear:both;
	}
	
	
#preface {
	float:left;
	margin-left:20px;
	clear:both;
	width: 600px;
	color:#333333;
	font-size:18px;
	}

#main {
	display:block;
	width: 740px;
	margin-left:15px;
	padding-top:0px;
	}
	
#main .l {
	width: 450px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	line-height:1.5em;
	}
	
#main .l .form{
	float:right;
	}
	
#main .r {
	width: 200px;
	float:left;
	margin: 0px 0px 0px 45px;
	}
	
#main .r img {
	margin-top: 35px
	}
	

#mainB {
	display:block;
	width: 740px;
	margin-left:15px;
	padding-top:50px;
	height: 200px;
	background-image:url(../images/free/freedivider.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-size: 1.25em;
	line-height: 1.25em;
	}
	
#mainB .vid {
	float:left;
	}
	
#mainB .l {
	float:left;
	width: 130px;
	height: 140px;
	margin: 5px 0px 0px 15px;
	}
	
#mainB .r {
	float:left;
	width: 280px;
	height: 140px;
	margin: 5px 0px 0px 47px;
	}
	
#mainB .r img {
	margin-top: 6px;
	}
	

#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;
	}
	