div.banner {    
	background-image: url('../images/tsmenu.png');    
	background-repeat: no-repeat;    
	display: block;    
	height: 90px;    
	width:100%;
}
	
p {    
	text-indent: 20px;    
	font-size: medium;    
	font-family: Times;    
	line-height: 200%;
}

p.open {
	font-weight: bold;

}

h1 {    
	text-align: center;    
	font-family: serif;    
	font-size: XX-large;    
	font-style: italic;    
	display: block;
}

span.sun {    
	font-family: serif;    
	font-size: XX-large;    
	font-style: italic;    
	font-weight: bold;
}

h2 {    
	text-align: center;    
	font-family: serif;    
	font-size: X-large;    
	font-style: italic;
}

h3 {    
	text-align: left;    
	font-family: serif;    
	font-size: large;    
	font-style: italic;
}

span.link {    
	text-align: left;    
	font-family: serif;    
	font-size: large;    
	font-style: italic;    
	font-weight: bold;
}

h4 {    
	text-align: center;    
	font-family: sans-serif;    
	font-size: 15px;    
	font-style: italic;
}

img.article {    
	height: 516.28px;    
	width: 1000px;    
	padding-top: 10px;
}

img.hands {    
	height: 200px;    
	width: 200px;    
	float: right;    
	display: inline;
}

img.ss {    
	height: 303px;    
	width: 200px;    
	float: left;    
	display: inline;
}

img.kids {    
	border: double 10px #003399;
}

img.homepage {    
	height: 100px;    
	width: 100px;    
	border: dashed 2px #003399;
}

img.skincancer {    
	border: dashed 2px #A3A34B;    
	float: left;    
	display: block;   
	margin-right: 2%;   
	margin-bottom: 1%;
}

div.cancer {    
	padding-top: 1%;    
	padding-bottom: 1%;    
	clear: both;    
	border-top: dotted 2px #003399;
}

div.cancer1 {   
	padding-top: 1%;    
	padding-bottom: 1%;    
	clear: both;    
	border-top: dotted 2px #003399;    
	border-bottom: dotted 2px #003399;
}

div.left {    
	width: 40%;    
	float: left;
}

div.right {    
	width: 60%;    
	float: right;    
	display: inline;
}
div.left_photo {
	width: 30%;
	float: left;
	margin-top: 125px;
}


div.slideshow {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dashed 2px #003399;
}

strong.abc {    
	color: #003399;    
	font-size: large;
}

td.abctop {    
	background-color: #FFFFDA;
}

td.pic {    
	background-color: #E6E8FA;
}

td.abcrow {    
	background-color: #E6E8FA;    
	vertical-align: top;
}

ul.fact {    
	list-style-type: disc;    
	line-height: 200%;
	
}
li.stat {
	padding-bottom: 20px;
}

a.national:link {	
	text-decoration: none;		
	color: #003399;
}

a.national:visited {	
	color: #003399;		
	text-decoration: none;
}

a.national:hover {	
	text-decoration: none;		
	color: #A3A34B;		
	padding-bottom: 0.25px;		
	border-bottom: dotted 2px #A3A34B;
}

a.exlink:link {	
	text-decoration: none;		
	color: #003399;
}

a.exlink:visited {	
	color: #003399;		
	text-decoration: none;
}

a.exlink:hover {	
	text-decoration: none;		
	color: #A3A34B;		
	padding-bottom: 0.25px;		
	border-bottom: dotted 2px #A3A34B;
}