﻿body
{
	margin: 0 auto;
	padding: 0;
	width: 650px;
	background-color: #7a7c6e;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

h2 
{
	font-size: 16px;
}

h3
{
	font-size: 12px;
}

a 
{
	color: White;
}

.italic 
{
	font-style: italic;	
}

.bold
{
	font-weight: bold;
}

#gallery 
{
}

#photos .panel img 
{
	width: 700px;	
}

.filmstrip img 
{
	height: 100px;
}
