#outer_wrap{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0px;
}
#flashcontent {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0px;
	min-width: 982px;
	min-height: 610px;
}
#noflash {
	width: 982px;
	height: 100%;
	background-image: url(../noflash_bkg.png);
	background-repeat: repeat-y;
	background-position: 782px;
}
#noflashimg {
	margin-top: 20px;
}
#noflashtext {
	margin-top: -120px;
}

#flashvideo{
	margin-left:56px;
}
#newscontent {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0px;
}
#newsbkg {
	width: 982px;
	background-image: url(../noflash_bkg.png);
	background-repeat: repeat-y;
	background-position: 782px;
}
#newstitel {
	margin-top: -120px;
	margin-bottom: 20px;
}
.newssubtitel p{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
.newsthumbs{
	width: 946px;
	margin-left:46px;
}
.newsthumb_landscape{
	width:216px;
	height:162px;
	/*background-color: #9fa617;*/
	/*display: inline;*/
	float: left;
	margin: 10px;
}
.newsthumb_landscape img{
	margin: 0px;
	width:216px;
	height:162px;
}
.newsthumb_portrait{
	width:216px;
	height:162px;
	float: left;
	margin: 10px;
}
.newsthumb_portrait img{
	margin: 0px;
	width:122px;
	height:162px;
}

#partymenu{
	margin-top:10px;
	margin-left:56px;
}
.partythumb_landscape{
	width:216px;
	height:144px;
	float: left;
	margin: 10px;
}
.partythumb_landscape img{
	margin: 0px;
	width:216px;
	height:144px;
}
.partythumb_portrait{
	width:216px;
	height:144px;
	float: left;
	margin: 10px;
}
.partythumb_portrait img{
	margin: 0px;
	width:96px;
	height:144px;
}
