#info{
	padding-right: 25px;
	padding-left: 25px;
	height: 154px;
	overflow: auto;
}
#menu{
	width: 100%;
	background-color: #CCCCCC;
}
#menu:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#menu li{
	float: left;
	display: block;
}
#menu a{
	display: block;
	height: 66px;
	font-size: 1px;
	color: #FFFFFF;
	text-indent: -9999px;
	background-position: left bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}

#menu a#active{
	background-position: right bottom;
}

#menu a:hover {
	background-position: left top;
}
.kids{
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0008_Have%20Kids.jpg);
	width: 74px;
}
.disability{
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0007_Disability.jpg);
	width: 74px;
}
.religious{
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0006_Religious.jpg);
	width: 74px;
}
.over40{
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0005_Over%2040.jpg);
	width: 74px;
}
.america{
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0004_I%27m%20Not%20From%20America.jpg);
	width: 74px;;
}
.family{
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0003_Family%20Not%20From%20America.jpg);
	width: 74px;
}
.gender{
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0002_Gender.jpg);
	width: 74px;
}
.looks{
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0001_Looks.jpg);
	width: 74px;
}
.fit_in {
	background-image: url(images/mechanicals/buttons/InsidePageButtons/InsidePageButtons_0000_FitIn.jpg);
	width: 74px;
}

/* Fix the right hand border on the last element in the menu */
#menu a.fit_in{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
  
#menu a.fit_in#active{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}


/* Styles for page heading */

#content h1{
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h2 {
	font-weight: bold;
	font-size: 1.125em;
	margin-bottom: .25em;
	font-family: Franklin Gothic Medium Cond, Franklin Gothic Demi Cond, DejaVu Sans Condensed, Arial, Helvetica, sans-serif;
}
#content p{
	font-size: 0.8em;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
}

/* This is the Link floated after the paragraph - just in case they want it back to this.

#info a{
	background-image: url(images/mechanicals/buttons/ItAin%27tFair-Button.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 38px;
	width: 107px;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 1em;
}*/

#info a{
	background-image: url(images/mechanicals/buttons/ItAin%27tFair-Button.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 38px;
	width: 107px;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	right: 50px;
	bottom: 10px; 
}

#info a:hover{
	background-position: top;
}
#kids{
	background-image: url(images/page_titles/Kids.gif);
		height: 110px;
}
#disability{
	background-image: url(images/page_titles/Disability.gif);
	height: 105px;
}
#religious{
 	background-image: url(images/page_titles/Christian.gif);
		height: 110px;
}
#over40{
 	background-image: url(images/page_titles/Age.gif); 
		height: 110px;
}
#america{
  	background-image: url(images/page_titles/National-Origin.gif);
		height: 110px;
}
#family{
  	background-image: url(images/page_titles/Ancestry.gif);
		height: 110px;
}
#gender{
  	background-image: url(images/page_titles/Gender.gif);
		height: 110px;
}
#looks{
	background-image: url(images/page_titles/color.gif);
		height: 110px;
} 	
#fit_in {
 	background-image: url(images/page_titles/Race.gif); 
		height: 110px;
}
h2 strong{
	font-weight: bold;
	color: #E70022;
}
strong{
	font-weight: bold;
	color: #4E4E4E;
}

