body {

	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background: #4f70a3;
	margin: 0; padding: 0; border: 0;
	overflow: hidden;
}

#page {display: block; margin: 0; padding: 0; border: 0; height: 100%; overflow: hidden;}

#wrapper
{
	position: relative;
	width: 795px;
	height: 50%;
}

#hidden
{
	position: relative;
	width: 0px;
	height: 0px;
}

#page #top
{
	position: absolute;
	width: 795px;
	height: 105px;
	top: 0px;
	bottom: auto;
	left: 0px;
	margin-left: 0px;
}

#page #topshad
{
	position: absolute;
	width: 795px;
	height: 11px;
	top: 105px;
	bottom: auto;
	left: 0px;
	background: url("../img/topshad.png") no-repeat;
	margin-left: 0px;
	z-index: +1;
}

#page #tabf
{
	position: absolute;
	width: 300px;
	height: 26px;
	top: 105px;
	left: 0px;
	margin-left: 0px;
	background: url("../img/tabf.png") no-repeat;
	z-index: +2;
}

#page #tabsv
{
	position: absolute;
	width: 300px;
	height: 26px;
	top: 105px;
	left: 0px;
	margin-left: 0px;
	background: url("../img/tabsv.png") no-repeat;
	z-index: +2;
}
	

#page #main
{
	position: absolute;
	width: 795px;
	height: auto;
	top: 105px;
	bottom: 50px;
	left: 0px;
	margin-left: 0px;
	padding: 0; border: 0;
	background: #B6C78C;
	overflow: auto;

}

#page #mainf
{
	position: absolute;
	width: 795px;
	height: 507px;
	top: 0px;
	left: 0px;
	margin-left: 0px;
}

#page #copy
{
	position: relative;
	color: #000000;
	left: 53px;
	width: 677px;
	text-align: left;
}

#page #copy1
{
	position: relative;
	color: #000000;
	left: 53px;
	width: 677px;
	text-align: left;
    margin-right: -3px;
}

#page #copyc
{
	position: relative;
	color: #000000;
	left: 53px;
	width: 650px;
	text-align: center;
}

#page #copywf
{
	position: relative;
	color: #000000;
	left: 53px;
	width: 690px;
	text-align: left;
}

#page #copyl
{
	position: relative;
	color: #000000;
	left: 53px;
	width: 450px;
	text-align: left;
}

#page #floatr
{
	position: relative;
	top: -35px;
	left: 50px;
	width: 250px;
	float: right;
}

#page #floatr2
{
	position: relative;
	top: -10px;
	right: 0px;
	width: 500px;
	float: right;
}

#page #indent
{
	position: relative;
	margin-left: 20px;
}

#page #divide
{
	position: relative;
	color: #ffffff;
	text-shadow: #000 2px 2px 2px;
	left: 20px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 650px;
	text-align: left;
	vertical-align: text-center;
	font-size: 24px;
}

#page #divider
{
	position: absolute;
	left: 550px;
	width: 200px;
	color: #dddddd;
	font-size: 20px;
	text-shadow: #333 2px 2px 4px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: right;
	vertical-align: top;
}

#page #rmenu
{
	position: absolute;
	left: 520px;
	width: 250px;
	text-align: right;
	top: 15px;
	padding-right: 10px;
}

#page #pics
{
	position: relative;
	left: 70px;
	margin-top: 20px;
}

#page #shadr
{
	position: absolute;
	width: 7px;
	height: auto;
	left: 795px;
	top: 0px;
	bottom: 50px;
	background: url("../img/rsideshad.jpg") repeat-y;
}

#page #frontr
{
	position: absolute;
	width: 139px;
	height: 587px;
	left: 795px;
	top: 0px;
	background: url("../img/rightedge.jpg") no-repeat;
}

#page #menudivide
{
	position: absolute;
	width: 802px;
	height: 8px;
	bottom: 42px;
	right: auto;
	left: 0px;
	margin-left: 0px;
	background: url("../img/menudivback.jpg") no-repeat;

}

#page #menu
{
	position: absolute;
	width: 795px;
	height: 40px;
	top: auto;
	bottom: 0px;
	left: 0px;
	margin-left: 0px;
	z-index: +1;
}

#page #menuf
{
	position: absolute;
	width: 795px;
	height: 80px;
	top: 505px;
	left: 0px;
	margin-left: 0px;
	background: #4f70a3;
	z-index: +1;
}

#pagefac {display: block; margin: 0; padding: 0; border: 0; height: 100%;}

#pagefac #facmain
{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #B6C78C;
	overflow: auto;
}

#pagefac #facinfo
{
	position: relative;
	padding: 7px 25px;
}

#pagefac #indent
{
	position: relative;
	margin-left: 20px;
}

#pagefac #facpic
{
	position: relative;
	float: left;
	margin: 18px 25px 10px 0px;
}

#pagefac #floatr
{
	position: relative;
	width: 250px;
	float: right;
	text-align: right;
}

#pagefac #facfooter
{
	position: relative;
	padding: 10px 25px;
	font-size: 12px;
}

#plain
{
	padding-left: 35px;
	
}

img.top {vertical-align:text-top}

span.divide
{
background-color: #4f70a3;
}

span.indent
{
	position: relative;
	margin-left: 20px;
}
/* Text style */

cur
{
    text-decoration: underline;
}

bgt
{
background-color: #000000;
}

a:link, a:visited
{
    color: #435615;
}

a:hover
{
    color: #333430;
    text-shadow: #eeeeee 0px 0px 3px;
}

a.small
{
	font-size: 12px;
}

li
{

}
table
{
	font-size: 14px;
}

h1.plain
{
	position: relative;
	color: #ffffff;
	text-shadow: #000 2px 2px 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: 100;
}

h1
{
	position: relative;
	color: #ffffff;
	text-shadow: #000 2px 2px 2px;
	left: -33px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: 100;
}

h2
{
	font-size: 18px;
	font-weight: 100;
	color: #435615;
}

h3
{
	font-size: 16px;
	font-weight: 100;
	color: #435615;
}

p.indent
{
	position: relative;
	margin-left: 20px;
}

sub
{
	color: #915625;
	font-size: 20px;
	text-shadow: #555 2px 2px 4px;
}

lrg
{
	font-size: 24px;
}

small
{
	font-size: 12px;
}

dark
{
	font-size: 14px;
	color: #2222ae;
}

darkl
{
	font-size: 24px;
	color: #2222ae;
}
img.mid
{ 
	vertical-align: middle
} 
