﻿body, td, a
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color: Black;
	color: #c0c0c0;
	font-weight: 100;
	text-align: center;
}

.imagebackground
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color: Transparent;
	color: #c0c0c0;
	font-weight: 100;
	text-align: left;
	text-decoration: none;
}

.linktransp
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color: Transparent;
	color: #c0c0c0;
	font-weight: 100;
	text-align: left;
}

.linkbutton
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    cursor: pointer;
	background-color: Transparent;
	color: #c0c0c0;
	font-weight: 100;
	text-decoration: underline;
	
}

.galleryimage
{
    height:250px; 
    width:250px; 
    background-repeat : no-repeat;
    text-align : center;
    vertical-align : middle;
    background-position : center;
}

table
{
	width: 100%;
}

.corner
{
	width: 10px;
	height: 10px;
	text-align: center;
}

.menuitem
{
	width: 16%; 
	vertical-align:top;
}

.heads, .tails
{
	width: 100%;
	height: 100;
	font-size: 28pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.tops,.bottoms
{
	height:30px;
}

.window
{
	text-align: center;
}

.caption
{
	font-size: 20pt;
	color: white;
	font-family: Bradley Hand ITC;
	text-align: center;
}


