﻿#noscriptnav
{
	font-family: Tahoma;
	font-size: 11px;
}

#noscriptnav-iphone
{
	font-family: Tahoma;
	font-size: 14px;
}

#nav
{
	position: absolute;
	width: 160px;
	height: 100%;
	top: 66px;
	right: auto;
	bottom: 0;
	left: 0;
	text-align: center;
}
#nav2
{
	padding-top: 10px;
}
#header
{
	position: absolute;
	width: 100%;
	height: 60px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	text-align: center;
}
#body
{
	position: absolute;
	width: auto;
	height: auto;
	top: 66px;
	right: 0;
	bottom: 0;
	left: 160px;
	padding-left: .5em;
	font-family: Verdana;
	font-size: small;
}
img
{
	border-width: 0px;
}

h1
{
	text-align: center;
}

h2
{
	font-size: large;
}