





body
{
	margin: 0 auto;
	padding: 0;
	background-color: #C5C5AF;
	background-image: url('Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#ypu-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#ypu-page-background-gradient
{
	position: absolute;
	background-image: url('Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 223px;
	
}

#ypu-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}



.ypu-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:63px;
	min-height:63px;
}

.ypu-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 11px;
}

.ypu-Sheet-tr, .ypu-Sheet-tl, .ypu-Sheet-br, .ypu-Sheet-bl, .ypu-Sheet-tc, .ypu-Sheet-bc,.ypu-Sheet-cr, .ypu-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.ypu-Sheet-tr, .ypu-Sheet-tl, .ypu-Sheet-br, .ypu-Sheet-bl
{
	width: 82px;
	height: 82px;
	background-image: url('Sheet-s.png');
}

.ypu-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 41px, 41px, auto);
}

.ypu-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 41px, 41px);
}

.ypu-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(41px, 41px, auto, auto);
}

.ypu-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(41px, auto, auto, 41px);
}

.ypu-Sheet-tc, .ypu-Sheet-bc
{
	left: 41px;
	right: 41px;
	height: 82px;
	background-image: url('Sheet-h.png');
}

.ypu-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 41px, auto);
}

.ypu-Sheet-bc
{
	bottom: 0;
	clip: rect(41px, auto, auto, auto);
}

.ypu-Sheet-cr, .ypu-Sheet-cl
{
	top: 41px;
	bottom: 41px;
	width: 82px;
	background-image: url('Sheet-v.png');
}

.ypu-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 41px);
}

.ypu-Sheet-cl
{
	left:0;
	clip: rect(auto, 41px, auto, auto);
}

.ypu-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 41px;
	left: 41px;
	right: 41px;
	bottom: 41px;
	background-color: #E3E3D9;
}


.ypu-Sheet
{
	margin-top: 30px !important;
}

#ypu-page-background-simple-gradient, #ypu-page-background-gradient, #ypu-page-background-glare
{
	min-width:900px;
}






.ypu-menu a, .ypu-menu a:link, .ypu-menu a:visited, .ypu-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.ypu-menu, .ypu-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.ypu-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.ypu-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.ypu-menu li li
{
	float: none;
}

.ypu-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.ypu-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.ypu-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.ypu-menu:after, .ypu-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.ypu-menu, .ypu-menu ul
{
	min-height: 0;
}

.ypu-menu ul
{
	background-image: url(spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.ypu-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}







.ypu-menu
{
	padding: 4px 15px 4px 15px;
}

.ypu-nav
{
	position: relative;
	height: 32px;
	z-index: 100;
}





.ypu-menu ul li
{
	clear: both;
}

.ypu-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 24px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.ypu-menu a .r, .ypu-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 72px;
	background-image: url('MenuItem.png');
}

.ypu-menu a .l
{
	left:0;
	right:3px;
}

.ypu-menu a .r
{
	width:406px;
	right:0;
	clip: rect(auto, auto, auto, 403px);
}

.ypu-menu a .t 
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4A4C15;
	padding: 0 20px;
	margin: 0 3px;
	line-height: 24px;
	text-align: center;
}

.ypu-menu a:hover .l, .ypu-menu a:hover .r
{
	top:-24px;
}

.ypu-menu li:hover>a .l, .ypu-menu li:hover>a .r
{
	top:-24px;
}

.ypu-menu li:hover a .l, .ypu-menu li:hover a .r
{
	top:-24px;
}
.ypu-menu a:hover .t
{
	color: #212118;
}

.ypu-menu li:hover a .t
{
	color: #212118;
}

.ypu-menu li:hover>a .t
{
	color: #212118;
}


.ypu-menu a.active .l, .ypu-menu a.active .r
{
	top: -48px;
}

.ypu-menu a.active .t
{
	color: #E7E7DE;
}





.ypu-nav .ypu-menu-separator
{
	display: block;
	width: 1px;
	height: 24px;
	background-image: url('MenuSeparator.png');
}




div.ypu-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 878px;
	height: 150px;
}


div.ypu-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 878px;
	height: 150px;
	background-image: url('Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}



.ypu-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 37px;
	width: 858px;
}

h1.ypu-Logo-name
{
	display: block;
	text-align: center;
}

h1.ypu-Logo-name, h1.ypu-Logo-name a, h1.ypu-Logo-name a:link, h1.ypu-Logo-name a:visited, h1.ypu-Logo-name a:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 43px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #464814 !important;
}

.ypu-Logo-text
{
	display: block;
	text-align: center;
}

.ypu-Logo-text, .ypu-Logo-text a
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #0C0C03 !important;
}




.ypu-contentLayout
{
	position: relative;
	margin-bottom: 10px;
	width: 878px;
}



.ypu-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.ypu-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.ypu-Block
{
	margin: 5px;
}




.ypu-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.ypu-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}





.ypu-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('BlockHeaderIcon.png');
	padding:0 0 0 25px;
	background-repeat: no-repeat;
	min-height: 18px;
	margin: 0 0 0 5px;
}





.ypu-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.ypu-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.ypu-BlockContent-tr, .ypu-BlockContent-tl, .ypu-BlockContent-br, .ypu-BlockContent-bl, .ypu-BlockContent-tc, .ypu-BlockContent-bc,.ypu-BlockContent-cr, .ypu-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.ypu-BlockContent-tr, .ypu-BlockContent-tl, .ypu-BlockContent-br, .ypu-BlockContent-bl
{
	width: 2px;
	height: 2px;
	background-image: url('BlockContent-s.png');
}

.ypu-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.ypu-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.ypu-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.ypu-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.ypu-BlockContent-tc, .ypu-BlockContent-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('BlockContent-h.png');
}

.ypu-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.ypu-BlockContent-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.ypu-BlockContent-cr, .ypu-BlockContent-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('BlockContent-v.png');
}

.ypu-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.ypu-BlockContent-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.ypu-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #ECECE4;
}


.ypu-BlockContent-body
{
	color:#68684B;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.ypu-BlockContent-body a:link
{
	color: #787B23;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
}

.ypu-BlockContent-body a:visited, .ypu-BlockContent-body a.visited
{
	color: #989871;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
}

.ypu-BlockContent-body a:hover, .ypu-BlockContent-body a.hover
{
	color: #879F32;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
}

.ypu-BlockContent-body ul
{
	list-style-type: none;
	color: #53533C;
	margin:0;
	padding:0;
}

.ypu-BlockContent-body li
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	text-decoration: none;
}

.ypu-BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}




.ypu-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.ypu-Post-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.ypu-Post
{
	margin: 5px;
}


a img
{
	border: 0;
}

.ypu-article img, img.ypu-article
{
	margin: 1em;
}

.ypu-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}




.ypu-article table, table.ypu-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.ypu-article table, table.ypu-article .ypu-article tr, .ypu-article th, .ypu-article td
{
	background-color:Transparent;
}


.ypu-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}





.ypu-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3F4A17;
}

.ypu-PostHeaderIcon-wrapper, .ypu-PostHeaderIcon-wrapper a, .ypu-PostHeaderIcon-wrapper a:link, .ypu-PostHeaderIcon-wrapper a:visited, .ypu-PostHeaderIcon-wrapper a:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3F4A17;
}




.ypu-PostHeader a:link
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #4F5D1D;
}

.ypu-PostHeader a:visited, .ypu-PostHeader a.visited
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #626247;
}

.ypu-PostHeader a:hover, .ypu-PostHeader a.hovered
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #21270C;
}




body
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #626247;
}

.ypu-PostContent
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #626247;
}




a
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  color: #747722;
}


a:link
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  color: #747722;
}


a:visited, a.visited
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  color: #595940;
}


a:hover, a.hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  color: #21270C;
}




h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}



h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 31px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #747722;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #595940;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #595940;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #626247;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #626247;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #626247;
}





ol, ul
{
	color: #171807;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.ypu-Post li
{
	padding:0px 0 0px 11px;
	line-height:1.2em;
}

.ypu-Post ol li, .ypu-Post ul ol li
{
	background: none;
	padding-left:0;
}

.ypu-Post ul li, .ypu-Post ol ul li 
{
	background-image: url('PostBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
}







blockquote p
{
	color:#383829;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 28px;
	background-color:#E1E1D6;
	background-image:url('PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}






.ypu-PostFooterIcons
{
	padding:1px;
}

.ypu-PostFooterIcons, .ypu-PostFooterIcons a, .ypu-PostFooterIcons a:link, .ypu-PostFooterIcons a:visited, .ypu-PostFooterIcons a:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	text-decoration: none;
	color: #4D4D38;
}

.ypu-PostFooterIcons a, .ypu-PostFooterIcons a:link, .ypu-PostFooterIcons a:visited, .ypu-PostFooterIcons a:hover
{
	margin:0;
}

.ypu-PostFooterIcons a:link
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
	color: #637425;
}

.ypu-PostFooterIcons a:visited, .ypu-PostFooterIcons a.visited
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
	color: #747722;
}

.ypu-PostFooterIcons a:hover, .ypu-PostFooterIcons a.hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
	color: #27280B;
}



.ypu-button-wrapper .ypu-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.ypu-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 31px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.ypu-button-wrapper .ypu-button
{
	display:block;
	height: 31px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 13px !important;
	line-height: 31px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.ypu-button-wrapper.hover .ypu-button, .ypu-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.ypu-button-wrapper.active .ypu-button
{
	color: #F6F9EC !important;
}

.ypu-button-wrapper .l, .ypu-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 93px;
	background-image: url('Button.png');
}

.ypu-button-wrapper .l
{
	left:0;
	right:7px;
}

.ypu-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 396px);
}

.ypu-button-wrapper.hover .l, .ypu-button-wrapper.hover .r
{
	top: -31px;
}

.ypu-button-wrapper.active .l, .ypu-button-wrapper.active .r
{
	top: -62px;
}





.ypu-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 878px;
	margin: 5px auto 0px auto;
}

.ypu-Footer .ypu-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}

.ypu-Footer .ypu-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('Footer.png');
	width: 878px;
	height: 150px;
	bottom:0;
	left:0;
}


.ypu-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 30px;
	width: 32px;
}




.ypu-Footer .ypu-Footer-text p
{
	margin: 0;
}

.ypu-Footer .ypu-Footer-text
{
	display:inline-block;
	color:#1B1C08;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
}

.ypu-Footer .ypu-Footer-text a:link
{
	text-decoration: none;
	color: #DBDBCD;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
}

.ypu-Footer .ypu-Footer-text a:visited
{
	text-decoration: none;
	color: #1E1E15;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
}

.ypu-Footer .ypu-Footer-text a:hover
{
	text-decoration: none;
	color: #1E1E15;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
}



.ypu-page-footer, .ypu-page-footer a, .ypu-page-footer a:link, .ypu-page-footer a:visited, .ypu-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#9B9F2D;
}

.ypu-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#9A9A74;
}



.ypu-contentLayout .ypu-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 219px;
}



.ypu-contentLayout .ypu-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 439px;
}
.ypu-contentLayout .ypu-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 658px;
}
.ypu-contentLayout .ypu-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 658px;
}
.ypu-contentLayout .ypu-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 877px;
}



.ypu-contentLayout .ypu-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 219px;
}




.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}



.aligncenter, div.aligncenter, .ypu-article .aligncenter img, .aligncenter img.ypu-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



.hidden
{
	display: none;
}


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}