body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*background-image: url(/4ketchum/pix/bg/bg.jpg);*/
	color:#333;
	
	line-height:14px;
}

img { border-color:#336600 ;}

a  {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:#99CC33;
	
}

a:active
{
  outline: none;
}


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

#pasteboard {
	position: relative;
	width: 900px;
	height: 100px;
	background-color:#FFF;
	margin: 20px auto 0 auto;
	padding: 0;
	min-height:100%;
}

.inner_padding {
	position: absolute;
	padding: 0 10px 0 10px;
	margin:0px;
}

/* Image Dimension Control */

.showhide {
	background-color: #FFF;
	padding:2px 0 2px 0;
	
}

.showhide a {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:2px 0 2px 10px;
	padding:0px;
	color:#99CC33;
}

/* Image Dimension Control */

#tier_1 {
	background-color: #FFF;
	height:200px;
	width:900px;
	overflow:auto;
}

#tier_2 {
	background-color: #FFF;
	height:510px;
	width:900px;
	overflow:auto;
}

#tier_3 {
	background-color: #FFF;
	height:250px;
	width:900px;
	overflow:auto;
}

#tier_4 {
	background-color: #FFF;
	height:510px;
	width:900px;
	overflow:auto;
}

#tier_5 {
	background-color: #FFF;
	height:590px;
	width:900px;
	overflow:auto;
	clear:both;
}

#tier_6 {
	background-color: #FFF;
	height:430px;
	width:900px;
	overflow:auto;
	clear:both;
}

#tier_7 {
	background-color: #FFF;
	height:250px;
	width:900px;
	overflow:auto;
	clear:both;
}

#tier_8 {
	background-color: #FFF;
	height:330px;
	width:900px;
	overflow:auto;
	clear:both;
}

#tier_0 {
	background-color: #FFF;
	height:360px;
	width:900px;
	overflow:auto;
	clear:both;
	text-align:right;
}

#tier_case {
	background-color: #FFF;
	height:600px;
	width:900px;
	overflow:auto;
	clear:both;
}


#bamboo {
	background-image: url(../pix/global/img_bamboo.jpg);
	width:388px;
	height:360px;
	display:block;
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding:0px;
	margin:0 20px 0 0;
	float:right;
}

#footer {
	background-color: #CCC;
	height:100px;
	width:900px;
	overflow:auto;
	clear:both;
	text-align:right;
}

.line {
	position: relative;
	background-color: #EEE;
	width:900px;
}

.subject {
	position: relative;
	font-size: 15px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	letter-spacing:0.7px;
	font-weight:bold;
	color: #577024;
	margin:10px 0px 0px 0px;
	padding: 0 0 0 10px;
}

.caption_fig {
	position: relative;
	width:670px;
	margin:10px 10px 0 220px;
	
}

/* Image Tier 1 */

.thumbnails_t1 {
	position: relative;
	width:700px;
	margin:10px 0 0 180px;
	
}

.clear {
		clear:both;
}

.thumbnails_t1 .image1 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.caption_fig .image1_big {
	position: relative;
	width:700px;
	height:480px;
	float:right;
	margin:30px 0 0 25px;

}

.thumbnails_t1 .image2 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t1 .image3 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t1 a.thmb1 {
	display: block;
	width:180px;
	border:1px;
	border-style: solid;
	border-color: #99CC33;
}

.thumbnails_t1 a.thmb1:hover {
	display: block;
	border:1px;
	border-style: solid;
	border-color: #ff9900;
}

/* Image Tier 2 */

.thumbnails_t2 {
	position: relative;
	width:700px;
	margin:10px 0 0 180px;
	
}

.thumbnails_t2 .image1 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t2 .image2 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t2 .image3 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t2 a.thmb2 {
	display: block;
	width:180px;
	border:1px;
	border-style: solid;
	border-color: #99CC33;
}

.thumbnails_t2 a.thmb2:hover {
	display: block;
	border:1px;
	border-style: solid;
	border-color: #ff9900;
}

.thumbnails_t2 .extra {
	position: relative;
	width:180px;
	height:38px;
	display:block;
	float:right;
	margin:10px 10px 0 0;
}

/* Image Tier 3 */

.thumbnails_t3 {
	position: relative;
	width:700px;
	margin:10px 0 0 180px;
	
}

.thumbnails_t3 .image1 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t3 .image2 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t3 .image3 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t3 a.thmb2 {
	display: block;
	width:180px;
	border:1px;
	border-style: solid;
	border-color: #99CC33;
}

.thumbnails_t3 a.thmb2:hover {
	display: block;
	border:1px;
	border-style: solid;
	border-color: #ff9900;
}

/* Image Tier 4 */

.thumbnails_t4 {
	position: relative;
	width:700px;
	margin:10px 0 0 180px;
	
}

.thumbnails_t4 .image1 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t4 .image2 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t4 .image3 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t4 a.thmb2 {
	display: block;
	width:180px;
	border:1px;
	border-style: solid;
	border-color: #99CC33;
}

.thumbnails_t4 a.thmb2:hover {
	display: block;
	border:1px;
	border-style: solid;
	border-color: #ff9900;
}

/* Image Tier 5 */

.thumbnails_t5 {
	position: relative;
	width:700px;
	margin:10px 0 0 180px;
	
}

.thumbnails_t5 .image1 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t5 .image2 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t5 .image3 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t5 a.thmb2 {
	display: block;
	width:180px;
	border:1px;
	border-style: solid;
	border-color: #99CC33;
}

.thumbnails_t5 a.thmb2:hover {
	display: block;
	border:1px;
	border-style: solid;
	border-color: #ff9900;
}

/* Image Tier 6 */

.thumbnails_t6 {
	position: relative;
	width:700px;
	margin:10px 0 0 180px;
	
}

.thumbnails_t6 .image1 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t6 .image2 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t6 .image3 {
	position: relative;
	width:180px;
	float:right;
	margin:10px 10px 0 0;
}

.thumbnails_t6 a.thmb2 {
	display: block;
	width:180px;
	border:1px;
	border-style: solid;
	border-color: #99CC33;
}

.thumbnails_t6 a.thmb2:hover {
	display: block;
	border:1px;
	border-style: solid;
	border-color: #ff9900;
}

/* Header */

#logo {
	position: relative;
	background-repeat: no-repeat;
	margin:10px 0px 0px 0px;
	padding: 0;
	width:180px;
	height:80px;
	float:left;
}

#topnav {
	position: relative;
	width: 675px;
	margin:10px 20px 0 0;
	height:80px;
	padding:0px;
	float:right;
	clear:right;
}

ul	{
	margin: 10px 0 0 0;
	padding: 0px;
	float: right;
	}
	
li.topnav {
	display: block;
	float: left;
	margin-left: 10px;
	padding-top: 0px;
	width: 70px;
	height: 25px; 
	background-color: #FFF;
	list-style-type: none;
	text-align: center;
	}
	
li.topnav a {
	display: block;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
	border-color:#EBF8D0;
	border:1px;
	border-style: solid;
	}
	
li.topnav a:hover {
	display: block;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CC33;
	border-color: #ff9900;
	border:1px;
	text-decoration: none;
	border-style: solid;
	background-color:#E4EFCF;
	}
	
#topnavbar {
	position: relative;
	float:right;
	margin:0px;
	padding:0px;
	width:700px;
	height:5px;
	background-color: #FFF;
}

.project_name {
	background-color:#99CC33;
	color:#FFF;
	margin:0 0 10px 0;
	font-size:16px;
}

/*sublinks*/

.sublinks a:hover{
	text-decoration: none;
	color: #336600;
}

.sublinks a {
	width:300px;
	position: relative;
	float:right;
	clear:right;
	text-align:right;
	margin:15px 35px 0 0;
	magin:0px;
	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #99CC33;
}

/*caption*/


.caption {
	width:180px;
	padding:0px 10px 0px 10px;
	margin:0 0 0 10px;
	color:#577024;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align:left;
}

/*Break*/

.clear {
	clear:both;
}

/*Fonts*/

#back_to_home_1 {
	font-size:13px;
	font-weight:bold;
}

