{
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	line-height: 1.3em;
}

a:link {
	color: #ccccc0;
	outline: none;
	text-decoration: none;
}

a:visited {
	color: #ccccc0;	
	outline: none;
	text-decoration: none;
	} 

a:hover {
	color: #eeeee0;
	outline: none;
	text-decoration: underline;
}

a:active {
	color: #ccccc0;
	outline: none;
}

body {
	background: #3f3f3b;
	text-decoration: none;
	text-align: center;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
	color: #3f3f3b;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

p {
	font-size: 9px;
	line-height: 16px;
	margin: 10px 20px 10px 0;
	color: #8c8c84;
}

.list p {
	margin: 0 3px;
	line-height: 14px;
}

img, img a {
	border: 1px solid #363532;
	margin: 0;
}

#description img {
	border: none;
}

br.clear {
	clear: both;
}

h1 {
	margin: 0 0 .5em 0;
}

h2 {
	color: #e7e7d9;
	font: normal 15px 'Avenir', 'Helvetica', Arial, sans-serif;
	margin-bottom: 0px;
}

#header .dots {
	position: absolute;
	bottom: 0;
	left: 150px;
	width: 450px;
	height: 1px;
	background: url(../images/dots.gif) bottom repeat-x;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

h4 {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	font-family: 'Verdana', sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}

#description h4 {
	font-size: 10px;
	color: #8c8c84;
}

body {
	background: #4d4e49 url(../images/background5.jpg) no-repeat 30% 0%;
}

#page {
	margin: 30px auto 0;
	padding: 15px;
	width: 915px;
	text-align: left;
	background: #454541; /*url(../images/page_bg.jpg) no-repeat */
	overflow: auto;
	border: 1px solid #3e3d39;
}

#header { 
	float: left; 
	display: inline; 
	position: relative;
	width: 500px;
	height: 44px;
 }

#header h1 { font-size: 16px; margin-top: 23px;}

#header h1 a {
	margin: 0 0 0 20px;
	width: 109px;
	height: 16px;
	color: #fff;
	float: left;
	display: inline; 
	font-weight: normal;
	text-indent: -9999px;
	background: url(../images/scott_logo.gif) no-repeat;
	text-decoration: none;
	border: none;
}

ul#nav, ul#nav li, ul#nav li a {
	float: left;
	display: inline; 
	list-style: none;
	font: 11px/1.0em Verdana, sans-serif;
}

ul#nav {
	margin: 0;
	width: 300px;
	float: right;
  display: inline;
	background: url(../images/dots.gif) bottom repeat-x;
}

ul#nav li a {
	padding: 17px 13px 16px;
	text-decoration: none;
}

ul#nav li a:link {
	color: #ffffff;
}

ul#nav li a:visited {
	color: #cccccc;	
}

#content {
	margin-left: 150px;
	width: 450px;
	float: left;
	display: inline; 
	font-size: 80%;
	position: relative;
	margin-top: 17px;
}

#description {
	float: right;
	display: inline; 
	width: 288px;
	margin: 21px 0 10px;
}

#description ul {
	margin-top: 22px;
	background: url(../images/dots.gif) top repeat-x;
	padding-top: 22px;
	line-height: 16px;
}

#description ul li a {
	font-family: verdana, san-serif;
	font-size: 10px;
	color: #ccccc0;
	float: left;
	clear: left;
	margin-top: 7px;
}

#description ul li span {
	font-size: 9px;
	color: #8c8c84;
	font-family: verdana, sans-serif;
	float: left;
	clear: left;
}

#description p.back a {
	padding-left: 8px;
	margin-left: -8px;
	background: url(../images/back_arrow.gif) left no-repeat;
}

#description div.vitals div.credits p {
	font-size: 10px;
	color: #ccccc0;	
	font-weight: normal;
	font-family: 'Verdana', sans-serif;
	margin-right: 20px;
}

div#workMain {
	background: url(../images/big_red_bg_tall.png) bottom left no-repeat;
	width: 181px;
	height: 266px;
	float: left;
	display: inline; 
	margin: 10px 5px 0px 10px;
	padding: 20px;
	border: 8px solid #fff;
}

div#workMain a:link, div#workMain a:visited {
	color: #ffffff;
}


div.list {

}

div.bottom {
	clear: both;
	margin: 0 -15px 0 -10px;
}

#slideshow {
	width: 581px;
	float: left;
  display: inline; 
	margin: 42px 20px 20px;
}

/*.default #description {
	width: 290px;
	height: 148px;
	margin: 20px 0;
	background: url(../images/excerpt.gif) no-repeat;
	text-indent: -9999px;
}*/

div.project {
	float: left;
	display: inline;
	margin: 5px;
	width: 215px;
	height: 176px;
}

div.credits p a {
	color: #8C8C84;

}

div.credits p a:hover {
	color: #ccccc0;
	text-decoration: underline;
}

div.bottom div.project {
	margin: 10px 10px 20px;
	
}

div.project h4 {
	margin: 5px 3px 3px;
}

div.project h4 a {
	color: #0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

div.project img {
	background-image: url(../images/img_bg.gif);
}

div.vitals {
	margin: 0 10px 10px 10;
	text-align: left;
	background: url(../images/dots.gif) bottom repeat-x;
	padding: 1px;
}

div.vitals p {
	margin-bottom: 14px;
	margin-top: 0;
	color: #8c8c84;

}

div#footer {
	clear: both;
	width: 950px;
	margin: 10px auto;
	text-align: right;
	line-height: 1.0em;
}

div#footer p {
	margin: 0;
	padding: 0;
}

