﻿Body {
	background: #FF7800;
}

TD.header {
	background: #FFFFFF url(images/header_bg.jpg) no-repeat 0 0;
}

TD.footer {
	background: #FFFFFF url(images/footer_bg.jpg) no-repeat 0 0;
}

TD.footertext {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

TD.bodycopy {
	background: #FFFFFF;
}

TD.menu {
	background: #F0F0F0;
	font-family: Century Gothic;
	font-size: 14px;
	color: #000000;
}

a.menu{font-family: Century Gothic; font-size: 14px; font-weight: Bold; color: #000000; text-decoration: none;}
a.menu:hover {font-family: Century Gothic; font-size: 14px; font-weight: Bold; color: #000000; text-decoration: none;}

div.menu {
	margin: 0 0 0 0;
	padding: 10px;
	position: relative;
	z-index: 22;
	top: 0%;
}

div.logo {
	margin: 40px 0 0 -500px;
	padding: 10px;
	width: 248px;
	height: 107px;
	position: absolute;
	z-index: 20;
	top: 0%;
	left: 50%;
}

div.icons {
	margin: 40px 0 0 100px;
	padding: 10px;
	width: 400px;
	height: 107px;
	position: absolute;
	z-index: 20;
	top: 0%;
	left: 50%;
}

TD.icons {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
}

a.icons {font-family: Century Gothic; font-size: 12px; font-weight: Bold; color: #000000;}
a.icons:hover {font-family: Century Gothic; font-size: 12px; font-weight: Bold; color: #000000;}

TD.pageheading {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: Normal;
	color: #000000;
}

TD.main {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
}

TD.handsup {
	background: url("images/hands_up.jpg");
	background-repeat: no-repeat;
	background-position: right;
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: Normal;
	color: #000000;
}