html, body {
	height: 100%;
	background: #c2bba9;
	margin: 0;
	padding: 0;
}

#bodyTable {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #c2bba9;
	border: 0;
	border-collapse: collapse;
}

#tableLeft {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(images/ivslice_01.jpg) right top repeat-y #c2bba9;
	border: 0;
}

#tableCenter {
	height: 100%;
	width: 750px;
	padding: 0;
	margin: 0;
	background: #efece4;
	border: 0;
}

#tableRight {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(images/ivslice_03.jpg) left top repeat-y #c2bba9;
	border: 0;
}

#mainTable {
	height: 100%;
	width: 750px;
	padding: 0;
	margin: 0;
	background: #efece4;
	border: 0;
	border-collapse: collapse;
}

#mainTableHead {
	height: 220px;
	width: 750px;
	padding: 0;
	margin: 0;
}

#mainTableLeft {
	height: 100%;
	width: 94px;
	padding: 0;
	margin: 0;
	background: url(images/ivslice_04.jpg) left top repeat-y;
}

#mainTableContent {
	width: 562px;
	padding: 0;
	margin: 0;
	background: #efece4;
	vertical-align: top;
}

#mainTableRight {
	height: 100%;
	width: 94px;
	padding: 0;
	margin: 0;
	background: url(images/ivslice_06.jpg) right top repeat-y;
}

#mainTableFoot {
	height: 136px;
	width: 750px;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	background: url(images/ivslice_07.jpg) center bottom no-repeat;
}

p, td, div, body, html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

h1 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#mainTableContentDiv {
	padding: 0 40px 0 40px;
	margin: 0;
}

#mainTableFootDiv {
	vertical-align: bottom;
	text-align: center;
	padding: 0 0 70px 0;
	margin: 0;
	font-size: 12px;
}

p {
	margin: 0;
	padding: 0 0 8px 0;
}

a:link, a:visited, a:active {
	color: #bb9200;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #bb9200;
	text-decoration: underline;
	font-weight: bold;
}

.allContainer {
	 width: 482px;
	 padding-bottom: 8px;
	 border-bottom: 2px solid #000000;
}

.latestContainer {
	float: left;
	width: 300px;
}

.latestHeadContainer {
	padding: 4px 0 4px 0;
	margin: 0;
	border-bottom: 2px solid #8b000c;
	border-top: 2px solid #8b000c;
	width: 300px;
}

.latestHead {
	background: #000000;
	color: #efece4;
	padding: 2px 4px 2px 4px;
	margin: 0;
	width: 292px;
}

.latestTitle {
	padding: 8px 4px 0px 4px;
	margin: 0;
	font-weight: bold;
	width: 292px;
	
}

.latestText {
	padding: 8px 4px 8px 4px;
	margin: 0;
	width: 292px;
}

.latestBottom {
	padding: 0 4px 8px 4px;
	margin: 0;
	width: 292px;
}

.nwContainer {
	float: left;
	width: 172px;
	margin-left: 10px;
}

.nwHeadContainer {
	padding: 4px 0 4px 0;
	margin: 0;
	border-bottom: 2px solid #8b000c;
	border-top: 2px solid #8b000c;
	width: 172px;
}

.nwHead {
	background: #000000;
	color: #efece4;
	padding: 2px 4px 2px 4px;
	margin: 0;
	width: 164px;
}

.nwImageContainer {
	padding: 8px 4px 8px 4px;
	margin: 0;
	width: 164px;
	height: 164px;
}

#imageContainer {
	position: relative;
	padding: 0;
	margin: 0;
	width: 164px;
	overflow: hidden;
	text-align: center;
}

#imageContainer IMG {
	border: 0px;
}

.nwBottom {
	padding: 0 4px 8px 4px;
	margin: 0;
	width: 164px;
	text-align: center;
}

.newsTitleContainer {
	padding: 4px 0 4px 0;
	margin: 0;
	border-bottom: 2px solid #8b000c;
	border-top: 2px solid #8b000c;
	width: 482px;
}

.newsTitle {
	float: left;
	background: #000000;
	color: #efece4;
	padding: 2px 0 2px 4px;
	margin: 0;
	width: 350px;
}

.newsDate {
	float: left;
	background: #000000;
	color: #c9bfa9;
	padding: 2px 4px 2px 0;
	margin: 0;
	width: 124px;
	text-align: right;
}

.spacer {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	height: 0;
	overflow: hidden;
}

.newsText {
	padding: 8px 4px 16px 4px;
	margin: 0;
}

#pageNav {
	text-align: center;
	border-top: 2px solid #000000;
	padding: 8px 0 0 0;
	margin: 0;
	font-size: 12px;
}

/* CATEGORY NAV */

.workNavContainer {
	padding: 4px 0 4px 0;
	margin: 0;
	border-bottom: 2px solid #8b000c;
	border-top: 2px solid #8b000c;
	width: 482px;
}

.workNav {
	background: #000000;
	color: #efece4;
	font-weight: bold;
	padding: 4px 0 4px 0;
	margin: 0;
	text-align: center;
}

/* WORK THUMBNAIL NAV */

.wholeThumbNav {
	width: 482px;
	border-bottom: 2px solid #8b000c;
	padding: 8px 0 8px 0;
	margin-bottom: 16px;
}

.workPrevArrow {
	width: 28px;
	height: 66px;
	float: left;
	text-align: right;
	line-height: 0px;
	font-size: 0px;
}

.workNextArrow {
	width: 28px;
	height: 66px;
	float: left;
	text-align: left;
	line-height: 0px;
	font-size: 0px;
}

.workNextArrow IMG, .workPrevArrow IMG {
	width: 28px;
	height: 66px;
	border: 0;
}

/* THUMBNAIL NAV */

.thumbnailContainer {
	float: left;
	position: relative;
	padding-top: 66px;
	width: 426px;
}

.thumbnailBackground {
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	width: 426px;
	height: 66px;
	overflow: hidden;
}

.thumbnails {
	position: absolute;
	top: 0;
	left: 0;
	width: 426px;
	padding: 6px 0 0 6px;
	}

.thumbnails a {
	float: left;
	margin: 0 6px 6px 0;
}

.thumbnails IMG {
	border: 2px solid #efece4;
	width: 50px;
	height: 50px;
}

/* WORK IMAGE BORDER */

.borderRow {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	display: inline;
}

.borderTL, .borderT, .borderTR, .borderL, .borderM, .borderR, .borderBL, .borderB, .borderBR {
	float: left;
	margin: 0;
	padding: 0;
}

.borderTL, .borderT, .borderTR, .borderBL, .borderB, .borderBR {height: 10px;}

.borderTL {background: url(/images/imgborder_tl.gif) no-repeat bottom right;}

.borderT {background: url(/images/imgborder_top.gif) repeat-x bottom left;}

.borderTR {background: url(/images/imgborder_tr.gif) no-repeat bottom left;}

.borderL {background: url(/images/imgborder_left.gif) repeat-y top right;}

.borderR {background: url(/images/imgborder_right.gif) repeat-y top left;}

.borderBL {background: url(/images/imgborder_bl.gif) no-repeat top right;}

.borderB {background: url(/images/imgborder_bot.gif) repeat-x top left;}

.borderBR {background: url(/images/imgborder_br.gif) no-repeat top left;}

.infoTitleContainer {
	padding: 4px 0 4px 0;
	margin: 0;
	border-bottom: 2px solid #8b000c;
	border-top: 2px solid #8b000c;
	width: 482px;
}

.infoTitle {
	background: #000000;
	color: #efece4;
	padding: 2px 0 2px 4px;
	margin: 0;
	width: 478px;
}

.infoText {
	padding: 8px 4px;
	width: 474px; 
}

.linkTitleContainer {
	padding: 4px 0 4px 0;
	margin: 0;
	border-bottom: 2px solid #8b000c;
	border-top: 2px solid #8b000c;
	width: 236px;
}

.linkTitle {
	background: #000000;
	color: #efece4;
	padding: 2px 0 2px 4px;
	margin: 0;
	width: 232px;
}

.linkList {
	padding: 8px 4px;
	width: 228px; 
}

/* HEADERS */

.hide {
	display: none;
}

.sectionHeader {
	padding: 0 0 16px 0;
}

#home {
	width: 482px;
	height: 30px;
	margin: 0;
	background: transparent url(/images/home_head.gif) no-repeat;
}

#news {
	width: 482px;
	height: 30px;
	margin: 0;
	background: transparent url(/images/news_head.gif) no-repeat;
}

#work {
	width: 482px;
	height: 30px;
	margin: 0;
	background: transparent url(/images/work_head.gif) no-repeat;
}

#info {
	width: 482px;
	height: 30px;
	margin: 0;
	background: transparent url(/images/info_head.gif) no-repeat;
}

#links {
	width: 482px;
	height: 30px;
	margin: 0;
	background: transparent url(/images/links_head.gif) no-repeat;
}

#contact {
	width: 482px;
	height: 30px;
	margin: 0;
	background: transparent url(/images/contact_head.gif) no-repeat;
}
