*{margin: 10;}

body {
 background-color: #F5F5F5;
 font-family: Tahoma ,Arial,
 Helvetica, sans-serif;
 font-size: 100%;}

#sidebar p
{
	line-height:  15px;
	font-size:  100%;}
a
{
	color:  #DAA520;
	text-decoration: none;}

#sidebar a
{
	border:  0px;
	color:  #DC143C;
	text-decoration: none;}

h3
{
	font-weight:  normal;}

h3 a
{
	border:  0px;
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  100%;}

.caps
{
	letter-spacing:  0.1em;
	font-size:  80%;}




#contentWrapper {
 width: 100%;
 float: left;
 margin-right: -36%;}

#content {
 background-color: #FFFFFF;
 margin-right: 36%;
 margin-top: 150px;
 padding: 10px;}

#sidebar {
 width: 34%;
 float: right;
 margin-right: -1px; /*dummy */
 margin-top: 150px;}

#clearDiv{
 clear: both;
 position:relative;
 line-height: 1px;}

#footer {}

#header{
 position: absolute;
 height: 150px;
 width: 100%;
 top: 0;}