* {
 padding: 0;
 margin: 0;
}
body {
font-family: Helvetica, Arial, sans-serif;
background-color: #fff;
color: #666;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1em;
font-size: 1em;
}

#wrapper {
 width: 700px;
 margin: 0 auto;
}
#navbar {
 margin: 0px 0px 0px 0px;
 padding: 15px 0 0px 0;
 height: 20px;
 background-color: transparent;
 text-align: right;
 text-transform: uppercase;
 font-size:0.7em;
}

#header {
 border: 0px solid #ccc;
 margin: 10px 0px 10px 0px;
 padding: 0px;
 background-color: transparent;
}

#navbar ul {list-style: none;
			margin: 0px 0 0 0px;
			padding-top:5px;
			
		}
#navbar ul li {
	color:#000;
	margin:0;
	padding: 5px 10px 5px 5px;
	display:inline;
	border-right:0px solid #CCC;

	}
	
	#navbar ul li a:link {
		font-weight: normal;
		color:#666;
		text-decoration:none;
		
		}
		
		#navbar ul li a:visited {
			font-weight: normal;
			color:#666;
			text-decoration:none;
			}
			
			#navbar ul li a:active {
				font-weight: normal;
				color:#ccc;
				text-decoration:none;
				}
				
				#navbar ul li a:hover {
					color: #333;
					background:transparent;
					}

#navbar #currentpage a {	color: #000;
	text-decoration: underline;
	}

a {	color: #000;
	text-decoration: underline;
}

#centercolumn { /* Parent Wrapper for inside boxes */
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 700px;
 float: left;
 min-height: 467px;
 background-color: #ffffff;
text-align: center;	
}

#centercolumn h1 { /* Parent Wrapper for inside boxes */
color: #000;
font-size: 1.5em;
font-weight: normal;
padding: 20px 0 5px 10px;
 text-transform: uppercase;	
}

#centercolumn h3 { /* Parent Wrapper for inside boxes */
 color: #000;
 font-size: 0.8em;
 font-weight: normal;
 padding: 5px 0 20px 0px;
text-transform: uppercase;	
text-align: center;
}

#centercolumn h2 { /* Parent Wrapper for inside boxes */
 color: #000;
 font-size: 0.9em;
 font-weight: bold;
 padding: 5px 0 5px 0px;
text-transform: uppercase;	
text-align: center;	
}

#centercolumn h4 { /* Parent Wrapper for inside boxes */
 color: #000;
 font-size: 0.9em;
 font-weight: normal;
 padding: 5px 0 5px 20px;	
}

#centercolumn span { /* Parent Wrapper for inside boxes */
 color: #666;
 font-size: 0.9em;
 font-weight: bold;
 line-height: 1.2em;
 text-align: center;

}

#centercolumn p { /* Parent Wrapper for inside boxes */
 color: #666;
 font-size: 0.9em;
 font-weight: normal;	
 padding: 10px 20px 5px 20px;
 line-height: 1.2em;
 text-align: left;		
}



* html #centercolumn {height:467px} /* IE Min-Height Hack */ 

#rightcolumn {
 margin: 0 0px 0px 0px;
 padding: 0px 0px 0 0px;
 display: inline; /* IE Hack */
 width: 9px;
 float: left;
 min-height: 467px;
 background: #000000 url("images/right_bg.gif") repeat-y top right; }
}
* html #rightcolumn {height:467px} /* IE Min-Height Hack */ 

#footer {
 border-top: 0px solid #eee;
 background-color: transparent;
 margin: 0 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 float: left;
 width: 100%;
}

#footer p {
 padding: 5px;
 font-size: 0.7em;
text-align: center;
 }

#centercolumn p.quote {
	font-style: italic;
	 font-size: 1.1em;
	color: #999;
}
 
div.left {	float: left;
	width: 280px;	margin-bottom: 0px;	}
	
div.right {	float: right;
	width: 400px;	margin-bottom: 0px;	}

div.col1 {	float: left;
		width: 200px;	margin-bottom: 0px;	}

div.col2 {	
		width: 200px;	margin-bottom: 0px; padding-left: 250px; }

div.col3 {	float: right;
		width: 200px;	margin-bottom: 0px;	}


.price {
	font-size: 1.0em;
	font-weight: bold;
	padding: 10px;
	color: #660066;
	}
	
.buy {
	font-size: 1.2em;
	font-weight: bold;
	color: #660066;
	}

.subtitle {
	font-size: 0.8em;
	font-weight: normal;
	padding: 10px;
	color: #999999;
	}

strong {
	color: #000;	
}


blockquote {
display: block;
padding: 0 40px;
width: 500px;
}

div.zimbel {
padding: 0 0px 20px 40px;
width: 620px;
}

div.zimbel p {
background-color: #eee;

}


div.nytimes {
padding: 0 0px 20px 40px;
width: 620px;
}

div.nytimes p {
color: #666;
}


.biolist
{
margin-left: 0;
padding-left: 20px;
padding-right: 20px;
list-style: none;
}

.biolist li
{
padding-left: 15px;
padding-bottom: 5px;
background-image: url(/images/icons/0034_up_not_down.png);
background-repeat: no-repeat;
background-position: 0 .2em;
font-size: 0.8em;
}

table.portfolio {
	padding: 0px;

}

table.portfolio td {
	vertical-align: top;
	padding: 0px 13px 0 13px;
	text-align: center;
}

table.cv {
	padding: 10px;
	font-size: 0.9em;

}

table.cv td {
	vertical-align: top;
	padding: 0px 13px 0 13px;
	text-align: center;
}