#navigation
	{
	background:url(/images/template/navbg.gif) no-repeat top;
	width: 932px;
	padding-left: 92px;
	text-align: center;
	height: 36px;
	}

.holders
	{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
	font-size: 9pt;
	padding-top: 10px;
	margin-right: 14px;
	margin-left: 14px;
	font-weight: bold;
	vertical-align:middle;
	height: 31px;
	}

.holders a
	{
	color: #13134C;
	}
	
.holders a:hover
	{
	color: red;
	}

.divider
	{
	float: left;
	padding-top: 4px;
	}

.mothers
	{
	background: url(/images/template/woman-left.jpg) no-repeat top left;
    width: 181px;
	height: 120px;
    font-size: 8pt;
    color: white;
	margin-bottom: 20px;
	}

/* DOWNLOADS DIV */	
.downloads
	{
	background: url(/images/template/downloads.jpg) no-repeat top left;
    width: 181px;
	height: 120px;
    font-size: 8pt;
    color: white;
	margin-bottom: 20px;
	}

#list
	{
	list-style-position: inside;
	}

#list .baa
	{
	width: 181px;
	background:url(/images/template/dot.png) no-repeat bottom;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #38385D;
	}
.linkholder
	{
	padding-left: 15px;
	}
	
.linkzmain
	{
	font-size: 9pt;
	display: block;
	width: 181px;
	background: url(/images/template/arrow.gif) no-repeat 2% center;
	color: #0000EE;
	}
	
.linkzsub
	{
	font-size: 9pt;
	display:block;
	width: 141px;
	padding-left: 25px;
	color: #0000EE;
	}
	
.linkzmain:hover
	{
	font-size: 9pt;
	display: block;
	width: 181px;
	background: url(/images/template/arrowred.gif) no-repeat 1% center;
	color: red;
	}
	
.linkzsub:hover
	{
	font-size: 9pt;
	display: block;
	width: 141px;
	color: red;
	padding-left: 25px;
	}