/* CSS DOCUMENTS */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	}
	
/* This is the ID information for the navigation on the left */
#navigation_top {
	width:251px;
	height:43px;
	background-image:url(images/navigation_top.gif);
	}

#navigation_background {
	width:251px;
	background-image:url(images/navigation_background.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	}

#navigation_bottom {
	width:251px;
	background-image:url(images/navigation_bottom.gif);
	background-repeat:no-repeat;
	height:13px;
	}

#navtext {
	margin-top:0px;
	margin-left:20px;
	}
.navigation_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	color:#464646;
	text-decoration:none;
	}
.navigation_text a{
	color:#464646;
	text-decoration:none;
	}
.navigation_text a:visited{
	color:#464646;
	text-decoration:none;
	}
.navigation_text a:hover{
	color:#464646;
	text-decoration:underline;
	}
	
/* This is the ID section for the index page, the new patient
registration form right under the navigation */

#newpatientbox_top {
	margin-top:10px;
	background-image:url(images/newpatientbox_top.gif);
	width:251px;
	height:43px;
	}
#directions_top {
	margin-top:10px;
	background-image:url(images/directions.gif);
	width:251px;
	height:43px;
	}
#artwork_top {
	margin-top:10px;
	background-image:url(images/artwork_box.gif);
	width:251px;
	height:43px;
	}
#genertic_risk_top {
	margin-top:10px;
	background-image:url(images/genetic_risks.gif);
	width:251px;
	height:43px;
	}
#download_reg_top {
	margin-top:10px;
	background-image:url(images/download_registration.gif);
	width:251px;
	height:43px;
	}

#breast_examination_top {
	margin-top:10px;
	background-image:url(images/breast_examination.gif);
	width:251px;
	height:43px;
	}

#newpatientbox_background {
	width:221px;
	background-image:url(images/navigation_background.gif);
	background-repeat:repeat-y;
	
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	}
#newpatientbox_bottom {
	width:251px;
	background-image:url(images/navigation_bottom.gif);
	background-repeat:no-repeat;
	height:13px;
	}
.newpatientbox {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
	}
.newpatientbox a{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#6365c4;
	text-decoration:underline;
	}
.newpatientbox a:visisted{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#6365c4;
	text-decoration:underline;
	}
.newpatientbox a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}
	
/* This is the ID section for the index page, the calculate risk
 right under the navigation */

#calculaterisk_top {
	margin-top:10px;
	background-image:url(images/calculaterisk_top.gif);
	width:251px;
	height:43px;
	}
#calculaterisk_background {
	width:221px;
	background-image:url(images/navigation_background.gif);
	background-repeat:repeat-y;
	
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	}
#calculaterisk_bottom {
	width:251px;
	background-image:url(images/navigation_bottom.gif);
	background-repeat:no-repeat;
	height:13px;
	}
.calculaterisk {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
	}
.calculaterisk a{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#6365c4;
	text-decoration:underline;
	}
.calculaterisk a:visisted{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#6365c4;
	text-decoration:underline;
	}
.calculaterisk a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}




/* Here are all of the nice fotolia images and the pages they go to */

#index_image {
	width:627px;
	height:241px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	}

#risk_image {
	background-image:url(images/slideshow3.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:241px;
	margin-bottom:10px;
	}

#treatment_image { 
	background-image:url(images/slideshow2.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:241px;
	margin-bottom:10px;
	}

#newpatient_image {
	background-image:url(images/slideshow6.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:241px;
	margin-bottom:10px;
	}

#support_image {
	background-image:url(images/slideshow7.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:241px;
	margin-bottom:10px;
	}

#practice_image {
	background-image:url(images/slideshow8.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:241px;
	margin-bottom:10px;
	}
	
#diagnosis_image {
	background-image:url(images/slideshow9.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:241px;
	margin-bottom:10px;
	}
#directions_image {
	background-image:url(images/directions_image.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:241px;
	margin-bottom:10px;
	}


/* This is the welcome title for the index page. You change out the titles for the pages
but do not touch the main bg or the bottom bg */

#welcome_title {
	background-image:url(images/welcome.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}
#ourpractice_title {
	background-image:url(images/title_ourpractice.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}
	
			#ourpractice_doc_title {
				background-image:url(images/title_ourpractice_doc.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
							#ourpractice_doc_com_title {
								background-image:url(images/title_ourpractice_doc_com.gif);
								width:627px;
								height:43px;
								background-repeat:no-repeat;
								}
								
								#ourpractice_doc_lec_title {
								background-image:url(images/title_ourpractice_doc_lec.gif);
								width:627px;
								height:43px;
								background-repeat:no-repeat;
								}
								
								#ourpractice_doc_pub_title {
								background-image:url(images/title_ourpractice_doc_pub.gif);
								width:627px;
								height:43px;
								background-repeat:no-repeat;
								}
			
			#ourpractice_staff_title {
				background-image:url(images/title_ourpractice_staff.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
			#ourpractice_art_title {
				background-image:url(images/title_ourpractice_art.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
	
	
#riskassessment_title {
	background-image:url(images/title_riskassessment.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}
			#riskassessment_concept_title {
				background-image:url(images/title_riskassessment_con.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
			#riskassessment_risk_title {
				background-image:url(images/title_riskassessment_risk.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
			
			#riskassessment_meth_title {
				background-image:url(images/title_riskassessment_meth.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
			
			#riskassessment_prev_title {
				background-image:url(images/title_riskassessment_prev.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
			
			#newaccess_title {
				background-image:url(images/titles_newaccesstorisk.gif);
				background-position:bottom;
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				padding-top:10px;
				}
#thedoctor_title {
	background-image:url(images/title_thedoctor.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}
#diagnosis_title {
	background-image:url(images/title_diagnosis.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}
			#diagnosis_phy_title {
				background-image:url(images/title_diagnosis_phy.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
			#diagnosis_bre_title {
				background-image:url(images/title_diagnosis_bre.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
			
			#diagnosis_other_title {
				background-image:url(images/title_diagnosis_other.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
			
			
#treatment_title {
	background-image:url(images/title_treatment.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}
			#treatment_lump_title {
				background-image:url(images/title_treatment_lump.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
			#treatment_mast_title {
				background-image:url(images/title_treatment_mast.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
			#treatment_lymph_title {
				background-image:url(images/title_treatment_lymph.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
			
				
#support_title {
	background-image:url(images/title_support.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}
			#support_books_title {
				background-image:url(images/title_support_books.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
				#support_web_title {
				background-image:url(images/title_support_web.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
				#support_local_title {
				background-image:url(images/title_support_local.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
				#support_wigs_title {
				background-image:url(images/title_support_wigs.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
				#support_center_title {
				background-image:url(images/title_support_center.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
				#support_lymph_title {
				background-image:url(images/title_support_lymph.gif);
				width:627px;
				height:43px;
				background-repeat:no-repeat;
				}
				
				
				
#newadvances_title {
	background-image:url(images/title_newadvances.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}
#newpatientform_title {
	background-image:url(images/title_newpatient.gif);
	width:627px;
	height:43px;
	background-repeat:no-repeat;
	}

/*This is the main background for the content 
DO NOT TOUCH, also, the width is shortened because of the
padding. the actual width is 627px with the padding*/

#content_background {
	background-image:url(images/content_background.gif);
	width:597px;
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	}

#content_bottom {
	background-image:url(images/content_bottom.gif);
	width:627px;
	height:11px;
	}


/* This is the text in the main content area */

.text {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
	vertical-align:top;
	}
.text a{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#6365c4;
	text-decoration:underline;
	}
.text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#6365c4;
	vertical-align:top;
	text-decoration:underline;
	}
.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}


/* 	end */

#doctorbox {
	width:175px;
	float:right;
	margin-left:40px;
	margin-bottom:10px;
	padding:5px;
	}





#container {
	width:910px;
	height:100px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto;
	}


/*This is the area for the top links. Do not touch */
#top_links {
	width:410px;
	height:30px;
	margin-left:500px;
	padding-top:73px;
	}
.top_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7c7c7c;
	text-decoration:none;
	}
.top_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	}
.top_links a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	}
.top_links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
	text-decoration:underline;
	
	}


	
	
	
	
	
#spacing {
	width:910px;
	height:3px;
	margin:auto;
	}
#content {
	width:890px;
	background-color:#FFFFFF;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	}
.logo {
padding-left:25px;
padding-top:4px;
}
.navigation {
	height:600px;
	background-image:url(images/navigation_index.gif);
	background-repeat:no-repeat;
	width:253px;
	}
.navigation_ourpractice {
	height:600px;
	background-image:url(images/navigation_ourpractice.gif);
	background-repeat:no-repeat;
	width:253px;
	}

.smallnavtext {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	color:#464646;
	text-decoration:none;
	margin-top:50px;
	margin-left:20px;
	}
.smallnavtext a{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	color:#464646;
	text-decoration:none;
	}
.smallnavtext a:visited{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	color:#464646;
	text-decoration:none;
	}
.smallnavtext a:hover{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	color:#464646;
	text-decoration:underline;
	}
#footer {
 width:890px;
 padding-left:10px;
 padding-right:10px;
 padding-top:8px;
 text-align:center;
 height:45px;
 margin:auto;
 background-image:url(images/footer_bg.jpg);
 background-repeat:no-repeat;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797979;

 }
 
 .table_main {
 	margin-top:8px;
	height:350px;
	width:627px;
	background-image:url(images/welcome.gif);
	background-repeat:no-repeat;
	}

 .content_ourpractice {
 	margin-top:8px;
	height:815px;
	width:627px;
	background-image:url(images/content_ourpractice.gif);
	background-repeat:no-repeat;
	}


#newpatient_box {
	margin-top:78px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
	margin-left:16px;
	}

#newpatient_box a{
	color:#9299cf;
	text-decoration:underline;
	}

#newpatient_box a:visited{
	color:#9299cf;
	text-decoration:underline;
	}
#newpatient_box a:hover{
	color:#000000;
	text-decoration:none;
	}














#breastcancer_top {
	margin-top:10px;
	background-image:url(images/breastcancerorg_top.gif);
	width:251px;
	height:43px;
	}
#breastcancer_background {
	width:221px;
	background-image:url(images/navigation_background.gif);
	background-repeat:repeat-y;
	
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	}
#breastcancer_bottom {
	width:251px;
	background-image:url(images/navigation_bottom.gif);
	background-repeat:no-repeat;
	height:13px;
	}
	
	
	
	
	
	
	
.publications {
	padding-bottom:10px;
	}
.doc_background {
	padding-bottom:7px;;
	}