<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
}
body {
	background-image: url(http://timmorgan.com/images/background.png);
	margin-top: 0px;
	text-align:center;
	margin-bottom: 0px;
}
a:link {
  color:#003399;
  text-decoration:underline;
  }
a:visited {
  color:#757575;
  text-decoration:underline;
  }
a:hover {
  text-decoration:underline;
  }
#container {
  	width:800px;
	margin:0 auto;
	float:none
  }
#cam {
  	width:640px;
	float:left;
	margin:0 auto;
	padding:5px;
	border:1px solid #000000;
	background-color: #FFFFFF;
}
#sidebar {
	width:140px;
	float:right;
	margin:0 auto;
        
}

</style>
