body 
	{
	margin:1em 0 0 0;
	padding:0;
	font:75%/120% verdana,geneva,sans-serif;
	color:#888;
	background-color:#fff;
	text-align:center;
	}
	
#mainWrapper 
	{
	line-height:1.5em;
	width:550px;
	margin: 0 auto;
	text-align:left; 
	padding-top: 135px; 
	background: url('../images/onegreypaw-logo-01.png') no-repeat center 15px;
	}
	
#midPanel { border-top: 1px solid #ccc; }

#content { }

#footer { border-top:1px solid #ccc; clear: both; padding-bottom: 1em 0; margin: 1em 0; }

h1 { font-size: 1.7em; }
h2 { font-size: 1.4em; font-weight: bold; }

img { border: none; }

a {color: #005c8f;}
a:hover {color:#6d6f71;text-decoration:none;}

#designPortfolio {float: right; width: 250px; margin-top: 20px;}
.portInfo { font-size: 0.9em; height: auto; overflow: auto; background-color: #eee; border: 1px solid #ccc; padding: 8px; margin-bottom: 1em; }
.portOrg { }		/* portfolio organization name */	
.portDesc { }	/* portfolio description */
.portImg {}		/* portfolio img */
.portWeb a {}		/* portfolio website link */

#portList { float: left; width: 200px; }
#portList li { padding-bottom: 3px; }


.tBold { font-weight: bold; }
