/* Body Tag Redefined */
body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
scrollbar-face-color:#C70000;
scrollbar-highlight-color:#B6B6B6;
scrollbar-3dlight-color:#CDCDCD;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#0F4966;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#696969;
}



A:link    {color: #FF0202; text-decoration: none; font-weight: normal}
A:visited {color: #86AAD0; text-decoration: none; font-weight: normal}
A:active  {color: #FF0202; text-decoration: none}
A:hover   {color: #E6BA67; text-decoration: none; font-weight: normal}




/* Container */

#container {
	position:absolute;
    width: auto;
    background: transparent; 
    padding: 0px 0px 0px 0px;
	border: solid 0px white;
    margin: auto;
    voice-family: "\"}\""; 
    voice-family:inherit;
}
html > body #container {
    width: auto;
} 


/* Header */

#header {
	position: absolute;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	background: #C70000;
	width: 954px;
	height: 235px;
	top: 0px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 120%;
	z-index: 1;
}

* html #header{
	width: 952px;
}


#header_nosub {
	position: absolute;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	background: #C70000;
	width: 955px;
	height: 216px;
	top: 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 120%;
	z-index: 0;
}

* html #header_nosub{
	width: 953px;
	height: 200px;
}





#navtable {
	padding: 0px 0px 0px 0px;
	background-color: #c70000;
}

* html #navtable {
	padding: 0px 6px 0px 0px;
	background-color: #c70000;
}

#navtable img {
background-color: #c70000;
}


ul {
    list-style: none;
    padding: 0px;
    margin: 0px;

}

LI.square { 
	list-style-type: square;
	line-height: 150%;
	padding-bottom: 8px;
}

LI.disc {
	list-style-type: circle;
	line-height: 150%;
	padding-bottom: 8px;
}


.indentedlist {
	margin-left: 60px; 
	margin-right: 20px;
	text-align: left;
}

.indentedlist2 {
	margin-left: 100px; 
	margin-right: 40px;
	text-align: left;
}




/*nav menu items*/
#nav a {
    display: block;
	width: 67px;
	height: 21px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: white;
    font-weight: normal;
    font-size: 10pt;
    text-align: center;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
	font-family: serif;
	color: white;
	z-index: 2;
}



#nav li {
    float: left;
    padding: 0;

}

#nav li img{ display: block; }

#nav li ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 67px;
    w\idth: 67px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 0;

}


/*controls width of dropdown box*/
#nav li ul a {
    width: 67px;
	height: 79px;
    w\idth: 67px;
}



/*border around dropdown box*/
#nav li:hover ul, #nav li li:hover ul,#nav li.sfhover ul {
    left: auto;
    padding:  0 0 0 0px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #FFFFFF;
}


/*null border for blank dropdown box*/
#nav li:hover.blank ul.blank, #nav li.blank li:hover.blank ul.blank,#nav li.sfhover.blank ul.blank {
    left: auto;
    padding:  0 0 0 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #FFFFFF;
}




#nav li:hover ul #nav li.sfhover ul{
    width: 67px;
    w\idth: 67px;
}




#nav li.tributes a {
	display: block;
	width: 67px;
	height: 21px;
	padding-top: 0px;
	background-image: url(images/subnav/nav-tributes.gif);
	background-repeat: no-repeat;
	z-index: +4;
}

* html #nav li.tributes a {
	background-image: url(images/subnav/nav-tributes.gif);
	height: 23px;
}


#nav li.tributes a:hover {
	background-image: url(images/subnav/nav-tributes-over.gif);
	height: 21px;
	padding-top: 0px;
	background-repeat: no-repeat;
	z-index: +3;
}

* html #nav li.tributes a:hover {
	height: 23px;
}







.nav-blank {
	width: 67px;
	height: 21px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: white;
    padding: 0px 0px 0px 0px;
	font-family: serif;
	color: white;
	z-index: 2;
}


/* --------------------------------- Team Menu ------------------------*/



/*cells in dropdown menu--line height controls vertical space between menu items*/
#nav2, #nav2 ul {
    float: left;
    display: block;
    list-style: none;
	height: 21px;
    background: black;
    font-weight: bold;
	border-style: solid;
    border-width: 1px 0px 1px 0px;
	border-color: white;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

* html #nav2 ul {
    border-width: 1px 0px 1px 0px;
}


/*link items in dropdown box*/
#nav2 a {
    display: block;
    font-weight: normal;
	width: 235px;
    font-size: 10pt;
	color: white;
    text-align: center;
    text-decoration: none;
	line-height: 120%;
    padding: 0px 0px 0px 0px;
	margin: 0px 0 0  0px;
	border-style: solid;
    border-width: 0px 1px 0px 1px;
	border-color: white;

}

* html #nav2 a {
    border-width: 0px 1px 0px 0px;
	width: 234px;
}


LI.management {
	width: 235px;
	background: black;
	margin: 0px 0px 0px 0px;
	border-style: solid;
    border-width: 0px 1px 0px 1px;
	border-color: white;

}

* html LI.management {
	width: 235px;
	padding: 0 0px 0 0px;
}

LI.fasteam {
	width: 235px;
	border-style: solid;
    border-width: 0px 1px 0px 1px;
	border-color: white;

}

* html LI.fasteam {
	width: 235px;
}


LI.handlers {
	width: 235px;


}

* html LI.handlers {
	width: 235px;
}





#nav2 li {
    float: left;
    padding: 0 0px 0 0px;

}

#nav2 li img{ display: block; }

#nav2 li ul {
    position: absolute;
    left: -999em;
    height: auto;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0 0px 0 0px;
	border-style: solid;
    border-width: 1px 0px 1px 1px;
	border-color: white;

}






/*width of horizontal menu items*/
#nav2 li.handlers ul.handlers a {
    width: 235px;
    w\idth: 237px;
}

* html #nav2 li.handlers ul.handlers a {
    width: 235px;
    w\idth: 238px;
}



#nav2 li.fasteam ul.fasteam a {
    width: 235px;
    w\idth: 236px;
}


* html #nav2 li.fasteam ul.fasteam a {
    width: 235px;
    w\idth: 238px;
}



#nav2 li.management ul.management a {
    w\idth: 235px;
	padding: 0 0 0 0px;
}


* html #nav2 li.management ul.management a {
    width: 235px;
    w\idth: 238px;
}


#nav2 li.tributes2 ul.tributes2 a {
    width: 235px;
    w\idth: 236px;
}




/*width and border around dropdown box*/
#nav2 li:hover ul, #nav2 li li:hover ul,#nav2 li.sfhover ul {
    left: auto;
    padding:  0 0px 0 0px;
	margin: 0 0px 0 0;
	width: 237px;
}



/* button and mouseover hover for Tributes*/

li.tributes2 a {
	display: block;
	width: 236px;
	height: 21px;
	background-image: url(images/subnav/nav-tributes2.gif);
	background-repeat: no-repeat;
	z-index: +4;
}

li.tributes2 a:hover {
	background-image: url(images/subnav/nav-tributes2-over.gif);
	height: 21px;
	width: 236px;
	background-repeat: no-repeat;
	z-index: +3;
}


#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}

#nav2 li:hover, #nav2 li.sfhover {
	background: #E3A226;
}





/* end of team menu*/



/* Left Column */

#left_col {
	position: absolute;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 25px;
	background: #000000;
	width: 198px;
	height: 500px;
	top: 218px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 180%;
	z-index: 0;
}


#html .left_col { 
	margin: 0px 0px 0px 0px;
}  



#left_col_profiles {
	position: absolute;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #000000;
	width: 204px;
	height: 1350px;
	top: 230px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 180%;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #FFFFFF;
	z-index: 0;
}




#html .left_col { 
	margin: 0px 0px 0px 0px;
}  


#left_col_bios {
	position: absolute;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 43px 0px 0px 20px;
	background: #000000;
	width: 204px;
	height: 800px;
	top: 230px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 180%;
	z-index: 0;
}


#html .left_col { 
	margin: 0px 0px 0px 0px;
}  




/* Center Column */
#mid_col {
	position: absolute;
	height: 550px;
	width: 600px;
	margin-left: 175px;
	margin-right: 0px;
	top: 270px;
    background: #000000;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	line-height: 120%;
	font-size: 100%;
	color: #FFFFFF;
	z-index: 0;
}

#html .mid_col { 
	margin: 0px 0px 0px 0px;
}  





#container2 {
	position: absolute;
	display: block;
	width: 954px;
	margin-left: 0px;
	margin-right: 0px;
	top: 215px;
    background: #000000;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	line-height: 120%;
	font-size: 100%;
	color: #FFFFFF;
	z-index: +3;
}

#left_col_faq {
	position: absolute;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 127px 0px 0px 0px;
	text-align: center;
	background: #000000;
	width: 204px;
	top: 90px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 180%;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: white;
	z-index: +3;
}


#left_col_about {
	position: absolute;
	left: 0px;
	padding: 50px 0px 0px 0px;
	margin: 127px 0px 0px 0px;
	text-align: center;
	background: #000000;
	width: 187px;
	top: 112px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 180%;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: white;
	z-index: +3;
}

* html #left_col_about {
	padding: 88px 0 0 0;
}

#left_col_gallery {
	position: absolute;
	left: 0px;
	height: 800px;
	padding: 50px 0px 0px 0px;
	margin: 127px 0px 0px 0px;
	text-align: center;
	background: #000000;
	width: 187px;
	top: 112px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 180%;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: white;
	z-index: +3;
}

* html #left_col_about {
	padding: 88px 0 0 0;
}



.faqmenu {
	margin-left: auto;
	margin-right: auto;
	margin-top: 125px;
}



/* Center and Right Columns Combined */
#comb_col {
	position: absolute;
	height: 500px;
	width: 705px;
	margin-left: 228px;
	margin-right: 0px;
	top: 270px;
    background: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	line-height: 120%;
	font-size: 100%;
	color: #FFFFFF;
	z-index: 0;
}


#comb_col_faq {
	position: absolute;
	left: 206px;
	top: 217px;
	width: 746px;
	height: auto;
    background: #000000;
	padding: 54px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: white;
	color: #FFFFFF;
	z-index: 0;
}

#html .comb_col_faq { 
	margin: 0px 0px 0px 0px;
	width: 746px;
}  	



#comb_col_about {
	position: absolute;
	margin: 0 0 0 191px;
	top: 217px;
	width: 746px;
	height: auto;
    background: transparent;
	padding: 54px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: white;
	color: #FFFFFF;
	z-index: 0;
}

* html #comb_col_about { 
	margin: 0 0 0 189px;
	width: 746px;
}  	





/* Right Column */
#right_col {
	position: absolute;
	height: 500px;
	left: 732px;
	width: 198px;
	top: 240px;
	font-family: Verdana;
	font-size: 100%;
	line-height: 180%;
	color: #ffffff;
	background-color: #000000;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	z-index: 0;
}

/* single column, no nav bar */
#one_col {
	position: absolute;
	height: 500px;
	left: 0px;
	width: 952px;
	top: 216px;
	font-family: Verdana;
	font-size: 100%;
	line-height: 180%;
	color: #ffffff;
	background-color: #000000;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	z-index: +1;
}


.one_col_text {
	width: 400px;
	margin-top: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	font-family: Verdana;
	text-align: justify;
	color: #FFFFFF;

	line-height: 180%;
}
* html .one_col_text {
	margin: 55px 0px 40px 270px;
}



.one_col_contact {
	width: 405px;
	margin-top: 54px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	font-family: Verdana;
	color: #FFFFFF;
	line-height: 120%;
}

* html .one_col_contact {
	margin: 54px 0px 40px 270px;
}



.text {
	margin: 0px 60px 0px 60px;
	line-height: 180%;
	text-align: justify;
}


.specs {
	margin: 0px 30px 0px 30px;
	line-height: 140%;
}

.specsbio {
	margin: 10px 0px 0px 0px;
	line-height: 140%;
}


.profile {
	margin: 0px 30px 0px 0px;
	text-align: justify;
	line-height: 180%;
}

.narrowcolumn {
	margin: 0px 200px 0px 30px;
	text-align: justify;
	font-family: Verdana;
	color: #FFFFFF;
	line-height: 180%;
}


.faqcolumn {
	margin: 0px 0px 0px 40px;
	width: 480;
	height: auto;
	text-align: justify;
	font-family: Verdana;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 180%;
}


.gallerycolumn {
	margin: -30px 0px 0px 20px;
	width: 500;
	font-family: Verdana;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 180%;
}



.faqcolumn_full {
	margin: 0px 0px 0px 30px;
	width: 670px;
	text-align: justify;
	font-family: Verdana;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 180%;

}






.aboutcolumn_full {
	margin: 0px 0px 0px 30px;
	width: 670px;
	text-align: justify;
	font-family: Verdana;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 180%;

}



.bio {
	margin: 0px 20px 0px 0px;
	line-height: 180%;
	text-align: justify;
}




#sponsor {
	margin-top: 35px;
	text-align: center;
	font-size: 70%;
	line-height: 150%;
}

#sponsor_vet {
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-size: 70%;
	line-height: 150%;
}


#leftmenu {
	margin-top: 35px;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
}



#sponsor_about {
	margin-top: 26px;
	text-align: center;
	font-size: 70%;
	line-height: 150%;
}



.news {
	height: 20px;
	background: url(images/news.gif) #000000 center no-repeat;
}

.gallery {
	height: 20px;
	background: url(images/gallery.gif) #000000 center no-repeat;
}


/* About Us Menu -----------------------------------------------------------------------------------*/

.aboutmenu {
	position: absolute;
	height: 21px;
	z-index: +4;
}

.aboutmenu ul {
  	margin: 0;
  	padding: 0;
}


.aboutmenu li {
 	float: left;
  	margin: 0;
  	padding: 0;
  	list-style: none; /* no bullet markers */
}


.aboutmenu li a {
  display: block;         /* expand to fill parent li */
  margin: 0;              /* no space between anchors */

}

li.about a {
	display: block;
	height: 21px;
	width: 189px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FFFFFF;
	background-image: url(images/subnav/nav-aboutus.gif);
	background-repeat: no-repeat;
	z-index: +4;
}

li.about a:hover {
	background-image: url(images/subnav/nav-aboutus-over.gif);
	background-repeat: no-repeat;
}


* html li.about a {
	width: 190px;
}




li.news a {
	display: block;
	height: 21px;
	width: 190px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #FFFFFF;
	background-image: url(images/subnav/nav-news.gif);
	background-repeat: no-repeat;
	z-index: +4;
}

li.news a:hover {
	background-image: url(images/subnav/nav-news-over.gif);
	background-repeat: no-repeat;
}

* html li.news a {
	width: 190px;
}



li.outreach a {
	display: block;
	height: 21px;
	width: 190px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 0px;
	background-image: url(images/subnav/nav-outreach.gif);
	background-repeat: no-repeat;
	z-index: +4;
}





li.outreach a:hover {
	background-image: url(images/subnav/nav-outreach-over.gif);
	background-repeat: no-repeat;
}



li.gallery a {
	display: block;
	height: 21px;
	width: 189px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #FFFFFF;
	background-image: url(images/subnav/nav-gallery.gif);
	background-repeat: no-repeat;
	z-index: +4;

}



li.gallery a:hover {
	background-image: url(images/subnav/nav-gallery-over.gif);
	background-repeat: no-repeat;
}




li.siteinfo a {
	display: block;
	height: 21px;
	width: 190px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #FFFFFF;
	background-image: url(images/subnav/nav-siteinfo.gif);
	background-repeat: no-repeat;
	z-index: +4;
}

* html li.siteinfo a {
	width: 190px;
}


li.siteinfo a:hover {
	background-image: url(images/subnav/nav-siteinfo-over.gif);
	background-repeat: no-repeat;
}


/* Titles -------------------------------------------------------------------------------------------*/

.dogstitle {
	height: 32px;
	background: url(images/title-thedogs.gif) center no-repeat;
}

.teamtitle {
	height: 32px;
	background: url(images/title-theteam.gif) center no-repeat;
}


.contacttitle {
	height: 32px;
	background: url(images/title-contact.gif) center no-repeat;
}


.faqtitle {
	height: 32px;
	margin-left: 45px;
	background: url(images/title-faq.gif) no-repeat;
}


.faqtitle_sar {
	height: 32px;
	margin-left: 0px;
	background: url(images/title-faq-sar.gif) no-repeat;
}


.faqtitle_training {
	height: 32px;
	margin-left: 0px;
	background: url(images/title-faq-training.gif) no-repeat;
}

.faqtitle_mark9 {
	height: 32px;
	margin-left: 0px;
	background: url(images/title-faq-mark9.gif) no-repeat;
}




.questionstitle {
	height: 13px;
	margin-top: 108px;
	margin-bottom: 10px;
	background: url(images/subnav/title-questions.gif) center no-repeat;
}

* html .questionstitle {
	margin-top: 115px;
	margin-bottom: 10px;
}


.gallerytitle {
	height: 17px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(images/subnav/title-gallery.gif) center no-repeat;
}

.gallerytitle_main {
	height: 31px;
	margin-bottom: 10px;
	background: url(images/title-gallery.gif) center no-repeat;
}

* html .questionstitle {
	margin-top: 115px;
	margin-bottom: 10px;
}



.faq_question {
	font-weight: bold;
	font-size: 103%;
	line-height: 230%;
}


.helptitle {
	height: 32px;
	margin-left: 20px;
	background: url(images/title-help.gif) center no-repeat;
	z-index: +2;
}


.contributetitle {
	height: 26px;
	margin-top: 108px;
	margin-bottom: 10px;
	background: url(images/subnav/title-contribute.gif) center no-repeat;
}



.helpmoneytitle {
	height: 32px;
	background: url(images/title-help-money.gif) no-repeat;
	z-index: +2;
}

.helpdogtitle {
	height: 32px;
	background: url(images/title-help-dog.gif) no-repeat;
	z-index: +2;
}

.helpjointitle {
	height: 32px;
	background: url(images/title-help-join.gif) no-repeat;
	z-index: +2;
}



.helpequipmenttitle {
	height: 32px;
	background: url(images/title-help-equipment.gif) no-repeat;
	z-index: +2;
}



.helpsaturdaytitle {
	height: 32px;
	background: url(images/title-help-saturday.gif) no-repeat;
	z-index: +2;
}






.tributetitle {
	height: 26px;
	margin-left: -40px;
	background: url(images/title-atribute.gif) center no-repeat;
}

.scuppytitle {
	height: 26px;
	margin-left: 211px;
	background: url(images/title-scuppy.gif) no-repeat;
}

.hucktitle {
	height: 27px;
	margin-left: 211px;
	background: url(images/title-huckleberry.gif) no-repeat;
}


.huntertitle {
	height: 26px;
	margin-left: 211px;
	background: url(images/title-hunter.gif) no-repeat;
}



.barontitle {
	height: 26px;
	margin-left: 211px;
	background: url(images/title-baron.gif) no-repeat;
}


.crystaltitle {
	height: 26px;
	margin-left: 211px;
	background: url(images/title-crystal.gif) no-repeat;
}


.kathyivytitle {
	height: 27px;
	margin-left: 211px;
	background: url(images/title-kathyivy.gif) no-repeat;
}


.mollytitle {
	height: 27px;
	margin-left: 211px;
	background: url(images/title-molly.gif) no-repeat;
}


.tsartitle {
	height: 26px;
	margin-left: 211px;
	background: url(images/title-tsar.gif) no-repeat;
}



.christophertitle {
	height: 27px;
	margin-left: 211px;
	background: url(images/title-christopher.gif) no-repeat;
}

.aboutus_title {
	height: 32px;
	margin-left: 0px;
	background: url(images/title-aboutus.gif) center no-repeat;
	z-index: +3;
}




.whoweare_title {
	height: 32px;
	background: url(images/title-whoweare.gif) no-repeat;
	z-index: +3;
}


.whatwedo_title {
	height: 32px;
	background: url(images/title-whatwedo.gif) no-repeat;
	z-index: +3;
}


.howwedoit_title {
	height: 32px;
	background: url(images/title-howwedoit.gif) no-repeat;
	z-index: +3;
}


.typesofsearches_title {
	height: 32px;
	background: url(images/title-typesofsearches.gif) no-repeat;
	z-index: +3;
}



.history_title {
	height: 32px;
	background: url(images/title-history.gif) no-repeat;
	z-index: +3;
}


.news_title {
	height: 32px;
	margin-left: -170px;
	background: url(images/title-news.gif) center no-repeat;
	z-index: +3;
}


.pressreleases_title {
	height: 32px;
	margin-left: -160px;
	background: url(images/title-pressreleases.gif) center no-repeat;
	z-index: +3;
}



.outreach_title {
	height: 32px;
	margin-left: 8px;
	background: url(images/title-outreach.gif) center no-repeat;
	z-index: +3;
}


.programs_title_small {
	height: 32px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: url(images/subnav/title-programs.gif) center no-repeat;
}



* html .questionstitle {
	margin-top: 115px;
	margin-bottom: 10px;
}

.sitstay_title_left{
	height: 32px;
	margin-left: -275px;
	background: url(images/title-sitstay.gif) center no-repeat;
	z-index: +3;
}



.alzheimers_title_left{
	height: 32px;
	margin-left: -145px;
	background: url(images/title-alzheimers.gif) center no-repeat;
	z-index: +3;
}


.usardog_title_left{
	height: 32px;
	margin-left: -18px;
	background: url(images/title-USAR.gif) center no-repeat;
	z-index: +3;
}



.howk9works_title_left{
	height: 32px;
	margin-left: 12px;
	background: url(images/title-howk9works.gif) center no-repeat;
	z-index: +3;
}




.siteinfo_title {
	height: 32px;
	margin-left: -160px;
	background: url(images/title-siteinfo.gif) center no-repeat;
	z-index: +3;
}


.portrait {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	z-index: 2;
}

.boldheader {
    font-weight: bold; 
    font-size: 103%; 
    LINE-HEIGHT: 80%; 
}


.verse {
	font-size: 9pt;
	line-height: 130%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}

.citation {
	font-size: 7pt;
	line-height: 130%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 23px;
}



.logo1 {
	margin-top: 50px;
	padding-bottom: 10px;
	border: 1px white;
	background: url(images/logo-doublefin.gif) center no-repeat;
	z-index: +4;
}


.logo2 {
	display: block;
	padding-top: 300px;
	padding-bottom: 10px;
	background: url(images/logo-emphasys.gif) center no-repeat;
	z-index: +4;
}

.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

br.clear {
	clear: left;
}

br.clearright {
	clear: right;
}


.next {
	text-align: right;
	margin-right: 25px;
}



#thumbs{
  	width:650px;
}

#thumbs div {
	left: 20px;
	height: auto;
}

#thumbs div img {
  display:block;
	border: 0;
	margin: 10px 0 0px 20px;

}

*html #thumbs div img }
  margin: 10px auto;
}



#bigDynPic{
	position: absolute;
  	top: 34px;
	left: 168px;
  	background:black;
	border: 0;
  	font-family: verdana;
	font-size: 100%;
	line-height: 120%;
	color: white;
	text-align: center;
}


* html #bigDynPic {
  	position:absolute;
  	top: 34px;
  	left: 168px;
	margin: 0;
	padding: 0;
}


#loadingmessage{
  position:absolute;
  top:200px;
  left:150px;
  padding:1em 5px;
  background:#ffc;
  font-family:Verdana,Sans-serif;
  font-weight:bold;
  width: 200px;
  text-align:center;
  font-size:80%;
  color: white;
}


