body {
margin-left:auto;
margin-right:auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #ffffff;
}


#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 0 0 15%;
width: 520px;
}

#header {
width: 1000px;
height: 200px;
background: #ffffff url('http://bargains-o-plenty.com/A2A/billboard_banner6.jpg') no-repeat top center;
margin-left:auto;
margin-right:auto;
border: 0;
}

#header h1 {
text-align: center;
color: #f4f4f4;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:44px;
font-style: italic;
padding: 35px 0 0 0;
}
#header h2 {
text-align: center;
color: #ffffff;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: italic;
font-variant: normal;
font-weight: bold;
line-height: 50%;}

#header h3 {
text-align: center;
color: #f4f4f4;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: Large;
font-style: italic;
font-variant: small-cap;
font-weight: bold;
margin-left: 50px;
margin-right: 50px;

}

#content {
position : absolute; 
width : 190px; 
top : 225px; 
left : 69%; 
text-align: left;
padding: 2px 5px 5px 5px;
border: 2px dashed #74a8f5;
background: #D5E6FF;


}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #CB0505;
font-weight: bold;
font-size: 110%;
}

a:hover {
text-decoration: underline;
color: #0058A3;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #74a8f5;
width: 760px;
text-align: center;
color: #0058A3;
font-size: 0.9em;
}

#footer a {
color: #86C32A;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #0058A3}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

* html .clearfix {height: 100%;}
.clearfix {display: block;}
 
 