/*  beige style */

/*  Images */
body.wootube { 
	background: #b9b699 url(beige/nammbg.gif) no-repeat center top;
}

/*  Colors */
a {
	color: #7f7f5c;
}
#main, #sidebar ul, #sidebar .textwidget, div#video-browser-holder{
	border:5px solid #e3e3d7;
}
#sidebar h2 {
	background: #a9a981;
}
#main-content .post h4.continue a {
	background: #668d46;
}
#footer-out {
	background: #61614c;
}




