body {
	background: none;
	border: none;
	color: #000;
	font-size: 100%;
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

#home {
	background: none;
}

#wrapper {
	width: 765px;
}


/* ===== home layout div's =====*/

#homeLayout {
	background: #fff;
	color: #000;
	float: left;
	font-size: 80%;
	padding: 0;
	margin: 0;
	width: 600px;
}

#homeContent {
	float: none;
	margin: 0;
	padding: 0 25px 25px 12px;
	vertical-align: top;
	width: 100%;
}

#homeContent h2 {
	color: #000;
	border-bottom: 1px solid #000;
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size: 160%;
	margin: 0 0 5px 0;
	padding: 0;
}

#homeSideBar {
	float: none;
	font-size: 85%;
	margin: 0;
	padding: 0 15px 25px 0;
	vertical-align: top;
	width: 100%;
}

#homeSideBar h3 {
	border-bottom: 1px solid #000;
	color: #fff;
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size: 160%;
	margin: 2px 0 6px 0;
	padding: 0;
}

#homeSideBar h4 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

#homeSideBar img {
	border: 1px solid #fff;
	padding: 9px;
	margin: 0;
}

h1.home {
	background: none;
	border: none;
	margin: 17px 0 0 13px;
	padding: 0;
	text-indent: 0;
}

h1.home a {
	background: none;
	border: none;
	color: #000;
	display: block;
	margin: 0;
	padding: 0;
	width: 700px;
}

/* ===== sub content pages =====*/

#layout {
	background: transparent;
	color: #000;
	float: left;
	font-size: 80%;
	padding: 0;
	margin: 0;
	width: 600px;
}

#contentHeader {
	background-color: #fff;
	float: left;
}

#content1Col {
	float: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 100%;
}

#content2Col {
	float: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 100%;
}

#contentSideBar {
	float: none;
	font-size: 85%;
	margin: 0;
	padding: 56px0 15px 25px 0;
	vertical-align: top;
	width: 100%;
}

#contentSideBar h3 {
	border-bottom: 1px solid #000;
	color: #000;
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size: 160%;
	margin: 2px 0 6px 0;
	padding: 0;
}

#contentSideBar h4 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

#contentSideBar img {
	border: 1px solid #000;
	padding: 9px;
	margin: 0;
}

/* ===== hide from print ===== */

#globalSide, ul#navigation, #subnavAbout, #subnavWhat, #subnavProjects, #homeContent span.contentEnd, #content1Col span.contentEnd, #content1Col span.contentEnd, #mainImg, .noprint {
	display: none;
}


/* ===== projects =====*/

ul#projectTree {
	font-size: 120%;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 15px 0;
}

ul#projectTree ul {
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	margin: 6px 0 16px 20px;
	padding: 0;
}

ul#projectTree ul ul {
	font-size: 90%;
	font-weight: normal;
	margin: 4px 0 9px 30px;
	padding: 0;
}

/* ===== design =====*/
#stairs {
	position: absolute;
	top: 372px;
	left: 0px;
}

#baluster0, #baluster1, #baluster2, #baluster3, #baluster4, #baluster5, #baluster6, #baluster7 {
	position: absolute;
	top: 413px;
}


/* ===== form elements =====*/

form {
	display: inline;
}

input, select {
	border: 1px solid #383838;
	color: #000;
	font-size: 1.2em;
	height: 16px;
	margin: 0 10px 10px 0;
	padding: 2px;
	width: 260px;
}

select {
	height: 18px;
	padding: 1px;
	width: 266px;
}

textarea {
	border: 1px solid #383838;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 1.2em;
	height: 200px;
	margin: 0 10px 10px 0;
	padding: 2px;
	width: 260px;
}

input.radio {
	border: none;
	height: 18px;
	margin: 0 5px 10px 8px;
	padding: 0;
	width: 18px;
}

input.submit {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: .80em;
	height: 22px;
	letter-spacing: .3em;
	margin: 15px 0;
	padding: 2px 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
	width: 110px;
}

input.submit:hover {
	background: #fff;
}

.radioCopy {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding: 0;
	vertical-align: top;
}

label {
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
}

fieldset {
	border: 1px solid #000;
	font-size: .80em;
	margin: 0 0 15px 0;
	padding: 10px;
}

legend {
	color: #000;
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size: 1.3em;
}

/* ===== project specific =====*/

img.project01 {
	border: 1px solid #000;
	float: left;
	padding: 4px;
	margin: 0 10px 6px 0;
	text-align: left;
}

img.project02 {
	border: 1px solid #000;
	float: right;
	padding: 4px;
	margin: 0 0 6px 0;
	text-align: right;
}


/* ===== common style =====*/



h1 {
	background: none;
	border: none;
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size: 200%;
	height: 68px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 700px;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	background: none;
	border: none;
	color: #000;
	text-decoration: none;
}

h2 {
	border-bottom: 1px solid #666;
	color: #000;
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size: 160%;
	margin: 0 0 15px 0;
	padding: 0;
}

h3 {
	color: #000;
	font-size: 120%;
	margin: 1.5em 0 0 0;
	padding: 0;
}

hr {
	display: block;
	border: none;
	border-top: 1px dotted #666;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 10px 0 15px 0;
	padding: 0;
	width: 580px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 5px 0 30px 0;
	padding: 0;
}

p.linkOut a:link, p.linkOut a:visited, p.linkOut a:active {
	background: none;	
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

p.linkOutHome {
	margin-top: -10px;
	text-align: right;
	width: 100%;
}

p.linkOutHome a:link, p.linkOutHome a:visited, p.linkOutHome a:active {
	background: none;;	
	color: #000;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin: 0;
	text-decoration: underline;
}

span.team {
	float: left;
	font-size: 85%;
	font-weight: bold;
	padding: 0;
	margin: 0 15px 10px 0;
	text-transform: uppercase;
}

span.team img {
	border: 1px solid #000;
}

a:link, a:visited, a:active {
	background: transparent;
	color: #000;
}

acronym {border-bottom: 1px dotted #89C4FF}
img {border: 0px;}
p {margin: 0;padding: .5em 0 1.6em 0;}
.skip {display: none;}
.clear {clear: both;}
.clearL {clear: left;}
.clearR {clear: right;}
