
/* Homepage */
.div_main {
	width:960px;
	margin: 0px auto;
	background-image: url('../images/layout_top.gif');
	background-repeat: no-repeat;
}

	.div_top {
		width:960px;
		height:158px;
		/* background-color: #EEEEEE; */
	}
	
		.div_menu {
			position:relative;
			top:57px;
			left:270px;
			width:670px;
			height:26px;
			/* background-color: #BBBBBB; */
		}
		
	.div_center {
		position:relative;
		width:960px;
		/* height:583px; */
		/* background-color: #DDDDDD; */
	}
	
		.td_layout_left_left {
			background-image: url('../images/layout_left_left.gif');
			background-repeat: no-repeat;
			background-position: top right;
		}
		.td_layout_left {
			background-color: #A3A3A3;
			background-image: url('../images/layout_left_top.jpg');
			background-repeat: no-repeat;
			vertical-align: top;
		}
		.td_layout_left_right {
			background-image: url('../images/layout_left_right.gif');
			background-repeat: no-repeat;
		}
		
		.td_layout_middle {
			background-color: white;
			background-image: url('../images/layout_middle_bird.jpg');
			background-repeat: no-repeat;
			background-position: top right;
			vertical-align: top;
		}

			.div_middle_content {
				position:relative;
				/*top:5px;*/
				left:15px;
				width:525px;
				/*height:513px;*/
				/* background-color: #999999; */
			}

				.div_middle_content_left {
					float:left;
					width:340px;
					/*height:100%;*/
					/*height:513px;*/
					/* background-color: #888888; */
				}
	
				.div_middle_content_right {
					float:left;
					width:185px;
					/*height:100%;*/
					/*height:513px;*/
					/* background-color: #777777; */
				}

				.div_middle_bottom_content {
					position:relative;
					/*float:left;
					width:525px;
					height:70px;
					background-color: #666666;*/
					left:15px;
				}

	.td_layout_right {
		background-color: #A6A6A6;
		background-image: url('../images/layout_right_top.jpg');
		background-repeat: no-repeat;
		vertical-align: top;
	}
	
		.div_right_content {
			position:relative;
			left:5px;
			width:155px;
			/* height:100%;*/
			/*height:450px;*/
			/* background-color: #BBBBBB; */
		}
		
	.td_layout_fill_right {
		background-image: url('../images/layout_fill_right.gif');
	}
	.td_layout_bottom {
		background-color: white;
	}
	
	.td_splitline_ver_medium {
		background-image:url('../images/splitline_ver_medium.jpg');
		background-repeat:repeat-y;
	}

	.menu_mounseover_pointer_home {
		position:relative;
		top:65px;
		width:34px;
		left:276px;
	}	.menu_mounseover_pointer_agenda {
		position:relative;
		top:65px;
		width:34px;
		left:350px;
	}	.menu_mounseover_pointer_partypic {
		position:relative;
		top:65px;
		width:34px;
		left:440px;
	}	.menu_mounseover_pointer_partyppl {
		position:relative;
		top:65px;
		width:34px;
		left:540px;
	}	.menu_mounseover_pointer_twitterfeed {
		position:relative;
		top:65px;
		width:34px;
		left:660px;
	}	.menu_mounseover_pointer_aboutus {
		position:relative;
		top:65px;
		width:34px;
		left:778px;
	}	.menu_mounseover_pointer_help {
		position:relative;
		top:65px;
		width:34px;
		left:885px;
	}