body {
	font-family: verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
a {
	color: #c00;

}
a:link {
	color: #c00;
}
a:visited {
	color: #666;
}
a:hover {
	color: #c00;
}

#nav {
	font-size: 11px;
	color: #c00;
	padding: 15px 0 15px 65px;
}
#nav a {
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
#nav a:hover {
		border-bottom: 1px dotted #c00;
}
#title{
	float: left;
}	
#main {
	margin-left: 80px;
	width: 80%;
	margin-bottom: 20px;
	padding-bottom: 80px;
	background: url(../images/silhouettes_small.jpg) bottom right no-repeat;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #999;
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #c00;
}
h5 {
	margin-bottom: 0;
}
p {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666;
	line-height: 1.5em;	
	}
li {
	color: #666;
	line-height: 1.5em;
}
input {
	font-family: verdana, helvetica, arial, sans-serif;
}
.floatimage {
	float: right;
	margin: 10px;
	font-size: 10px;
	color: #999;
}
.floatimage img{
	border: 1px solid #c00;
}
#imageindex img {
	border: 1px solid #c00;
}
.thumb {
	float: left;
	margin: 20px;
}
.break {
	clear: left;
}
#movieclips .thumb{
	text-align: center;
	width: 150px;
	color: #666;
}
#movieclips img {
	border: 1px solid #c00;
}
