﻿body 
{
	margin-top: 0px;
	font-family: Tahoma;
}

h1
{
	padding-top: 10px;
	display: inline;
	color: #a12021;
}
h2
{
	color: #9f804f;
}
h3
{
	padding-top: 10px;
	color: #a12021;
}
a
{
	color: #a12021;
}

p
{
	text-align: justify;
	line-height: 1.5;
}

ul
{
    margin: 0;
    padding-left: 10px; 
    text-align: left;
}

li
{
    line-height: 1.3em;
    padding-bottom: 5px;
}


.map
{
	float: right;
	margin-left: 4px;
}

.mini
{
	font-size: 80%;
	text-decoration: none;
}

.main
{
	color: #a12021;
}

.rail
{
	background-image: url(images/menu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.rail2
{
	background-image: url(images/flamestop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.top2
{
	background-image: url(images/flamesback.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.menu
{
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 5px;
}
.menu A
{
	color: #000000;
	font-size: 120%;
	text-decoration: none;
}
.menu A:hover
{
	color: #ffffff;
	font-size: 120%;
	text-decoration: underline;
}

.head
{
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

.back
{
	background-image: url(images/back.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.back2
{
	background-image: url(images/flames.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

TD.foot
{
	background-image: url(images/foot.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.foot
{
	text-align: center;
	vertical-align: middle;
}
.foot IMG
{
	vertical-align: middle;
}
.foot A
{
	color: #000000;
	text-decoration: none;
}

.foot2
{
	text-align: center;
	vertical-align: middle;
}

TABLE.photos
{
	text-align: center;
	border: none 0px;
	width: 100%;	
}
.photos TD
{
	text-align: center;
}
.photos IMG
{
	padding: 2px 2px 2px 2px;
}
.photos A
{
	text-decoration: none;
}
.photos P
{
    margin: 0; 
    padding-top: 10px;
    text-align: left;
}

.zoom
{
	font-size: 9pt;
	border: none 0px;
	vertical-align: middle;
}
