/* body text styles */

a:link, a:visited {
	color: #773300;
	text-decoration: none
}

a:hover {
	color: #773300;
	text-decoration: none
}

.bodytext {
	padding: 320px 34px 20px 256px;
	background-image: url(/images/works/back_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 240px;
	z-index: 5;
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}


.headline {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


.subheadline {
	font-size: 13px;
	color: #664422;
	font-weight: bold;
}


.guidelines {
	margin: 0px 30px 0px 30px;
}


#upcoming {
	position: absolute;
	left: 30px;
	top: 700px;
	width: 180px;
	z-index: 10;
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ebdece;
	text-decoration: none;
	line-height: 18px;
}

#upcoming .uptop {
	background-image: url(/images/works/upcoming_top.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 15px;
}

#upcoming .upbottom {
	background-image: url(/images/works/upcoming_bottom.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 15px;
}

#upcoming .upbody {
	background-image: url(/images/works/upcoming_back.gif);
	padding: 0px 10px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 155px;
}


.biglink {
	font-size: 13px;
	color: #996633;
	font-weight: bold;
	text-decoration: none
}

