@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b3a068;
}
#container {
	position:relative;
	top:auto;
	width:100%;
	height:100%;
	z-index:auto;
	overflow: auto;
	visibility: visible;
	background-repeat: repeat-x;
	bottom: auto;
	display: table;
	background-position: top;
	padding: 0px;
	right: 0px;
	left: 0px;
	background-color: #b3a068;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
.credits2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.sink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	position: static;
}
.text_box {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.text_tile {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #E60000;
	position: static;
}
.text_tile_box {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #e60000;
	margin: 5px;
	padding: 5px;
}
.text_bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	position: static;
	font-weight: bold;
}
.text_index {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	position: static;
	margin: 2px;
	padding: 2px;
}

.textbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px;
	border-color: #C0C0C0;
}
.work {
	background-image: url(0_home/work_area_main.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.work_pages {
	background-image: url(0_home/work_area_pages.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.work_700 {
	background-image: url(0_home/work_area_700.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.work_640 {
	background-image: url(0_home/work_area_640.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.work_730 {
	background-image: url(0_home/work_area_730.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.work_1210 {
	background-image: url(0_home/work_area_1210.png);
	background-position: center top;
	background-repeat: no-repeat;
}
a:link {
	color: #413921;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #413921;
}
a:hover {
	text-decoration: underline;
	color: #413921;
}
a:active {
	text-decoration: none;
	color: #413921;
}