body{
		margin:0px;
		font-family:serif, times;
		overflow-x:hidden;
	}
	#header{
		margin:50px 0 0 50px;
		
	}
	#title{
		vertical-align:baseline;
		border-bottom:3px solid #000;
		margin-top:25px;
		width:100%;
		font-size:100pt;
		line-height:60pt;
	}

	#entry_container{
		position:absolute;
		margin:10px 0 0 50px;
		cursor:pointer;
		width:83%;
		text-align:justify;
	}
	#i_am, #i_ams{
		clear:both;
		font-size:10pt;
	}
	a{color:#000;
		font-weight:bold;
		text-decoration:none;
		}				
	a:hover{text-decoration:underline;}
	#moreinfo_hidden, #moreinfo_hidden2{
		font-size:11pt;
		width:85%;
		margin:10px 0 0 50px;
		border-bottom:1px solid #000;
		border-top:1px solid #000;
		padding:5px;
		text-align:justify;
		}
	#iframe_together{
		margin-top:-7px;
		position:absolute;
		width:100%;
		height:95%;
		background-color:#fff;

	}
	#iframe_guy{
		float:left;
		width:96%;
		height:98%;
		margin:0px 0 10px 10px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		padding:0 15px 0 15px;
		overflow:auto;
		background-color:#fff;
		
	}
	#hidden_frame{
	overflow:hidden;
	position:relative;
	background-color:#fff;

	float:left; 
	width:100%; 
		}
		
	#expand_link{
		background-image:url('newwindow.gif');
		background-repeat:no-repeat;
		width:12px;
		height:12px;
	position:absolute;
	}
	
	#handle_bar {
		color: #000;
	}
#name_title{
	font-size:12pt;
	line-height:9pt;
	border-bottom:1px solid #000;
}
	.close_win{float:right;
		font-size:10pt;
		margin-right:5px;
		cursor:pointer;
		color:#000;
	}
	.close_win a{color:#fff;}
	.loading{
		
	}
	.dontmove {
	 width: 100%;
	 margin: auto;
	margin-bottom:2px;
	 height: 25px;
	 font-size: 12pt;

	background:#fff;
	 padding: 5px;

		z-index:777;
	}
.loading{float:left;margin-left:50px;}
