body { 
	background: #fff;
	}

#page {
	background: #fff;
	border: solid #B7AA88 1px;
	}

#header {
	background: #fff;
	height: 20px;
	}
#header .image {
	display: none; 
	}

#print_header {
	color: #000000;
 	position: relative;
	top: 20px;
	margin: 0 0 60px 0px;
	padding: 0 0 20px 150px;
    display: block;	
	border-bottom: solid #B7AA88 1px;
	}	
#print_header h1 {
	font-size: 18px;
	line-height: 22px;
	}	
#print_header p {
	font-size: 11px;
	line-height: 16px;
	background: #fff;
	margin: 0 0 0 22px;
	padding: 0;
	}

.contact a {
	display: none; 
	}


#col-nav { 
	}

#resume {
	}

#col-main { 
	}

#col-main-content { 
	
	}

#col-sidebar {
	}

#footer {
	background: #fff;
	}

.item {
	background-color: #fff;
	}

.item2 {
	background-color: #fff;
	}

#col-sidebar-content .item {
	background-color: #fff;
	}

#theme { background: #fff; }
#theme a:link, #theme a:visited { background: #fff; }
#theme a:hover { background: #000; }


