body {
	background: #fff;
	margin: 0;
	padding: 20px 20px;
	font: small Georgia,Serif;
	text-align: justify;
	color: #333;
  font-size: /**/small;
}
a:link {
color:#58a;
text-decoration:none;
}
a:visited {
color:#969;
text-decoration:none;
}
a:hover {
color:#c60;
text-decoration:underline;
}
a img {
border-width:0;
}
#header {
  width:660px;
  margin:0 auto 10px;
  border:1px solid #ccc;
  }
h1 {
margin:5px 5px 5px;
padding:.3em 20px .25em;
border:1px solid #eee;
border-width:1px 1px 1px;
font-size:200%;
line-height:1.2em;
font-weight:normal;
color:#666;
text-transform:uppercase;
text-align:center;
letter-spacing:.2em;
}
#content {
  width:720px;
  margin:0 auto;
  padding:0;
  }
#main {
	width: 480px;
	float: right;
}
#sidebar {
  width:220px;
  float:left;
	text-align: left;
  }
h2 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:#c60;
}
h3 {
	font: 82%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-style: normal;
	color: Gray;
	margin-right: .6em;
}
#footer {
width:700px;
  clear:both;
margin:5px 5px 5px;
padding:.3em 20px .25em;
border:1px solid #cce;
border-width:1px 0 0;
line-height:1.2em;
font-weight:normal;
color:#666;
padding-top:.3em;
text-align:center;
font-size: 90%;
}