#all_content {
    width:1000px; height: 2200px;
    margin-left: auto;  margin-right: auto;
}

#banner {
    width:100%; height: 92px; margin-top: auto; background-color: #076d0b;color: #f7f1f1; font-family: serif; font-style: italic; font-size: 64px; text-align: center; 
}

#leftlinks {width: 150px; height: 2100px; float: left;}
#right_side_content {width: 850px; height: 2100; float: left;}

body {	background-color: #2ac72a;
	}
.topdiv {height: 100px; width: 800px; font-size: 28px; font-family: cursive; background-color:#2ac72a; color:#f7f1f1; float:left;}

.p1 {width:800px; height:600px; float:left; border: 1px solid #1394ce; margin-bottom: 70px;}
.p2 {width:390px; height:290px; float:left; border: 1px solid #1394ce; margin: 5px;}
