@charset "utf-8";
/* COPYRIGHT 2009, BRAD THOMPSON DESIGN STUDIO. ALL RIGHTS RESERVED. */

/* GENERIC CSS */
html {
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	background: #FFFFFF !important;
	text-align: center;
	}
body {
	background-color: #FFFFFF !important;
	background: #FFFFFF !important;
	}
#printOnly {
	text-align:center;
	padding-bottom:20px;
	}
.header, .squiggle1, .image, .squiggle2, #hideMe {
	visibility:hidden;
	display:none;
	}
#portfolio .content .text table .pics img {
	border: 1px solid #98CC4A;
	}
#portfolio .content .text {
	width: 768px;
	text-align: center;
	}
.footer {
	text-align:center;
	padding-top:10px;
	}
