/*****************************************************/
/*   Author:  Tony Ma		                         */
/*            tonyma@bententech.com                  */
/*   Version: 1.0                                    */
/*   Date:    March 14, 2006                         */
/*****************************************************/

/*****************/
/*   MAIN BODY   */
/*****************/
body {
	margin: 0em auto;
	padding: 0em;
	background-color: rgb(0,106,182);
  	font-family: Verdana,Tahoma, Arial,sans-serif;
}

#wrap {
	width: 990px;
	margin: 0em auto;
	background-color: rgb(255,255,255);
	font-size: 1.0em;	
}

/**************/
/*   HEADER   */
/**************/
#header-section {
	width: 990px;
	margin: 0em 0em 0em 0em;
	background-color: rgb(255,255,255);		
}

#header-background {
	width: 990px; 
	height: 100%;
	float: left;
	border: none;
	margin: 0em 0em 0em 0em;
}

#header-background-center {
	width: 990px;
	float: right;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: none;
	background-color: #f4f8fb;
	font-size:10px;
}

#header {
	clear: both;
	margin: 0em 0em 1.5em 0em;
	border-top: solid 0.1em rgb(175,175,175);
	border-bottom: solid 0.1em rgb(175,175,175);
	background-color: rgb(235,235,235);	
	text-transform: uppercase;
	line-height: 2.0em;
	height: 2.0em;
	color: rgb(50,50,50);
}

#header ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.0em;
}	

#header li {
	float: left;
	white-space: nowrap;
}

#header li a {
	display: block;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 0.1em rgb(175,175,175);	
	background-color: rgb(235,235,235);	
	text-decoration: none;
	color: rgb(50,50,50);
}

#header a:hover {
	border-right: solid 0.1em rgb(175,175,175);	
	background-color: rgb(220,220,220);			
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(50,50,50);
}

#header .selected {
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em rgb(175,175,175);		
	background-color: rgb(220,220,220);
	color: rgb(50,50,50);
}

* html #header a {width:1%;}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {
	display:block;
	width: 142px;
	float: left;
	vertical-align: top;
	margin: 5px auto 0px auto;	
	font-size: 1.1em;
	background-color: rgb(255,255,255);
}

#left-column li {
	margin: 0em 0em 0em 0em;
}

/*
#left-column li a {
	display: block;
	padding: 0.3em 0.6em 0.2em 1.2em;
	border-left: solid 0.5em rgb(235,235,235);
	border-top: solid 0.1em rgb(200,200,200);
	background-image:url(../images/man-icon.gif);
	background-repeat:no-repeat;
	vertical-align:text-bottom;
	text-decoration: none;
	font-weight: normal;
	color: rgb(50,50,50);
	height: 1.3em;
	font-size: 11px;
}	
*/

.normal_link {
	clear:both;
	text-decoration:none;
}

.normal_link  a:link{
	clear:both;
	text-decoration:none;
}

.normal_link  a:visited{
	clear:both;
	text-decoration:none;
}

.normal_link  a:hover{
	clear:both;
	text-decoration:none;
}
	
#left-column a:hover {
	text-decoration: none;
	background-image:url(../images/man-icon_over.gif);
	background-repeat:no-repeat;
	vertical-align:text-bottom;
	font-size: 11px;
	color:#FF0000;
}

/* Fix IE. Hide from IE Mac \*/
* #left-column a:hover { width:115px;}
/* End */

#left-column .left-navheader-first {
	display: block;
	margin: 0em 0em 0em 0em;
	padding: 0.3em 0.7em 0.3em 0.9em;
	border-left: solid 0em rgb(255,210,113);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
	font-size: 11px;
	width:118px;
}

#left-column .left-navheader {
	display: block;
	margin: 1.0em 0em 0em 0em;
	padding: 0.3em 0.7em 0.2em 0.4em;
	border-left: solid 0.5em rgb(235,235,235);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

.left-column-box-white {
	float: right;
	width: 94%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	color:#006AB6;
	font-size: 11px;
}

.left-column-box-title-grey {
	clear: both;
	display: block;
   	margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(220,220,220);
	font-weight: bold;
	color: rgb(50,50,50);
	font-size: 11px;	
}

/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/

/* Sections */
/************/
#middle-column {
	float:left;
	width: 569px; 
	padding: 0% 0% 0% 1%;
	margin-top: 5px;
	margin-left: 5px;	
	background-color: #FFFFFF;
	color: rgb(100,100,100);
	line-height: 1.3em;
	font-size: 12px;
}

#middle-column-new {
	float:left;
	width: 823px;
	padding: 0% 0% 0% 1%;
	margin-top: 5px;
	margin-left: 5px;	
	background-color: #FFFFFF;
	color: rgb(100,100,100);
	line-height: 1.3em;
	font-size: 12px;
}

#middle-column.width {
	width: 617px;
}

.middle-column-left {
	float: left;
}

.middle-column-right {
	float: right;
}

/* Box titlebars */
/*****************/
.middle-column-box-title-grey {
	clear: both;
	display: block;
	width:100%;
	background-color: rgb(220,220,220);
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-title-blue {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(187,211,247);
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-title-yellow {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(255,236,128);		
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-title-green {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(196,221,108);			
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-title-red {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(255,176,176);
	font-weight: bold;
	color: rgb(50,50,50);
}

/* Box backgrounds */
/*******************/

/* Box backgrounds -  Full width boxes */
/***************************************/
.middle-column-box-white {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-blue {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(187,211,247);
}

.middle-column-box-yellow {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,240,170);
}

.middle-column-box-green {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(224,244,181);
}

.middle-column-box-red {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,219,219);
}

/* Box backgrounds -  Half width boxes */
/**************************************/
.middle-column-box-left-white {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-left-blue {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(226,238,252);
}

.middle-column-box-left-yellow {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,240,170);
}

.middle-column-box-left-green {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(215,244,181);
}

.middle-column-box-left-red {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,219,219);
}

.middle-column-box-right-white {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-right-blue {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(226,238,252);
}

.middle-column-box-right-yellow {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,240,170);
}

.middle-column-box-right-green {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(224,244,181);
}

.middle-column-box-right-red {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,219,219);
}

/* Text headings and paragraphs */
/********************************/
.middle-column-box-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
}

.middle-column-box-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-yellow p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-yellow p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-yellow p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-green p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-green p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-green p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-red p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-red p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-red p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-left-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
}

.middle-column-box-left-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-left-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-left-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-left-yellow p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-yellow p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-left-yellow p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-left-green p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-green p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;	
	font-weight: bold;
}

.middle-column-box-left-green p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-left-red p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-red p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-left-red p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-right-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
}

.middle-column-box-right-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-right-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;	
	font-weight: bold;
}

.middle-column-box-right-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;	
}

.middle-column-box-right-yellow p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-yellow p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-right-yellow p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-right-green p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-green p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-right-green p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-right-red p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-red p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-right-red p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

/* Images */
/**********/
.middle-column-img-left{
	float: left;
	margin: 0.3em 0.5em 0em 0em;
	border: solid 1px rgb(100,100,100);
}

.middle-column-img-right{
	float: right;
	margin: 0.3em 0em 0em 0.5em;
	border: solid 1px rgb(100,100,100);	
}

/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	float: right;
	width: 254px;
	margin: 5px auto 0 auto;	
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-size: 11px;
}

.right-column-box-title-grey {
	clear: both;
	display: block;
   	margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(220,220,220);
	font-weight: bold;
	color: rgb(50,50,50);
	font-size: 11px;	
}

.right-column-box-title-blue {
	clear: both;
	background-image:url(../images/right_col_button.jpg);
	background-repeat:no-repeat;
	height:2em;
	display: block;
    margin: 0em 0em 0.2em 0em;
	padding: 0.1em 0.1em 0.1em 0.1em;
	font-weight: bold;
	font-size:18px;
	color: #006bb6;
}

.right-column-box-title-yellow {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(255,236,128);	
	font-weight: bold;
	color: rgb(50,50,50);
	font-size: 11px;
}

.right-column-box-title-green {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(196,221,108);
	font-weight: bold;
	color: rgb(50,50,50);
	font-size: 11px;
}

.right-column-box-title-red {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(255,176,176);
	font-weight: bold;
	color: rgb(50,50,50);
	font-size: 11px;
}

.right-column-box-white {
	float: right;
	width: 94%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	color:#006AB6;
	font-size: 11px;
}	

/**************************************************/
/***   Testing one...might be able to remove   ***/
/*************************************************/
.column-box-white {
	float: right;
	width: 264px;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	color:#006AB6;
	font-size: 11px;
}

.right-column-box-blue {
	float: right;
	width: 96%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(226,238,252);		
	font-size: 11px;	
}	

.right-column-box-yellow {
	float: right;
	width: 96%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,240,170);	
	font-size: 11px;			
}	

.right-column-box-green {
	float: right;
	width: 96%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(224,244,181);
	font-size: 11px;
}	

.right-column-box-red {
	float: right;
	width: 96%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,219,219);		
	font-size: 11px;
}	

.right-column-box-white p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-blue p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-yellow p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-green p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-red p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-img{
	float: right;
	margin: 1.0em 0em 0em 0em;
	border: solid 1px rgb(100,100,100);
}

/*******************/
/***   FOOTER    ***/
/*******************/
#footer {
	clear: both;
	width: 990px;
	height: 2.5em;
	margin: 1.0em 0em 1.0em 0em;
	padding: 0.25em 0em 0.3em 0em;
	border-top: solid 0.1em rgb(150,150,150);
	border-bottom: solid 0.1em rgb(150,150,100);	
	background-color: rgb(220,220,220);
	text-align: center;
	color: rgb(100,100,100);
	font-size:9px;;
}

/**************************/
/***   MISCELLANEOUS    ***/
/**************************/
a:hover {
	color: rgb(10,106,245);
	text-decoration: none;
	background-color: rgb(255,255,255);
}

.textbox {
border-left : 1px solid #b6b6b6; 
border-right : 1px solid #b6b6b6; 
border-top : 1px solid #b6b6b6; 
border-bottom : 1px solid #b6b6b6; 
background-color : #ffffff; 
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #000; 
}  

.mp_backlinks {
	float:right;
	width:425px;
	font-size: 10px;
	line-height: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	/*overflow:hidden;*/
}

.image_left
{
	float:left;
	border:5px solid white;
	max-width:133px;
	max-height:166px;
}
/**************************/
/***   NAVIGATION BUTTONS   ***/
/**************************/
a.children_nav, a.children_nav:link, a.children_nav:visited {
	display:block; 
	background:url(../images/children_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.children_nav:hover {
	display:block; 
	background:url(../images/children_button_over.gif);
	width:112px; 
	height:29px; 
}

a.singles_nav, a.singles_nav:link, a.singles_nav:visited {
	display:block; 
	background:url(../images/singles_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.singles_nav:hover {
	display:block; 
	background:url(../images/singles_button_over.gif);
	width:112px; 
	height:29px; 
}

a.married_nav, a.married_nav:link, a.married_nav:visited {
	display:block; 
	background:url(../images/married_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.married_nav:hover {
	display:block; 
	background:url(../images/married_button_over.gif);
	width:112px; 
	height:29px; 
}

a.mens_nav, a.mens_nav:link, a.mens_nav:visited {
	display:block; 
	background:url(../images/mens_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.mens_nav:hover {
	display:block; 
	background:url(../images/mens_button_over.gif);
	width:112px; 
	height:29px; 
}

a.women_nav, a.women_nav:link, a.women_nav:visited {
	display:block; 
	background:url(../images/womens_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.women_nav:hover {
	display:block; 
	background:url(../images/womens_button_over.gif);
	width:112px; 
	height:29px; 
}

a.seniors_nav, a.seniors_nav:link, a.seniors_nav:visited {
	display:block; 
	background:url(../images/seniors_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.seniors_nav:hover {
	display:block; 
	background:url(../images/seniors_button_over.gif);
	width:112px; 
	height:29px;  
}

a.nursery_nav, a.nursery_nav:link, a.nursery_nav:visited {
	display:block; 
	background:url(../images/nursery_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.nursery_nav:hover {
	display:block; 
	background:url(../images/nursery_button_over.gif);
	width:112px; 
	height:29px; 
}

a.sports_nav, a.sports_nav:link, a.sports_nav:visited {
	display:block; 
	background:url(../images/sports_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.sports_nav:hover {
	display:block; 
	background:url(../images/sports_button_over.gif);
	width:112px; 
	height:29px; 
}

a.deaf_nav, a.deaf_nav:link, a.deaf_nav:visited {
	display:block; 
	background:url(../images/deaf_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.deaf_nav:hover {
	display:block; 
	background:url(../images/deaf_button_over.gif);
	width:112px; 
	height:29px; 
}

a.korean_nav, a.korean_nav:link, a.korean_nav:visited {
	display:block; 
	background:url(../images/korean_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.korean_nav:hover {
	display:block; 
	background:url(../images/korean_button_over.gif);
	width:112px; 
	height:29px; 
}

a.spanish_nav, a.spanish_nav:link, a.spanish_nav:visited {
	display:block; 
	background:url(../images/spanish_button.gif);
	width:112px; 
	height:29px;  
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.spanish_nav:hover {
	display:block; 
	background:url(../images/spanish_button_over.gif);
	width:112px; 
	height:29px; 
}

a.filipino_nav, a.filipino_nav:link, a.filipino_nav:visited {
	display:block; 
	background:url(../images/filipino_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.filipino_nav:hover {
	display:block; 
	background:url(../images/filipino_button_over.gif);
	width:112px; 
	height:29px; 
}

a.arabic_nav, a.arabic_nav:link, a.arabic_nav:visited {
	display:block; 
	background:url(../images/arabic_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.arabic_nav:hover {
	display:block; 
	background:url(../images/arabic_button_over.gif);
	width:112px; 
	height:29px; 
}

a.students_nav, a.students_nav:link, a.students_nav:visited {
	display:block; 
	background:url(../images/students_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.students_nav:hover {
	display:block; 
	background:url(../images/students_button_over.gif);
	width:112px; 
	height:29px; 
}

a.homeschool_nav, a.homeschool_nav:link, a.homeschool_nav:visited {
	display:block; 
	background:url(../images/homeschool_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.homeschool_nav:hover {
	display:block; 
	background:url(../images/homeschool_button_over.gif);
	width:112px; 
	height:29px; 
}

a.creative_nav, a.creative_nav:link, a.creative_nav:visited {
	display:block; 
	background:url(../images/creative_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;}
a.creative_nav:hover {
	display:block; 
	background:url(../images/creative_button_over.gif);
	width:112px; 
	height:29px; 
}

a.youngadults_nav, a.youngadults_nav:link, a.youngadults_nav:visited {
	display:block; 
	background:url(../images/youngadults_button.gif);
	width:112px; 
	height:29px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	line-height:25px; 
	overflow:hidden;
}

a.youngadults_nav:hover {
	display:block; 
	background:url(../images/youngadults_button_over.gif);
	width:112px; 
	height:29px; 
}