body {
	background-color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image:url(/ART/nav/logoheader_gray_2010_bg.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
	line-height: 16px;
}
img {border:0}
#pagewrapper {
	margin:0 auto;
	width: 950px;
	overflow-y: visible;
	position: relative;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 35px;
	line-height: 33px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 27px;
	line-height: 26px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}
div.linkbox_250 {
	margin-bottom:10px;
}
div.linkbox_250 a:link, div.linkbox_250 a:visited, div.linkbox_250 a:active {
	color: #fff;
	background:#F60;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	text-decoration: none;
}
div.linkbox_250 a:hover {
	background-color:#069;
}
a:link, a:visited, a:active {
	color: #006699;
	text-decoration:underline;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
#portfolio {
	width:300px;
	margin-bottom: 10px;
	float:left;
}
#portfolio div.description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #666;
	padding: 10px 0 10px 0;
	width: auto;
	border-top: 1px dotted #ccc;
}
#portfolio div.description h2 {
	font-size: 18px;
	line-height: 17px;
	color: #069;
	padding-top: 5px;
	border-top: 1px dotted #777;
}
#portfolio div.description div.tasks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
}
#gallery {
	width: 650px;
	float:left;
}
#footer {
	width: 950px;
	padding: 20px 0 20px 0;
	font-size: .75em;
	line-height: .75em;
	margin:0 auto;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#section_gallery {
	width: 600px;
	float:right;
}
#section_gallery div.thumb {
	width: 75px;
	height: 125px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dotted #ccc;
	padding: 10px;
}
#section_gallery div.thumb:hover {
	background-color:#FFC;
}
#section_gallery div.thumb img {
	border: 1px solid #ccc;
}
#section_gallery div.thumb img:hover {
	border: 1px solid #000}
#section_gallery div.thumb a:link, #section_gallery div.thumb a:visited, #section_gallery div.thumb a:active {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration:none;
}