body {
margin: 0;
padding : 0;
background: #ccc url(bg.jpg) center repeat;
color: #555;
}
			/*WRAP*/
#yu7ucontainer {
width: 760px;
margin-left: auto;
margin-right: auto;
padding: 0;
font: 76% "Trebuchet MS","lucida sans", tahoma, sans-serif;
line-height: 1.8em;
background: transparent;
color: #666;
}
			/*TOP BANNER*/
#yu7ubanner {
padding: 0;
margin-bottom: 0;
height: 150px;
border-bottom:3px solid #fff;
background: #82B64D url(wine.jpg);
color: #000;
}
			/*TOP NAVIGATION*/
#yu7unavbar ul {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
font-size: 80%;
text-align: center;
border-bottom:3px solid #fff;
background: #868749;
color: #000;
}
#yu7unavbar a {
float:left;
width:6em;
height:30px;
text-decoration:none;
color:#fff;
background:#868749;
padding:0.yu7u5em 0.yu7u6em;
border-right:1px solid #fff;
}
#yu7unavbar a:hover {
background:#5b662d;
color: #fff;
}
#yu7unavbar li {
display:inline;
}
			/*MAIN CONTENT*/
#yu7ucontent {
padding: 1em;
margin-left: 200px;
}
			/*SIDEBAR*/
#yu7usidebar {
float: left;
width: 160px;
margin: 0;
padding: 0 1em 0 1em;
}
			/*SIDE MENU*/
#yu7usidebar ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
#yu7usidebar ul li { 
display: inline;
padding: 0;
margin: 0;
}
#yu7usidebar ul li a {
display: block;
color: #385900;
background: inherit;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #C0C0C0;
}
#yu7usidebar ul li a:hover {
text-decoration: none;
background: #E6E7E9;
color: #DA7910;
}
			/*FOOTER*/
#yu7ufooter {
clear: both;
width:750px;
padding: 5px;
margin: 0;
font-size: 0.yu7u8em;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
background: #868749;
color: #fff;
text-align:center;
}
#yu7ufooter a:link, #yu7ufooter a:visited {
text-decoration : none;
background : inherit;
color : #000; 
}
#yu7ufooter a:hover {
text-decoration : underline;
background : inherit;
color :  #fff;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #868749;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #385900; 
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding: 30px 0 0 20px;
font-size: 175%;
letter-spacing: 3px;
color:#FFFFFF;
}
h2 {
margin-top: 10px;
padding: 10px 0 10px 0;
font-size: 120%;
letter-spacing: 3px;
background : transparent;
color :  #385900;
}
h3 {
margin: 0;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : inherit;
color :  #385900;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*CLASS*/
.yu7uclear {
clear: both;
overflow: hidden;
width: 0;
height: 0;
}
.yu7uslogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}

.yu7upost{
background: #E6E7E9;
padding: 3px;
margin: 20px 10px 10px 5px;
font-size: 80%;
}
.yu7upost .yu7udate {
background: url(clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.yu7upost .yu7ucomments {
background: url(comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.yu7upost .yu7ureadmore {
background: url(document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
