.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	line-height: 18px;
}
a.navigate {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 100px;
	background: url(images/button.jpg);
	font-weight: bold;
	text-align: center;
}

a.navigate:hover {
	background-position: -100px 0;
	}

a.home {
	display: block;
	height: 30px;
	width: 100px;
	background: url(images/button_home.png);
}

a.home:hover {
	background-position: -100px 0;
	}

a.contact {
	display: block;
	height: 30px;
	width: 100px;
	background: url(images/button_contact.png);
}

a.contact:hover {
	background-position: -100px 0;
	}

a.studio {
	display: block;
	height: 30px;
	width: 100px;
	background: url(images/button_studio.png);
}

a.studio:hover {
	background-position: -100px 0;
	}


a.directory {
	display: block;
	height: 30px;
	width: 100px;
	background: url(images/button_dir.png);
}

a.directory:hover {
	background-position: -100px 0;
	}


.imageright {
	position: relative;
}
.content {
	margin: 10px;
	padding: 10px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.legalbase {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.legalnav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 24px;
}
.imageboundry {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	margin: 10px;
	padding: 5px;
	text-align: left;
}
.background {
	background-image: url(images/back_bprint.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #74829D;
}
.headline {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #036;
	font-weight: bolder;
}
.navbar {
	background-image: url(images/creative-concepts_nav200.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 230px;
	float: left;
	height: 400px;
	width: 200px;
	background-attachment: fixed;
}
.backgroundlower {
	background-image: url(images/backgradient.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #333F56;
}
.topid {
	background-image: url(images/cco_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.displace {
	position: absolute;
	left: -5000px;
	}
.cellpad {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.mapoutline {
	border: 5px solid #495573;
}
.webmaster {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
}