﻿#pg
{
	width: 802px;
	height: 592px;
	margin: 35px auto 0 auto;
}

#Div1 a, #Div2 a, #Div3 a, #Div4 a, #Div5 a
{
	position: absolute;
}

#Div1
{
	width: 802px;
	height: 87px;
	position: relative;
}

#Div1.home
{
	background: transparent url(../images/Default/home01.jpg) no-repeat;
}

#Div1.comm
{
	background: transparent url(../images/Default/comm01.jpg) no-repeat;
}

#Div1.family
{
	background: transparent url(../images/Default/family01.jpg) no-repeat;
}

#Div1.youth
{
	background: transparent url(../images/Default/youth01.jpg) no-repeat;
}

#Div2
{
	width: 802px;
	height: 122px;
	position: relative;
}

#Div2.home
{
	background: transparent url(../images/Default/home02.jpg) no-repeat;
}

#Div2.comm
{
	background: transparent url(../images/Default/comm02.jpg) no-repeat;
}

#Div2.family
{
	background: transparent url(../images/Default/family02.jpg) no-repeat;
}

#Div2.youth
{
	background: transparent url(../images/Default/youth02.jpg) no-repeat;
}

#Div3
{
	width: 802px;
	height: 85px;
	position: relative;
}

#Div3.home
{
	background: transparent url(../images/Default/home03.jpg) no-repeat;
}

#Div3.comm
{
	background: transparent url(../images/Default/comm03.jpg) no-repeat;
}

#Div3.family
{
	background: transparent url(../images/Default/family03.jpg) no-repeat;
}

#Div3.youth
{
	background: transparent url(../images/Default/youth03.jpg) no-repeat;
}

#Div4
{
	width: 802px;
	height: 170px;
	position: relative;
}

#Div4.home
{
	background: transparent url(../images/Default/home04.jpg) no-repeat;
}

#Div4.comm
{
	background: transparent url(../images/Default/comm04.jpg) no-repeat;
}

#Div4.family
{
	background: transparent url(../images/Default/family04.jpg) no-repeat;
}

#Div4.youth
{
	background: transparent url(../images/Default/youth04.jpg) no-repeat;
}

#Div5
{
	width: 802px;
	height: 125px;
	position: relative;
}

#Div5.home
{
	background: transparent url(../images/Default/home05.jpg) no-repeat;
}

#Div5.comm
{
	background: transparent url(../images/Default/comm05.jpg) no-repeat;
}

#Div5.family
{
	background: transparent url(../images/Default/family05.jpg) no-repeat;
}

#Div5.youth
{
	background: transparent url(../images/Default/youth05.jpg) no-repeat;
}

#PageWrapper
{
	width: 802px;
	height: 592px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#YFC
{
	height: 89px;
	float: left;
}

#YFC img
{
	float: left;
	clear: left;
}

#YFCRight
{
	float: left;
}

#YFCRight img
{
	float: left;
}

#LogoRow
{
	float: left;
	width: 802px;
}

#LogoRow img
{
	float: left;
}

#MenuRow
{
	float: left;
}

#MenuRow img
{
	float: left;
}

#LowerRow
{
	float: left;
	width: 802px;
}

#LowerRow img
{
	float: left;
}

#BottomRow
{
	float: left;
	width: 802px;
}

#BottomRow img
{
	float: left;
}

#PageMenu
{
	font-family: Book Antiqua, Times New Roman, Serif;
	font-size: 10pt;
	float: left;
	margin-top: -380px;
	margin-left: 26px;
	text-align: right;
	width: 125px;
	z-index: 2;
}

.DMMenu ul li
{
	float: left;
	z-index: 500;
	text-align: right;
}

.DMMenu a, .DMMenu a:hover, .DMMenu a:visited
{
	color: #0E070F;
	border-bottom: 1px solid transparent;
	padding-bottom: 5px;
	z-index: 3;
}

.DMMenu a:hover
{
	border-bottom: 2px solid #999893;
}

.DMMenu ul ul
{
	border-left: 1px solid #999893;
	left: 100%;
	width: 128px;
	margin-left: -3px;
}

.DMMenu ul ul:hover
{
	display: none;
}

.DMMenu ul ul li
{
	margin-top: 105px;
	text-align: left;
	padding-left: 5px;
	font-size: 12pt;
}

.DMMenu ul ul li a
{
	color: #A1349D;
}

