#page
{
position:relative;
overflow:hidden;
width:100%;
}
#content1
{
float:right;
width:80%;
font-family:Times New Roman;
font-style:regular;
font-size:20px;
color:black;
margin-right:40px;
}
#sidebar1
{
margin-left:20px;
width:30%;
height:50%;
}
