﻿a
{
	text-decoration: none;
}

#mainNav #programsMenuItem
{
	color: #000000;
	visibility: visible;
}

#programsMenuItem a
{
	color: #969698;
}

#programsList
{
	list-style-type: none;
	padding-left: 0;
	margin-left: -8px;
}

#programsList li
{
	width: 682px;
	height: 128px;
	border-style: solid;
	border-color: #7F7F7F;
	border-width: 2px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	background-repeat: no-repeat;
	position: relative;
}

#programsList li:hover
{
	border-color: #000000;
}

#programsList li:hover a
{
	text-decoration: underline;
}

#programsList li a.programBlockLink
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../Images/invisible.gif);
}

h2
{
	margin-top: 0;
}

#programsList a
{
	text-decoration: none;
	display: block;
	text-align: right;
	font-family: Arial;
	font-size: 12pt;
}

#programsList #lendingClosetItem
{
	background-image: url(../Images/LendingCloset.png);
	padding-left: 370px;
	width: 342px;
}

#lendingClosetItem a
{
	color: #7929ae;
}

#vigilanceItem
{
	background-image: url(../Images/Vigilance.png);
	position: relative;
}

#vigilanceItem h2
{
	position: absolute;
	top: 17px;
	left: 26px;
	font-size: 16pt;
	display: inline;
	font-size: 16pt;
}

#vigilanceItem p
{
	width: 548px;
	text-indent: 100px;
	line-height: 15pt;
}

#vigilanceItem a
{
	color: #74AC4A;
	position: absolute;
	top: 48px;
	right: 30px;
}

#programsList #orangeProjectItem
{
	background-image: url(../Images/OrangeProject.png);
	padding-right: 420px;
	width: 292px;
}

#orangeProjectItem a
{
	color: #ff7d00;
}

#orangeProject p
{
	margin-top: 0;
}

#programsList #greatGlobeItem
{
	background-image: url(../Images/GreatGlobe.png);
	position: relative;
	padding-left: 210px;
	width: 502px;
}

#greatGlobeItem h2
{
	display: inline;
}

#greatGlobeItem p
{
	display: inline;
	margin-left: 15px;
}

#greatGlobeItem a
{
	color: #48AA56;
	margin-right: 30px;
}
