body {
    background:#4299B7 url(/images/bg_video.jpg) top repeat-x;
}

/* RIGHT COLUMN */
#rightColumn {
	margin-left:660px;
	margin-top:20px;
}

/* BLOG LIST */
#page {
	
	float:left;
	width:650px;
	margin-top:20px;
	
}

#pageHeader {
    background:transparent url(/images/page_box_top.gif) top left no-repeat;
    width:650px;
    height:15px;
}

#pageBody {
    background:#fff;
    width:646px;
    border:2px solid #4C321D;
    border-width:0 2px 0 2px;
}

#pageBody .item {
    margin:0 15px 0 15px;
}

#pageBody .title {
	margin-bottom:8px;
}

#pageFooter {
    background:transparent url(/images/page_box_bottom.gif) bottom left no-repeat;
    width:650px;
    height:15px;
}

#pageBody .title {
    color:#357990;
}
