body {
	font-size:11px; 
	font-family:Arial,Verdana,sans-serif; 
	color:#333; 
	background:#fff;
}
#header {
	width: 100%;
	height: 7%;
	background:#417690; 
	color:#ffc; 
	border-bottom: 2px solid black;
}
#container
{
  width: 920px;
}
#about
{
  margin-top: 5px;
  float: left;
  width: 200px;
  background: #417690;
  color: #ffc; 
  padding: 4px;
  border: thin solid black;
}
#content
{
  margin-top: 5px;
  float: right;
  width: 700px;
}
#content_main
{
  width: 700px;
}
#amazon
{
  width: 540px;
  height: 200px;
}
#footer {
	clear: both;
	width: 100%;
}

#header h3 { padding:0 10px; font-size:18px; margin:8px 0; font-weight:normal; color:#f4f379; }
#about h4 { font-size:12px; color:yellow; }
#about a:link { color:orange; }
#about a:visited { color:orange; }
#about a:hover { color:red; text-decoration: underline;}
a.crumb:link { color:orange; }
a.crumb:hover { color:red; text-decoration: underline;}
a.crumb:visited { color:orange; }
p.crumb { line-height: 1em; padding: 0px; font-size: 120%; font-weight: 700;}
table { border: thin solid black; border-color:#ccc;}
caption { padding: 3px; font-size: 120%; color:#ffc; font-size:11px; background:#417690; border-left:1px solid #ddd; border-bottom:1px solid #ddd; }
caption big { font-size:14px; color:yellow; }
td, th { font-size:11px; line-height:13px; border-right:1px solid #bbb; border-bottom:1px solid #eee; vertical-align:top; padding:5px; font-family:"Lucida Grande", Verdana, Arial, sans-serif; }
th { text-align:left; font-size:12px; font-weight:bold; }
th.sortheader { background:#c0c0c0; text-align:left; font-size:12px; font-weight:bold; }
thead th, 
tfoot td { color:#666; padding:2px 5px; font-size:11px; background:#e1e1e1 top left repeat-x; border-left:1px solid #ddd; border-bottom:1px solid #ddd; }
tfoot td { border-bottom:none; border-top:1px solid #ddd; }
thead th:first-child, 
tfoot td:first-child { border-left:none !important; }
thead th.optional { font-weight:normal !important; }
tr.row-label td { font-size:9px; padding-top:2px; padding-bottom:0; border-bottom:none; color:#666; margin-top:-1px; }
tr.alt { background:#f6f6f6; }
.odd { background:#EDF3FE; }
.even { background:white; }
#gads {
	height: 90px;
	width: 768px;
	margin-top: 10px;
	margin-left: 350px;
}
