body {
	background:#FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: lighter;
}
	body.case {
	background:#fff;
	margin-left: 5px;
	}
	body.case img {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

#global-nav {
	margin:30px 20px 1px 1020px;
	padding:0;
	font-size:10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 11px;
}
	#global-nav li {
	display: inline;
	list-style-type: none;
	}
		#global-nav li a {
			color:#000;

		}
		#global-nav li.act a,
		#global-nav li a:hover {
	color:#CC0000;
		}

#sub-nav {
	margin:5px 0 10px 5px;
	font-size:13px;
	padding:0;
}
	#sub-nav li {
		display: inline;
		list-style-type: none;
		padding:0;
	}
	#sub-nav li.back-btn {
		margin-right:8px;
	}
		#sub-nav li a {
	color:#999999;
	text-decoration:none;
	padding:5px;
	display:inline-block;
		}
		
		#sub-nav li.act a,
		#sub-nav li a:hover {
		color:#000;
		}
#wrap {
	height:422px;
}

#header {
	background:#fff url(../img/rightwrong-border.gif) top right repeat-y;
	float:left;
	height:600px;
	width:120px;
	text-align:center;
	padding-right: 10px;
}
	#header select {
		font-size: 12px;
		margin:33px 0 0 0;
	}
	#about,
	#archive,
	#showcase {
		background: url(../img/showcase.gif) center bottom no-repeat;
		height:220px;
		margin:0;
		overflow:hidden;
		padding:0;
		text-indent:-5000px;
	}
	#about {
		background: url(../img/about.gif) center bottom no-repeat;
	}
	#archive {
		background: url(../img/archive.gif) center bottom no-repeat;
	}
	#header h2 {
		overflow:hidden;
		text-indent:-5000px;
		margin:0;	
	}
#logo {
	float:left;
	position: absolute;
	top: 36px;
	left: 19px;
	width: 160px;
	height: 70px;
}

#home {
	float:left;
	height:422px;
	padding:0;
	width:30px;
}
	#home a{
		background:#fff url(../img/home-arrow.gif) left bottom no-repeat;
		display:block;
		height:422px;
		overflow:hidden;
		padding:0;
		text-indent:-5000px;
		width:30px;
	}
	#home a:hover{
		background:#fff url(../img/home-arrow.gif) right bottom no-repeat;
	}
	
.segment {
	background:#fff;
	height:422px;
	float:left;
	padding:0 1px 0 0;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}
.aboutcopy {
	color:#666;
	height:362px;
	padding-top:60px;
	padding-right:45px;
	padding-bottom:0;
	padding-left:45px;
	width:210px;
}
	.aboutcopy p {
	text-align:center;
	margin:0 0 1em 0;
	}
	.aboutcopy a {
	color:#FF0000;
	padding:0 .3em 0 .3em;
	text-decoration:none;
	}
	.aboutcopy a:hover {
		background-color:#000;
		color:#fff;
		text-decoration:none;
	}
.project {
	padding-top:0;
	padding-right:50px;
	padding-bottom:0;
	padding-left:50px;
}
	.project h3 {
	font-size:inherit;
	font-size: 16px;
	margin:5;
	line-height:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	.project img {
		border:none;
		margin-bottom:13px;
	}
	.project p {
	margin:0;
	padding:0;
	line-height: normal;
	font-size: 13px;
	}
	.project a {
	color: #333333;
	text-decoration:none;
	}
	.project a:hover {
	color: #990000;
	}


#footer {
	color:#666;
	margin:13px 0 0 20px;
	width:330px;
}

#footer a{	
	color:#666;
	text-decoration:none;
}

#footer a:hover{
		color:#fff;
		
}
#headertext{
	background:#fff;
	float: left;
	height: 666px;
	width: 350px;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 40px;
	/*font-style: italic;*/
	font-weight: bold;
}

#container{
	width: 1600px;
	height: 610px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.right  {
	float:left;
	padding:0 20px 20px;
	width:800px;	
}
.left  {
	float:left;
	padding:10px 25px 0px 10px;
	width:300px;
}

h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:22px;
	margin:0 0 5px;
	padding:0;
	font-style: italic;
}
#links_container {
	width: 600px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
