body
{
	background: url(images/AllBg.jpg) no-repeat fixed center;
}

#indexLogo
{
	margin-top: 175px;
}


#HomeMain
{
	width: 865px;
	height: 560px;
}

#rightNavDiv
{
	float: right;
	margin-top: 100px;
}

#rightNav
{
	font-family: ClassGarmnd BT;
	font-size: 17px;
	padding: 7px;
	color: #CCC;
	font-weight: bold;
	width: 200px;
	border-bottom: #fff solid 1px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
}



a:hover #rightNav
{
	background: #FFF;
	color: #000;
	cursor: pointer;
}

#rightNavSelected
{
	font-family: ClassGarmnd BT;
	font-size: 17px;
	padding: 7px;
	color: #000;
	font-weight: bold;
	width: 200px;
	border-bottom: #fff solid 1px;
	width: 180px;
	background: #FFF;
	text-decoration: none;
	cursor: pointer;
}




#AllrightNav
{
	font-family: ClassGarmnd BT;
	font-size: 17px;
	padding: 7px;
	color: #333;
	font-weight: bold;
	width: 200px;
	border-bottom: #fff solid 1px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
}



a:hover #AllrightNav
{
	background: #FFF;
	color: #000;
	cursor: pointer;
}

#AllrightNavSelected
{
	font-family: ClassGarmnd BT;
	font-size: 17px;
	padding: 7px;
	color: #000;
	font-weight: bold;
	width: 200px;
	border-bottom: #fff solid 1px;
	width: 180px;
	background: #FFF;
	text-decoration: none;
	cursor: pointer;
}



#entersite
{
	height: 80px;
	padding-left: 100px;
	text-decoration: underline;
	color: #FFF;
	font-family: ClassGarmnd BT;
	font-size: 15px;
	font-weight: bold;
}


#entersite a
{
	text-decoration: underline;
	color: #FFF;
}


.PeopleLink
{
	width: 200px;
	font-family: ClassGarmnd BT;
	font-weight: bold;
	font-size: 24px;
	color: #000;
	margin-top: 100px;
	margin-left: 250px;
}

.PeopleLink a
{
	color:Black;
	text-decoration:none;
}

.PeopleLink a:hover
{
	color:Maroon;
	text-decoration:underline;
}

.PeoplePageInnerLink
{
	margin-top:50px;
	margin-left:40px;
	width:580px;
}

.Heading
{
	font-family:ClassGarmnd BT;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}

.content
{
	font-family:ClassGarmnd BT;
	font-size:16px;
	padding-top:10px;
}

.ButtomLink
{
	font-family:ClassGarmnd BT;
	font-size:18px;
	font-weight:bold;
	padding-top:20px;
	padding-right:50px;
}

.ButtomLink a
{
	color:#b10000;

}

.ButtomLink a:hover
{
	color:Black;
	text-decoration:none;
}
