body {
	font-family: helvetica;
	font-size: 12px;
	width:100%;
	background-color:#F5F5F5;
	  }
body, html {
	height:100%;
	margin:0;
	padding:0;
}

table {
	margin-top:20px;
	margin-bottom:20px;
}

td {
	margin:0;
	
}

h4 {
	text-decoration: underline;	
	}
h3 {
}
.citation {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

h1 {
	padding-left:20px;
	font-color:0060e8;
	color: #916c25;
	font-size: 27px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}

h2 {
	font-size:12px;
	padding-left:10px;
}

a {
	color:#000;
	text-decoration:none;
}

img {
	border:1px solid #021a40;
	margin:0;
}

#project {
	float: left;
	width: 200px;
	height:100%;
	background-color:#F8F8F4;
}

#byline {
	padding-left:20px;
}

#contents {
	float: left;
	width: 300px;
	background-color:#F5F5F5;
	height:100%;
	
}

#contents a {
	display: block;
	height:100%;
	width:100%;
}

#contents h2 {
	padding-top:20px;
	padding-bottom:10px;
	font-weight: normal;
}

#top:hover {
	
	color:#0060e8;
	
	
}


.entry:hover {
		background-color:#ffffd1;
			  }

.availability a {
	font-weight: bold;	
}

.availability a:hover {
	background-color:#ffffd1;
}



#main, #home {
	background-color:#FFF;
	float: left;
	width: 600px;
	height:auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	margin:0;
}

#main h3 {
	padding-bottom: 25px;	
	padding-top:8px;
	}
	
.introduction{
	padding-bottom: 10px;
}
	
.entry {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #84b9ff;
	height:100px;
}
#contents > div:firstchild {
	top-bottom-width: 2px;
	topr-bottom-style: solid;
	topr-bottom-color: #84b9ff;
}
.type {
	font-size: 10px;
	color: #ffa800;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	margin: 0px;
	padding-bottom: 10px;
}

#page {
	width: 1000px;
}

p {
	margin:0px;
}



.section {
	padding:20px;
}

.section p {
	padding-bottom:10px;
}

.formata, .formatb, .formatc {
	font-size: 9px;
	text-transform: uppercase;	
}

.formata {
	color:#00F;
}
.formatb {
	color:#0C0;
}
.formatc {
	color:#0FF;
}

.journaltitle, .booktitle {
	font-style: italic;		
}

.citation {
	font-size: 14px;
	line-height: 16px;	
}


tr {
	padding-bottom: 10px;
}

#danceheading, #designheading, #malmo, #libexp {
		background-color:#ffffd1;
}

.nav {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffd1;
}

#danceheading, #first  {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #84b9ff;
}

#home {height:100%;

}

p.introduction a {
	text-decoration: underline;
}
