
			body {
				background-color: #a00302;
				background-image: url(http://www.asiafoodfest.org/images/aff2k9_bg_banner_composite.png);
				background-repeat: repeat-x;
				margin: 0;
				padding: 8px 0 0 0;

			}

			/* 
 			 * #page_frame
 			 * This sets the width for the entire page, the width of left_area + right_area + margin + padding cannot
 			 * exceed this min-width value.
			 */

			#page_frame {
				min-width: 1100px;
				margin: 0;
				padding: 0;


			}

			#banner_aff {
				height: 116px;
					float: right;
				margin: 0;

			}

			#logo_aff {
					height: 220px;

			}

			#logo_tickets {
					height: 164px;
					margin: 20px 0;
					padding: 20px 0;
					
			}

			#logo_map {
					height: 117px;
					margin: 20px 0;
					padding: 20px 0 30px 0;



			}


			.clear {
				clear: both;
			}

			#left_area {
					float: left;
					width: 300px;
					padding: 0;
					margin: 0 20px 0 0;
			}

			#right_area {
					float: left;
					width: 720px;
					padding: 0 20px 20px 0;
					margin: 0 0 0 20px;
			}

			#bottom_area {
					height: 40px;
				background-image: url(http://www.asiafoodfest.org/images/aff2k9_footer.png);
				background-repeat: repeat-x;

			}

			#sponsors {

					margin: 20px 0 30px 0;


			}

			#sponsors img {
				border: 0;
				text-decoration: none;

			}

			.sponsor_link {
				border: 0;
				text-decoration: none;
				margin: 5px;
				padding: 0;
			}

			#content_pane {
					width: 100%;
					font-family: Arial;
					font-weight: normal;
					font-size: 12px;
					text-align: left;
					color: #ffffff;
                                     padding: 10px 0;
                    line-height: 1.5em;


			}


			#bottom_menu, #bottom_contact, #bottom_menu a, #bottom_contact a, .bottom_contact_style {
					font-family: Arial;
					font-weight: normal;
					font-size: 12px;
					text-align: left;
					color: #a00302;
					line-height: 40px;
					vertical-align: middle;
					text-decoration: none;
			}

			#bottom_menu {
				float: left;
				padding: 0 20px;
			}

			#bottom_contact {
				float: right;
				padding: 0 20px;
			}

			#bottom_menu a, #bottom_menu a:hover, #bottom_contact a, #bottom_contact a:hover, .bottom_contact_style {
				margin: 0 5px;

			}


			#bottom_menu a:hover, #bottom_contact a:hover {
				text-decoration: underline;
			
			
			}

			#nav_line_separator {
				width: 100%;
				height: 20px;
				margin: 10px 0;
				padding: 0;	
			
			}


			.img_link {
				border: 0;
			}


			a:link {
					color: #FC0;
					text-decoration: none;
				}
				a:visited {
					text-decoration: none;
					color: #FC0; 
				}
				a:hover {
					text-decoration: underline;
					color: #FC0;
				}
				a:active {
					text-decoration: none;
					color: #FC0;
				}
				
				.header_center {
					font-size: 14px;
					font-weight: bold;
				}
				
				.h1 {
					color: #FFCC00;
					font-weight: bold;
				}
				
				.h2 {
					color: #FFCC00;
					font-weight: bold;
					font-size:16px;
				}
				
				
				.header_main {
					font-size: 36px;
					font-weight: bold;
					color: #ffde00;
                                        line-height: 45px;
                                        vertical-align: bottom;
                                        margin: 5px 0 20px 0;
				}


    