/* ----- PAGE FORMATTING ----- */

body 
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin: 0 auto; /* ----- CODE CENTERING CONTENT DIV DO NOT REMOVE ----- */
	}


body,td,th 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 90%;
	}
	
p
	{
	line-height:normal;
	}
	
	
/* ----- STYLES ----- */

/* ----- BOLD TEXT ----- */

.bold
	{
	font-weight: bold;
	}

/* ----- GREY TEXT LIST SOURCE ----- */
	
.grey
	{color: #999999;
	font-size: 90%;
	}

/* ----- BLUE TEXT LIST ----- */
	
.blue
	{
	color: #000066;
	}
	
	
/* ----- RED TEXT LIST ----- */
	
.red
	{
	color: #FF0000;
	font-weight: bold;
	}
	
/* ----- CANADIAN LINK BOX ----- */

.read
	{
	background-color: #CCCCCC;
	text-align:center;
	margin-right: 55px;
	margin-left: 55px;
	border: outset;
	border-color:#666666;
	
	}
	
/* ----- 2009 INVEST in ME BoX----- */

.09confbox
	{
	text-align:center;
	margin-right: 75px;
	margin-left: 75px;
	border: medium;
	border-color: #999999;
	
	}
	
/* ----- DIRECTORS BOX ----- */
	
.dirbox
	{
	text-align:left;
	font-size: 78%;
	
	}
	
.dirboxsmall
	{
	text-align:left;
	font-size: 74%;
		
	}
	
/* ----- ALISON ARTICLE TEXT ----- */
	
.alisoncaption
	{
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 90%;
	
	}
	
/* ----- ALISON ARTICLE QUOTATION ----- */
	
.alisoncaptionquote
	{
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 95%;
	font-style:italic;
	}
	
/* ----- AHMF RECOGNITION OF HILARY PURPLE BOX TEXT ----- */
	
.hilary
	{
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 85%;
	background-color: #CCCCCC;
	
	}
	
/* ----- COPYRIGHT TEXT ----- */
	
.copyright
	{
	font-size: 9px;
	color:#666666; 
	}
	
/* ----- AHMF NAME ADDRESS TEXT AT BOTTOM OF PAGE ----- */
	
.ahmfnametext
	{
	color: #000066;
	}
		
/* --------------- Div ID&#39;s --------------- */

/* ----- HEADER ----- */

	
	
#header
	{
	width: 100%;
	height: 100px;
	background-image: url(../images/bannerbg.jpg);
	background-repeat:repeat-x;
	z-index: 1;
	
	}
	
/* ----- CONTENT DIV CONTAINS BELOW DIVS USED FOR CENTRAL FORMATTING----- */
	
#content
	{
	width: 800px;
	z-index: 2;
	margin: 0 auto; 
	position: relative;
	
	}
	
/* ----- CENTRAL MAIN TEXT ----- */
	
#main
	{
	position: relative;
	width: 530px;
	left: 125px;
	top: 25px;
	z-index: 3;
	margin-left: 10px;
	margin-right: 25px;
	min-height:850px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:850px; /* for IE5.x and IE6 */
	
	}
	
/* ----- RIGHT SIDE CONTENT ----- */
	
#rightbox
	{
	position: absolute;
	left: 675px;
	width: 125px;
	z-index: 3;
	top: 25px;
	min-height:550px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:550px;
	
	}
	
	
/* ----- RIGHT SIDE DIRECTORS BOX ----- */
	
#directorsbox
	{
	width: 125px;
	top:0px;
	padding-left: 2px;
	padding-right: 2px;
	background-color:#CCCCCC;
	
	}
	
/* ----- LEFT NAVIGATION AND CONTENT ----- */
	
#leftnav
	{
	position: absolute;
	width: 125px;
	top: 25px;
	z-index: 3;
	min-height:800px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:800px; /* for IE5.x and IE6 */
	
	}

	
	

/* ----- NAVIGATION ROLLOVER CODE ----- */	


#home:link, #home:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		
	}
 
#home:hover, #home:active
	{
	background-position: -120px 0px;
	color: #000000;

	}

#aboutus:link, #aboutus:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#aboutus:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#aboutcfs:link, #aboutcfs:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#aboutcfs:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#severity:link, #severity:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#severity:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#advocacy:link, #advocacy:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#advocacy:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#research:link, #research:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#research:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#guidelines:link, #guidelines:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#guidelines:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#conference:link, #conference:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#conference:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#politics:link, #politics:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#politics:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#media:link, #media:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#media:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#archives:link, #archives:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#archives:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#links:link, #links:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#links:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#donations:link, #donations:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#donations:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

