/* CSS Document */<style type="text/css">body {  background-image: url(http://www.djsphotoart.com/widgets/gen_10.1.gif);  background-repeat: repeat;  background-position: tile;  text-align:center;  font-family: Georgia, Serif;}#frame {  width:911px;  margin-top:10px;  text-align:left;}#main {  float: left;  width: 511px;  background: #F5F5F5;  padding: 10px;  margin:5px;}   #main p {     text-align: justify;}      #main table {     background-color: none;     padding: 6px;     align: center;		     }	      #main td {      text-align: center;     }   #leftcontent {  float: left;  width: 140px;  background: #dddddd;  border: 1px dashed #CCCCCC;  padding: 10px;  margin: 5px;}#rightcontent {  float: left;  width: 140px;  background: #DDEEFF;  border: 1px dashed #CCCCCC;  padding: 10px;  margin: 5px;}#rightcontent p {  font-size:10px;}#leftcontent a {  font-size:12px;  line-height:2;}#footer {  float: left;  width: 851px;  background: #DDEEFF;  border: 1px dashed #CCCCCC;  padding: 10px;  margin: 5px;}h1 {  font-size:large;}</style>