.center_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D1B00;
	text-align: center;
	font-weight: bold;
}
body {
	background-color: #D5C8BD;
}
centerTable {
	text-align: center;
	position: absolute;
	top: 50%;
}
.tableTop {
	background-image: url(../images/table/top.jpg);
	background-repeat: repeat-x;
}
.tableLeft {
	background-image: url(../images/table/left.jpg);
	background-repeat: repeat-y;
}
.tableBottom {
	background-image: url(../images/table/bottom.jpg);
	background-repeat: repeat-x;
}
.tableRight {
	background-image: url(../images/table/right.jpg);
	background-repeat: repeat-y;
}
.expertise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D1B00;
	margin: 4px 0px 0px 40%;
}
.watermark {
	background-attachment: scroll;
	background-image: url(../images/3db_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titles {
	text-align: left;
	text-indent: 20px;
}
.content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E100F;
	text-align: left;
	font-weight: bold;
	margin-left: 65px;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E100F;
	text-align: left;
	margin-left: 65px;
}
.demoreel_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #000000;
}

.acolor {
	color: #170E00;
}
.gallery_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #D1B00;
	text-align: center;
}
.gallerydesription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.descriptionLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #1E100F;
	text-decoration: underline;
}
.code{
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:12px;
	font-style:normal;
}