/*
 *     AUTHOR: Trevor Woerner
 * START DATE: 05 September 2002 - 02:19:34 AM
 *   MODIFIED: 11 March 2005 - 08:44:48 PM
 *   FILENAME: photo.css
 *    PURPOSE: stylesheet for photo.vtnet.ca
 *
 * $Revision: 1.1 $
 * Copyright (C) 2002,2005  Trevor Woerner
 *
 * This is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2, or (at your option)
 * any later version.
 *
 * This code is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * To receive a copy of the GNU General Public License write to
 * the Free Software Foundation, 59 Temple Place - Suite 330,
 * Boston, MA 02111-1307, USA.
 */

BODY {
	font-family: verdana,arial,helvetica;
	background: #EEF6F0;
}

DL {
	margin-left: 0.25in;
}

DT {
	font-weight: bold;
	font-style: italic;
}

H1 {
	text-align: center;
}

.tblabel {
	background-color: #75B884;
	font-weight: bold;
	font-size: larger;
	text-align: center;
	letter-spacing: 0.3em;
}

.tblinks {
	background-color: #BCDCC3;
	font-size: x-small;
}