a { text-decoration: none; }
a:link { color: #FFFFFF; }
a:visited { color: #EDEDED; }
a:hover { color: #837399; background-color: #FFFFFF; text-decoration: none; }
a:active { color: #EDEDED; }

img { border: none; }
.imagelink img { border: 2px solid #FFFFFF; }

#index-body .index-nav, #projects-body .projects-nav, #contact-body .contact-nav, #stills-orig-body .stills-orig-nav, #news-body .news-nav {
		color: #837399; background-color: #FFFFFF; text-decoration: none;
	}

body	{
		background: #E5E5E5;
		color: #FFFFFF;
		border: 0px;
		font-family:
			"Palatino Linotype",
			"Georgia",
			"Arial",
			"Times New Roman";
	}

#outoutline {
		text-align: center;
		width: 800px;
		background: #837399;
	}

.outline {
		text-align: left;
		border-top: 1px solid #A48FBF;
		border-left: 1px solid #A48FBF;
		border-right: 1px solid #A48FBF;
	}

.outlinefooter {
		text-align: left;
		border: 1px solid #A48FBF;
	}

#header {
		background: #C4ABE5;
		background-image: url('headerpic.png');
		background-repeat: no-repeat;
		background-position: 610px;
		color: #1A1A1A;
		min-height: 84px;
  		height: auto !important;
		height: 84px;
		font-family:
			"Palatino Linotype",
			"Georgia",
			"Arial",
			"Times New Roman";
	}

#bio	{
		margin: 2%;
	}

#news	{
		margin-left: 5%;
		margin-right: 5%;
	}

#news ul {
		margin-left: 0;
		padding-left: 0;
	}

#bio table td {
		padding: 1%;
		vertical-align: top;
	}

.projects {
		margin: 0%;
	}

.contact {
		font-size: 100%;
		margin-left: 5%;
		margin-top: 5%;
		margin-bottom: 5%;
	}

#lauriename {
		margin-left: 5%;
		font-size: 280%;
	}

#laurietitle {
		margin-left: 5%;
		font-size: 160%;
	}

#nav	{
		background: #A48FBF;
		font-family: Arial;
		font-weight: bold;
		border: 0px;
	}

#navbar	{
		background: #FFFFFF;
		border: 2px solid #FFFFFF;
		font-family: Arial;
		font-weight: bold;
	}

#nav a	{
		margin-left: 10px;
		margin-right: 10px;
	}

#footer {
		background: #A48FBF;
		font-family: Arial;
		font-weight: bold;
		height: auto;
	}

.stills-div {
		margin-left: 10%;
		margin-right: 10%;
		vertical-align; top;
	}


.stills td {
		vertical-align: top;
	}

.stills-thumbs td {
		text-align: left;
		padding: 10px;
		vertical-align; top;
		text-align: left;
	}

.stills-image {
		text-align: center;
		vertical-align; top;
	}

.stills-caption
	{
		text-align: left;
		width: 350px;
	}

