/*
Theme Name: Kimmel Cancer Center
Theme URI: 
Description: The Thomas Jefferson University Theme modified for the Kimmel Cancer Center
Version: 1.0
Author: Corey Sagenich
*/

@charset "utf-8";

body{
	margin:0;
	padding:0;
	}
img {border:none; }
a {
	color: #003e7e;
	text-decoration: none;
	}
a:active {
	color: #003e7e;
	text-decoration: none;
	}
a:hover {text-decoration: underline; }

p.footer1 {
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #999999;
	margin-right: 2.1em;
}
div.footerhr {
	width: 920px;
	height:1px;
	font-size:0;
	line-height:0;
	background-color:#999;
	}
p.footer {
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #999999;
	margin-right: 5px;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	border-left: 0px solid red;
	border-right: 0px solid red;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#container2 {
	margin-left:15px;
	margin-right:auto;
	width:1000px;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#header {
	background: url('../images/header.jpg') no-repeat top left;
	width:1000px;
	height:100px;
}

#linksTopRight {
	float:right;
	padding-right:5px;
	width:443px;
	height:28px;
/*	z-index:3; */
	font-family: "Minion Pro", Garamond, "Times New Roman", serif, Times;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
/*	text-decoration: none; */
	text-align: right;
}
#linksTopRight ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#linksTopRight ul li {
	display:inline;
	margin:0px;
	padding:0px 2px;
	}
#linksTopRight ul .border_right {border-right:1px solid #FFF; }
#linksTopRight a, #linksTopRight a:active {
	text-decoration: none;
	color: #FFF;
}
#linksTopRight a:hover {/*	text-decoration: none; */ color: #569FD3; }

#JeffLogo {
	float:left;
	padding-left:10px;
	padding-top:25px;
/*	border:none; */
}

#printLogo {display:none; }

#linkGIF {
	clear:right;
	padding-top: 28px;
	padding-right:10px;
	float:right;
	width:179px;
	height:18px;
}
#linkGIF a img {
	width:181px;
	height:16px;
	border:none;
	}



#content {
	text-align: left;
	border-left: 1px solid #003E7E;
	border-right: 1px solid #003E7E;
	border-bottom: 1px solid #003E7E;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:998px;
	}
/*----------Headshot CSS----------*/
#content .alignright {
	float:right;
	margin:0 0 4px 10px;
	display:inline;
	}
#content .alignleft {
	float:left;
	margin:0 10px 4px 0;
	display:inline;
	}
#content .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

/*----------Footer CSS----------*/
#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #999999;
	margin-right: 2.1em	
	}
#footer div.hr {
	width: 920px;
	height:1px;
	font-size:0;
	line-height:0;
	background-color:#999;
	}
#footer p {
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #999999;
	margin-right: 5px;
}
#footer p.footer1 {
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #999999;
	margin-right: 5px;	
 }

#footer a {
	color: #003e7e;
	text-decoration: none;
	}
#footer a:active {
	color: #003e7e;
	text-decoration: none;
	}
