/* CSS Document */

	body {
	margin: 0px;
	background: #ffffff;
	padding: 20px 0 20px 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	}
	
	a
	{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#000;
	text-decoration:none;
	}
	
	a:hover
	{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	}
	.nav_box_sub a
	{font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#999;
	text-decoration:none;
	}
	
	
	.nav_box_sub a:hover
	{font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#000;
	text-decoration:none;
	}
	
	p
	{
		margin: 0px;
		padding-top: 4px;
		padding-bottom:4px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	p.hidden
	{
	margin: 0px;
	padding-top: 0px;
	padding-bottom:2px;
	padding-left: 0px;
	padding-right: 0px;
	visibility: hidden;
	}
	
	
	div.main_body {
	width : 600px;
	height: auto;
	background:  #ffffff;
	margin-top:auto;
	margin-bottom:auto;
	border: none;
	padding-top:100px;
	padding-left:100px;
	margin-left:30px;
	position: relative;
	left: 20px;
	top: 20px;
	right: auto;
	bottom: auto;
	}

	
	div.right_bar {
	margin: 0px;
	height: auto;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-right:0px;
	padding-top:0px;
	position: absolute;
	left: 370px;
	top: 0px;	
	}
	
	
	div.html_pad
	{
		padding-top: 5px;
		pading-left: 0x;
		padding-right: 0px;
		padding-bottom: 0px;
		margin:0px;
		width: 300px;
		height: 400px;
		position: absolute;
		top: 10px;
		left: 15px;
	}
	
	
	div.nav_text {
	margin: auto;
	width: 330px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	margin:0px;
	position: relative;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:15px;
	}
	
	
	div.nav_text a {
	margin: auto;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}	

	div.nav_text a:hover {
	margin: auto;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	
	}
	
	img
	{
		border: none;
	}
	
	div.nav_box
	{
	position: relative;
	width: 170px;
	height: auto;
	padding-top:4px;
	padding-bottom:4px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	}
		
	div.nav_box_2
	{
	position: relative;
	width: 100px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	}
	
	div.nav_box_sub
	{
	position: relative;
	width: 150px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:8px;
	margin:0px;
	border:0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#999;
	text-decoration: none;
	text-transform:none;
	}

	
	img.url_remove {
	border: none;
	}
	
	div.left_bar{
	width:170px;
	height:207px;
	margin:auto;
	position: absolute;
	left: 0px;
	top: 80px;
	}
	
	div.header {
	width: 329px;
	height: 52px;	
	margin: auto;
	background: #FFFFFF url("../images/seanandseng_logo.jpg") center no-repeat;
	position: absolute;
	left: 0px;
	top: 10px;
	}
	
	div.block {
	margin: auto;
	width: auto;
	height: 15px;
	background: #FFFFFF url('../images/spacer.gif') center no-repeat;
	}