@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	height: 800px;
}

div#main {
	position: absolute;
	left: 599px;
	width: 600px;
	margin-top: 50px;
	margin-left: -316px;
	padding: 15px;
	border: 1px solid #000000;
	background-color: #eeeeee;
	top: 3px;
}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
}
.pagetitle {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 30px;
	line-height: 32px;
	font-weight: lighter;
	color: #F6D92F;
	padding-left: 20px;
	letter-spacing: -0.5px;
}
.printportfoliotitle {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/Portfolio_Left_Print.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	padding-top: 20px;
}
.printportbg {
	background-color: #FFFFFF;
	background-image: url(images/Portfolio_Left_Print.jpg);
	background-repeat: no-repeat;
}
.digitalportbg {
	background-color: #FFFFFF;
	background-image: url(images/Portfolio_Center_Digital.jpg);
	background-repeat: no-repeat;
}
.musicportbg {
	background-color: #FFFFFF;
	background-image: url(images/Portfolio_Right_Music.jpg);
	background-repeat: no-repeat;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 20px;
	text-indent: 20px;
}
.otherportfoliotitle {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-image: url(images/Portfolio_Center_Digital.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
}
.portfolioblockbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

