
body {
	color: black; 
	background: white;
	font:normal 13px arial;
	padding:10px 30px;
	}
	
a:link, a:visited {
	background: white; 
	color: black; 
	text-decoration: underline;
   	font-weight: bold;
	}

h2, h3 {
	background: white; 
	color: black; 
	padding-bottom: 1px;
   	border-bottom: 1px solid gray;
	font:bold 16px arial;
	margin:20px 0 0 0;
	}
	
ul {
	margin:0;
	padding:0;
	}
	
.job {
	padding:10px  0 5px 0;
	border-bottom: 1px dotted #ddd;
	}

li {
	list-style:none;
	}
	


#page:before {  
	font:normal 13px arial;
	content: "Rik Catlow's Resume - Mobile 704-302-6981 - rikcatindustries@gmail.com";
	margin-bottom:40px;
	}

p.editlink {display: none;}	
div#sidebar {display: none;}
div#header {display: none;}
div#blurb {display: none;}
div#footer {display: none;}

