body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}

html { font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, sans-serif }
body { margin: 30px 0 0 10px; background: #ccc; }
a.highlightedLink { color: #03f; border-bottom: 1px dotted #03f; }
a { color: black; text-decoration: none }
a:hover { color: #03f; border-bottom: 1px solid #03f; }
img { border: none }

h1, h2, h3, h4 { font-size: 12px; }
h2 { margin-bottom: 2.5em; font-weight: normal }

#container { width:1128px }

#navigation { width: 160px; float: left }
#navigation li { list-style: none; }

#wrapper { width: 398px; float: left; margin-right: 10px; overflow: hidden; }

#panes { /*width: 245px;*/ }

.pane { margin-bottom: 10px; }

#panes div div { overflow: show; }

#cycleImg {	display: block; margin: 1em 0 }

#cycleImg * {
display: inline;
padding: 4px;
cursor: pointer;
vertical-align: middle;
}	

#cycleImg li.active, .cycleArrow {
font-weight: bold;
color: black;
text-decoration: underline;
}
a:hover.cycleArrow {
border-bottom: none;
color: black;
}

#previous { float: none; cursor: pointer; }
#next { float: none; cursor: pointer; }

.aboutProject { float: left; }
.description { margin-bottom: 1.5em; line-height: 1.5em }
h4.projectTitle { margin-bottom: 1em; }



	/* shadows */
	
div.shadow1, div.shadow1 div, div.shadow1 div div {
	display:inline-table;
	/* \*/display:block;/**/
	}
div.shadow1 {
	float:left;
	background:url(../images/shadows/01/shadow.gif) right bottom no-repeat;
	}
div.shadow1 div {
	background:url(../images/shadows/01/corner_bl.gif) -16px 100% no-repeat;
	}
div.shadow1 div div {
	padding:0 8px 8px 0;
	background:url(../images/shadows/01/corner_tr.gif) 100% -16px no-repeat;
	}
div.shadow1 div div img {
	display:block;
	}
	
div.shadow2, div.shadow2 div, div.shadow2 div div {
	display:inline-table;
	/* \*/display:block;/**/
	}
div.shadow2 {
	float:left;
	background:url(../images/shadows/02/shadow.gif) right bottom no-repeat;
	}
div.shadow2 div {
	background:url(../images/shadows/02/corner_bl.gif) -16px 100% no-repeat;
	}
div.shadow2 div div {
	padding:0 8px 8px 0;
	background:url(../images/shadows/02/corner_tr.gif) 100% -16px no-repeat;
	}
div.shadow2 div div img {
	display:block;
	}
	
div.shadow3, div.shadow3 div, div.shadow3 div div {
	display:inline-table;
	/* \*/display:block;/**/
	}
div.shadow3 {
	float:left;
	background:url(../images/shadows/03/shadow.gif) right bottom no-repeat;
	}
div.shadow3 div {
	background:url(../images/shadows/03/corner_bl.gif) -16px 100% no-repeat;
	}
div.shadow3 div div {
	padding:0 8px 8px 0;
	background:url(../images/shadows/03/corner_tr.gif) 100% -16px no-repeat;
	}
div.shadow3 div div img {
	display:block;
	}