body,body.inside {
	background-color: black;
	border-style: none;
	margin: 0;
	padding: 0;
	font-family: Garamond;
	font-size: 12pt;
	color: #474848;
	vertical-align:middle;
}

body.inside {
	background:url(../images/mainCenter.jpg) fixed;	
}

h1,a.h1
{
	font-family: Garamond;
	font-size: 14pt;
	color: #474848;
	font-weight: 600
	text-decoration: none;
}


td.nav,a.nav
{
	font-family: Vladimir Script;
	font-size: 25pt;
	font-weight: 600;
	text-decoration: none;
	color: #292C6A
}

a.nav:hover
{
	text-decoration: underline;
}

table.positioningTable {
	height: 100%;
	width: 100%;
}

td.positioningCell {
	vertical-align:middle;
}