#SED,
#SET,
#SEL{
position:absolute;
top:0;
left:0;
width:1px;
height:1px;
overflow:auto;
visibility:hidden;
display:none;
}

BODY,DIV,TD,H1,H2,H3,P,A{
	font:normal 12px Georgia,Arial,Tahoma,helvetica;
	color:#18365B;
}
BODY,HTML{
	margin:0;
	padding:0;
	background:#000000;
}
A{
	color:#24815D;
}
A:link,A:visited{
	text-decoration:underline;
	color:#24815D;
}
A:active,A:hover{
	text-decoration:none;
	color:#4EAA86;
}
A.nav{
	font-size:14px;
}
A.nav:link,A.nav:visited{
	color:#C6DEFB;
	text-decoration:underline;
}
A.nav:active,A.nav:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
h1{
	margin:0 0 25px 0;
	font-weight:bold;
	font-size:16px;
}
h1 span{
	font-size:12px;
	display:block;
	margin-top:2px;
}
h2{
	margin:10px 0 15px 0;
	font-weight:bold;
}

#contentFrame{
	width:640px;
	height:611px;
	background:url( ../img/canvas.jpg ) no-repeat;
}
#content{
	overflow:auto;
	height:541px;
	padding:0 15px 0 15px;
	margin-top:70px;
	-moz-box-sizing:border-box;
}
#nav{
	width:127px;
	overflow:none;
	margin-top:60px;
}
#canvas{
	position:absolute;
	top:28px;
	left:326px;
}
#seq01{
	position:absolute;
	top:28px;
	left:966px;
}
#bart,#barb{
	background:url( ../img/bar.jpg );
	height:27px;
	width:5810px;
}
#pathNav{
	margin-bottom:20px;
}
.projectList{
	padding-left:15px;
	margin-bottom:30px;
}
.projectListEntry{
	margin-bottom:16px;
	background-position:0 2;
	background-repeat:no-repeat;
	padding-left:35px;
	height:32px;
}
.linksList{
	padding-left:15px;
	margin-bottom:30px;
}
.linksListEntry{
	margin-bottom:16px;
}
.pleMeta{
	margin-top:2px;
	display:block;
	font-size:11px;
}

SPAN.arrow{
	font-size:16px;
	font-weight:bold;
}
.project{
	border:solid 1px #cccccc;
	padding:12px;
	margin-bottom:25px;
}
.hint{
	background:#fafafa;
	padding:5px;
	margin-bottom:10px;
	border:dotted 1px #dddddd;
}
.specials{
	margin-bottom:10px;
}
.description{
	margin-bottom:15px;
	font-style:italic;
}
.section{
	margin-bottom:10px;
}
.sectionTitle{
	margin-bottom:4px;
	font-weight:bold;
}
.sectionContent{
	padding-left:10px;
}

