#partynoise{
	width:1100px;
	height:740px;
	background:url(bg_color.jpg);
}
#partynoise_content{
	position: relative;
	width:1100px;
	height:740px;
	background:url(bg.jpg) no-repeat right;
}
#partynoise_content_frame{
	width:488px;
	height:695px;
	border:1px solid #454545;
	background-color:black;
	margin-left:25px;
	padding-left:32px;
	padding-right:32px;
	padding-top:0px;
	color:white;
	font-family:verdana;
	font-size:11px;
	text-align:justify;
}

#partynoise_content_frame a:link, a:active, a:visited, a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:white;
}
#partynoise_content_frame p{
	line-height:160%;
}

/*titles*/
#partynoise_content_frame div.title{
	width:485;
	height:23px;
	margin-bottom:30px;
	margin-top:30px;
	text-align:left;
}

#partynoise_home{
	background:url(shadow.png) no-repeat -25px 187px;
}
#partynoise_home form input{
	width:140px;
	height:40px;
	font-weight:bold;
	font-size:40px;
}
#partynoise_home form select{
	width:124px;
	height:43px;
	font-weight:bold;
	font-size:40px;
	margin-left:76px;
}
#partynoise_home form a.speciallink:link, a.speciallink:active, a.speciallink:visited, a.speciallink:hover{
	text-transform:uppercase;
	font-size:40px;
	text-decoration:none;
	color:white;
}
