#frame{  width: 900px;  margin: 0px;  text-align: left;}#topmenu {  position: fixed;   width: 900px;  height: 20px;  margin: 0px;  text-align: center;}#topmenuback {  float: left;   width: 750px;  height: 20px;  margin: 0px;  text-align: center;}#topleft {  float: left;  width: 140px;  height: 160px;  background: white;  border-bottom: 2px solid black;  border-left: 1px solid white;  padding-bottom: 2px;  padding-left: 5px;  padding-right: 5px;  margin: 0px;}#topright {  float: left;  width: 140px;  height: 160px;  background: white;  border-bottom: 2px solid black;  border-right: 1px solid white;  padding-bottom: 2px;  padding-left: 5px;  margin: 0px;}#topcontent {  float: left;  width: 540px;  height: 160px;  background: white;  border-bottom: 2px solid black;  padding-bottom: 2px;  padding-left: 5px;  margin: 0px;}#leftcontent {  float: left;  width: 140px;  height: 100%;  background: silver;  border-right: 1px solid black;  border-left: 1px solid black;  padding-left: 5px;  padding-right: 5px;  margin: 0px;}#rightcontent {  float: left;  width: 140px;  height: 100%;  background: silver;  border-left: 1px solid black;  border-right: 1px solid black;  padding-left: 5px;  margin: 0px;}#main {  float: left;  width: 540px;  height: 100%;  background: white;  border: 0px sold black;  padding-left: 5px;  margin: 0px;}#mainmenuframe{  float: left;  width: 540px;  height: 25px;  background: white;  border: 0px sold black;  padding: 0px;  margin: 0px;}#topcontent p {  font-size:10px;}#leftcontent a {  font-size:12px;  line-height:2;}body {  text-align:center;  font-family: Georgia, Serif;}h1 {  font-size:large;}