.navigation li#home a {
	border-style:solid;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-color: #fff;
	background-color: #fff;
}
.content {
	padding:1px 0 0 0;
}

.content h3 {
	margin:0px;
	padding:0px;
}
.content .row {
	margin:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px black;
}
.content .callout {
	width:70%;
	margin:0px auto; 	
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.linkbar {
	margin-top:20px;
	padding:0px;
	text-align:center;
	font-size:75%;
	font-weight:bold;
	color:#628 !important;
	list-style-image:none;
	list-style-type:none;
	height:4em;
}
.linkbar li {
	float:left;
	clear:none;
	width:20%
}
.linkbar em {
	font-size:150%;
	color:#415;
}
.studio {
	border:none;
}

.top img {
	padding-top:80px;
	padding-bottom:40px;
}

.content .top img {
	width:100%;
	max-width:266px;
	margin:0px;
	border:none;
	padding-top:80px;
	padding-bottom:40px;
	float:right;
	clear:both;
}

.content .top {
	width:30%;
}

.copy {
	width:69%;
}

.copy .contentimg {
	margin: 20px auto;
	text-align:center;
	width:80%;
	max-width:400px;
}
.content .top img {
	padding-bottom:0px;
}
