﻿body {
	font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background-position: center 0%;
	background-color: #f0f0f0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(../images/texture.jpg);
	background-repeat: repeat;
	text-align: center;
}

#fullpage
{
	width: 792px;
	height: 125%;
	margin: 0px auto 0px auto;
	position: relative;
	background-image: url( '../images/welcome/WelcomeBg.gif' );
	background-repeat: repeat;
}

#header
{
	width: 792px;
	position: relative;
}

#welcometextpanel
{
	width: 792px;
	position: relative;
	margin: 0px auto 0px auto;
}

#footer
{
	color: White;
	width: 792px;
	margin: 0px;
	position: relative;
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
}

#bodytext
{ 
	text-align: center;
	color: White;
	font-size: 14pt; padding-right: 75px; padding-left: 75px; }


#bodyheader
{
	font-size: 20pt;
	font-weight: bold;
	font-variant:small-caps;
	color: #A59D79;
}

#continuearea
{
	width: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:right;
	font-size: 12pt;
	font-weight: bold;
}

#continuearea a, #continuearea a:visited, #continuearea a:hover
{
	text-decoration: none;
}

.continuebutton
{
	border: 1px solid white;
	padding: 5px;
}

.menuselected a, .menuselected a:hover
{
	color: #A59D79;
}

a
{
	color: White;
}

a:hover
{
	text-decoration: none;
	color: #8D0000;
}

a img
{
	border: none;
}
.menucontrol
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Georgia;
	background-image: url( '../images/welcome/WelcomeBg.gif' );
	background-repeat: repeat;
}

.howtobegin
{
	color: White;
	font-size: 12pt; padding-right: 75px; padding-left: 75px; 
	text-align: left;
}

.bodyitalic
{
	font-style: italic;
}

.bodybold
{
	font-weight: bold;
}

.bodyboldunderline
{
	font-weight: bold;
	text-decoration: underline;
}
