/* just tags */
body {
	background-color: #333333;
	font-size: 62.5%;
}
a {
	outline: none;
}
/* TOP HEAD and TITLE */
#header {
	height: 240px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#headTop {
	background-image: url(home/headTop.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 800px;
	z-index: 3;
}
#headGreenPic {
	background-image: url(home/headGreenPic.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 800px;
}
#headBarGreen {
	height: 34px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#headBarGreenText {
	margin-bottom: 0px;
	margin-top: 11px;
	vertical-align: middle;
}
#headBarGreenText h1 {
	font-size: 1.5em;
	color: #CCCCCC;
}
/* MAIN CONTENT AREA _____________________________________*/
#lowerContentContainer {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}
#lowerLeftNav {
	background-color: #666666;
	float: left;
	width: 160px;
	font-size: 1.2em;
	margin-right: 6px;
	background-image: url(../PhaseIII_Implmnt/home/sideLeftGreyTop.gif);
	background-repeat: no-repeat;
}
/* Main Content Head Area */
#lowerCenterContent {
	width: 466px;
	float: left;
	background-color: #ECD08F;
	background-image: url(../PhaseIII_Implmnt/home/centerTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#lowerCenterContent h1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 2em;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	font-weight: bold;
}
#lowerCenterContent h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.5em;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	font-style: italic;
	margin-top: -12px;
	color: #666666;
}
/* Main Content CENTER Body Area */
#lowerCenterContent #centerContentText h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.3em;
	padding-left: 6px;
	padding-top: 12px;
	padding-right: 6px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
#centerContentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-left: 12px;
	margin-right: 6px;
}
#centerContentText a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.dropthecap {
	float:left;
	color:#000000;
	font-size:5em;
	font-weight:bold;
	width: 0.8em;
	height: 0.9em;
	display: block;
	line-height: 75%;
 }
 .dropthecap2 {
	float:left;
	color:#000000;
	font-size:5em;
	font-weight:bold;
	width: 0.6em;
	height: 0.9em;
	display: block;
	line-height: 75%;
}
.dropthecap3 {
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
}
/* Main Content RIGHT Area */
#lowerRightContainer {
	float: right;
	width: 160px;
}
#lowerRightA, #lowerRightB {
	background-color: #660066;
	width: 150px;
	background-image: url(../PhaseIII_Implmnt/home/sideRightPurpleTop.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 5px;
}
#lowerRightA img, #lowerRightB img, #lowerLeftB img {
	margin-left: -5px;
}
#lowerRightAText a, #lowerRightBText a, #lowerLeftBText a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
}
#lowerRightAText a:visited, #lowerRightAText a:hover, #lowerRightAText a:active, #lowerRightBText a:visited, #lowerRightBText a:hover, #lowerRightBText a:active, #lowerLeftBText a:visited, #lowerLeftBText a:hover, #lowerLeftBText a:active {
	color: #ECD08F;
}
#lowerRightAText h1, #lowerRightBText h1, #lowerLeftBText h1 {
	color: #ECD08F;
	font-size: 1.2em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	line-height: 95%;
}
/* Lower Left Area AREA ONLY */
#lowerLeftB  {
	background-color: #660066;
	width: 155px;
	background-image: url(home/sideLeftPurpleTop.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 5px;
}
/* TRADEMARK AREA */
#lowerTMContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 12px;
}
#lowerTMContainer #lowerTMText {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	padding-top: 6px;
	padding-bottom: 6px;
}
#lowerTMContainer #lowerTMRule, #lowerTMContainer #lowerTMRule2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
/* LOWER NAVIGATION */
#lowerNav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 9px;
	text-align: center;
	color: #999999;
}
#lowerNav a {
	color: #999999;
	font-size: 1.0em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
#lowerNav a:visited #lowerNav a:hover #lowerNav a:active {
	color: #FFFFFF;
}
#centerContentBottomBox {
	background-image: url(home/centerBottom.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 466px;
}
#centerContentText img {
	text-align: center;
}
#centerContentText div img {
	height: 135px;
	width: 135px;
}
#lowerRightSpace, #lowerLeftSpace {
	height: 12px;
	display: block;
	background-color: #333333;
}
.indentMenuItem {
	text-indent: 9px;
}
.underlineMenuItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h3 {
	text-align: center;
	font-size: 1.4em;
}
.caption {
	font-style: italic;
	display: block;
	margin-top: 3px;
	height: 20px;
	width: 135px;
	font-size: 0.9em;
	text-align: center;
}
#imageAndCaption {
}
.capitalize {
	text-transform: uppercase;
}
#centerContentText .picHeight200 {
	height: 200px;
}
#centerContentText .pic90x130 {
	height: 130px;
	width: 90px;
}
#lowerCenterContent h4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.7em;
	text-decoration: none;
	color: #333333;
}
#centerContentText .pic135x168 {
	height: 168px;
	width: 135px;
}
#centerContentText .pic135x156 {
	height: 156px;
	width: 135px;
}
#centerContentText .pic90x102 {
	height: 102px;
	width: 90px;
}
.makeBold {
	font-weight: bold;
}
