body {
background: #999 url('../layout/bvx1-bg-strip.gif') top left repeat-y;
margin: 0;
padding: 0;
font-family: "Lucida Grande", Arial;
font-size: 12px;
color: #222;
}

#pagewrap {
background: url('../layout/bvx1-bg.gif') top left no-repeat;
margin: 0;
padding: 0;
width: 950px;

}

#header {
	margin: 0;
}

#leftee {
	float: left;
	width: 260px;
}

#rightee {
	float: right;
	width: 220px;
}

#content { 
	float: left;
	width: 48%;
}

#footer {
	clear: both;
}

.right-box {
margin: 0 5px 15px 0;
padding: 0;
}

.left-box {
margin: 0 20px 15px 5px;
}

.content-box {
font-size: 12px;
margin: 0 0 100px 0;
}

.feed {
color: #fff;
}

.enthead {
font-size: 22px;
color: #000;
font-weight: bold;
}

.headlink {
color: #000;
}

.headlink:hover {
color: #d00;
}

.entcom {
float: right
}

a {
color: #d00;
font-weight: bold;
text-decoration: none;
}

.imgbox {
color: #d00;
}

a:hover {
text-decoration: underline;
}

#infobox {
color: #444;
margin-bottom: 50px;
}
#linkbox {
text-align: right;
}

#commentbox {
margin-bottom: 25px;
}
