body { 
	margin: 0px; 
	padding: 0px; 
	font-family: Arial; 
	font-size: 12px; 
	color: #415067;
	background-color: #ffffff;
}

div.padder_h { 
	padding: 20px;	 
}

div.padder { 
	padding: 15px;	 
}

div.padder2 { 
	padding: 10px;	 
}

#holder {
	position: relative;
	margin: 0px auto 0px auto;
	width: 745px;
}

#header { 
	position: relative; 
	width: 100%; 
	height: 169px; 
	background-image: url(../images/yth_header.jpg);
	background-position: top; 
	margin: 0px;
	text-align: right;
	font-family: Arial; 
	font-size: 14px; 
	color: #ffffff; 
}

#link a, #link a:link {
	color: #0000ff;
	text-decoration: underline;	
}

#link a:hover, #link a:active {
	color: #000099;
	text-decoration: none;	
}

#link2 a, #link2 a:link {
	color: #ffffff;
	text-decoration: underline;	
}

#link2 a:hover, #link2 a:active {
	color: #999999;
	text-decoration: none;	
}


#menu {
width: 745px;
height: 27px;
line-height: 26px;
text-align: center;
color: #fbc94e;
background-image: url(../images/yth_menu.jpg);
background-position: top; 	

}

#menu a, #menu a:link {
	color: #ffffff;
	text-decoration: underline;
}

#menu a:hover, #menu a:active {
	color: #fbc94e;
	text-decoration: none;	
}

#content { 
	position: relative; 
	overflow: hidden;
	width: 745px;
	background-position: top; 
	background-color: #ffffff;
}

#left_panel { 
	width: 545px; 
	background-position: top;
	float: left;
}

#right_panel { 
	width: 200px;
	height: 100%;
	background-color: #fbc94e;	
	float: right;
}

#pp { 
	width: 745px; 
	background-position: top;
	font-size: 10px; 
	color: #415067;

}

#footer  {  
	position: relative; 
	width: 745px;
	height: 26px;
	font-size: 10px;  
	line-height: 26px;
	background-image: url(../images/yth_footer.jpg);
	background-position: top; 	
}
