@import url("global.css");

/* Layout Style */
			
#ContactInfo{
}
#ContentBox{
width:800px;
display:table;
background:url(../images/ContentBoxBG.gif);
}
#PageTitle{
width:602px;
height:83px;
background:url(../images/TitleWelcome.gif);
}	
#WelContent{
background:url(../images/WelContentBG.gif) repeat-y;
width:612px;
padding:0 0 10px 0;
float:left;
}
	#WelContent h1{
	padding:0 50px 12px 25px;
	}
	#WelContent p{
	padding:0 50px 10px 25px;
	}
	#WelContent a{
	color:#333;
	}
	#WelContent a:hover{
	color:#663399;
	}
#ArticlesTitle{
width:612px;
height:90px;
background:url(../images/TitleDrNews.gif);
clear:both;
}
#Articlebox{
background:#928572;
display:table;
padding:0 0 10px 0;
width:602px;
}
	#Articlebox a{
	color:#333;
	}
	#Articlebox a:hover{
	color:#663399;
	}
	#Recent	{
	float:left;
	width:200px;
	padding:0 0 0 60px;
	}
	#Archive{
	border-left:1px solid white;
	float:left;
	width:260px;
	padding:0 0 0 60px;
	}
	#Archive p{	
	line-height:20px;
	}


#InMedia{
background:url(../images/InMedia_BG.gif);
color:#6b5c40;
padding:180px 40px 0 0;
height:23px;
width:572px;
}
	#InMedia a{
	color:#6b5c40;
	font:11px Arial, Helvetica, sans-serif;
	float:right;
	text-decoration:underline;
	}
	#InMedia a:hover{
	color:#FFFF00;
	}
	
#Disclaimer{
width:612px;
}
#Disclaimer p{
padding:10px 30px 0 20px;
}
	
/*---FooterHome Style ---*/
#FooterHomeTop{
width:800px;
height:32px;
background:url(../images/FooterTop.gif);
}
#FooterHome{
background:url(../images/FooterBG.gif);
width:800px;
float:left;
}
#FooterHome ul{
text-align:center;
margin:5px 35px 0 16px;
padding:0 0 0 10px;
}
#FooterHome li{
display:inline;
color:#333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#FooterHome a{
color:#333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#FooterHome a:hover{
color:#336699;
}
#FooterHome p{
margin:10px 20px 0 20px;
}

#FooterHomeBottom{
width:800px;
background:url(../images/FooterBottom.gif);
height:25px;
clear:both;
}

#LogoLink {
position:relative;
right:68px;
top:-111px;
}
	#LogoLink #BreastCancerLogo{	
	display:block;
	float:right;
	height:150px;
	width:99px;
	}	
	
#LogoLink #ASBPSLogo {
display:block;
float:right;
height:59px;
width:59px;
}