#content{
	float:right;
    margin:0 0 0 0;
    /*height: 1200px;
    width: 1000px;*/
    text-align:right;
    display:inline;
}/*
.wide{
    width:650px !important;
    margin:120px 95px 0 0 !important;
}
.wide-gallery{
    width:715px !important;
    margin:120px 55px 0 0 !important;
}*/
.scroll{
    width:600px !important;
    margin:0px 20px 0 0 !important;
}
.scroll_wide{
    width:600px !important;
    margin:125px 70px 0 0 !important;
}
.scroll-pane{
    width:100%;
    height:450px;
    overflow:auto;
    color:Red;
}
#content h2{
    margin:45px 0 10px 0;
}
#content h3.date{
    margin:-10px 0 10px 0;

}
#content p{
    margin:10px 0;
}

#content a {
  color:#fff;
  text-decoration: none;
}

#content a:hover {
  color:#fff;
  text-decoration: underline;
}

