div#container
{
margin-left: auto;
margin-right: auto;
width:900px;
text-align: left;
} 
   body
{
text-align: center;
background:#000;
font-size:12px;
font-family: Arial,Verdana,Arial;
}


a {
	color:#000;
}
a:hover {
	color:#fff;
	background:#369;
	text-decoration:none;
}
h1     {
	margin:.8em 0 .2em 0;
	padding:0;
        text-align: center;
        font-size:18px;
        color: #0017b8;
}
h2     {
	margin:.8em 0 .2em 0;
	padding:0;
        text-align: left;
        font-size:14px;
}
h3    {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:10px 0 5px;
}
#header {
	clear:both
        float:left;
	width:100%;
        height:151px;
	border:0px solid #000;
        background-image:url('http://www.rogers-resume-help-center.com/site_images/resume.jpg');
        background-repeat: no-repeat;
        
}

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background:#e8e7ef;		/* Left column background colour */
}

#colmask p {
         padding-left: 10px;
         font-size:12px;
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#fff;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background:#e8e7ef;    	/* Right column background colour */
        border-right:1px solid #000;
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:170px;
	position:relative;
	margin-left:-50%;
	left:215px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
}
#footer {
	clear:both;
	float:left;
	width:900px;
        height:47px;
	padding:0;
	margin:0;
	border:0px solid #000;
        background-image:url('http://www.rogers-resume-help-center.com/site_images/footer.jpg');
        background-repeat: no-repeat;     
}

#footer p {
	padding:.5em 15px;
        text-align: center;
        font-size:10px;
}

#ad336x280 {
 border: 0px;
 height: 290px;
 width: 346px;
 padding: 5px;
}

#ad200x90 {
 border: 0px;
 height: 100px;
 width: 210px;
}


























