body {
    font-size:110%;
}

#header a,
#maincontent a {
	background:none;
}

#header #otherTopLinks a {
    margin:0 10px 0 5px;
    padding:0;
}

table {
    border:0;
}

#top h1 {
	margin-right:10px;
}

#otherTopLinks a {
	margin-left:5px;
}

#people #maincontent,
#pieces #maincontent {
    height:auto;
}

#people #footer,
#pieces #footer {
    position:static;
}

#people .rte {
	width:100%;
	min-height:600px;
}

#pieces h2,
#pieces p {
 margin-left:35px;   
}

#pieces p {
    margin:15px 0 30px 35px;
}

#pieces li {
    float:left;
    margin:10px 10px 10px 0;
}

a,
#top #topcontent a {
	margin-right:10px;
	color:#0000cc;
	text-decoration:underline;
}

#top #topcontent h1 a {
	margin-right:20px;
	color:#333333;
	text-decoration:none;
}

td#intro,
td#intro img {
	 width:400px;
	 height:440px;
}

#index {
	padding:10px 10px 40px;;
}

#index #footer {
	display:none;
}

#card {
	width:704px;
	height:640px;
}

#card #cardContent {
	float:left;
	width:469px;
}

#card #cardMenu {
	float:right;
	width:235px;
}

#card #cardMenu img {
	height:100px;
}

#card a {
	margin:0;
	padding:0;
}

#blog td {
    vertical-align:middle;
    border:0;
}

form#pieces .property {
    float:none;
}

form#post fieldset .property {
    float:none;
}
