@charset "ISO-8859-1";

@media(max-width=400);

body {
    background-color: #E7E68D;
    margin: 0px;
    padding: 0px;
    top: 6000px;
    bottom: 0px;
}

/*these are the ap boxes which are shared on all pages except for home*/


#contact {
	position:absolute;
	left:816px;
	top:180px;
	width:188px;
	height:34px;
	z-index:7;
}
#banner {
	position:absolute;
	left:20px;
	top:70px;
	width:406px;
	height:166px;
	z-index:3;
}
#textbox {
	position:absolute;
	left:441px;
	top:280px;
	width:390px;
	height:420px;
	z-index:10;
	font-size: 11px;
	line-height: 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #135B43;
}






#workbutn {
	position:absolute;
	left:430px;
	top:147px;
	width:390px;
	height:44px;
	z-index:4;
	text-align: right;
}
#workslist {	position:absolute;
	left:705px;
	top:58px;
	width:110px;
	height:96px;
	z-index:3;
	background-position: right bottom;
	vertical-align: bottom;
	text-align: right;
}

#workwithmark {
	position:absolute;
	left:517px;
	top:58px;
	width:111px;
	height:96px;
	z-index:5;
	text-align: right;
	vertical-align: bottom;
}



#spines {
	position:absolute;
	left:20px;
	top:295px;
	width:360px;
	height:420px;
	z-index:7;
}





.subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #8C8C8C;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #134A33;
	white-space: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C37401;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #714B01;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0808;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}
