/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #ED2024;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p {
	
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #0AAAFD;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	color: #ED2024;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	width:65px;
}

#menu a {
	display: block;
	float: left;
	width:65px;
	height: 50px;
	padding: 25px 4px 0 4px;
	border-left: solid 2px #efefef;
	text-decoration: none;
	font-size: small;
	color: #0AAAFD;
}

#menu a:hover {
	color: #ED2024;
}

#splash {
	width: 770px;
	height: 180px;
	margin: 0 auto;
	background-image: url(../images/esophagus_front_sm.jpg);
	background-repeat: no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
	background-image: url(../images/surgery2.jpg);
	background-repeat: no-repeat;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: right;
	width: 490px;
	padding: 20px;
}
#content p, #maincontent p, #maincontent ul{
	font-size:medium;
	margin-bottom: 10px;
	}
#maincontent {
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #ED2024;
	background-image: url(../images/esophagus_front_watermk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#maincontent img {
	float:left;
	margin: 0 10px 10px 0;
	}	
#maincontent ul {
	margin:0;
	padding:0;
	}
#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	width: 50px;
	height: 17px;
	padding: 0 10px;
	background: #ED2024 url(../images/images/img4.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #ED2024;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#maincontent li {
	list-style-position: inside;
}
#content div {
	float: right;
	width: 150px;
	margin-left: 10px;
}
#content p.smaller, #maincontent p.smaller {
	font-size: small;
	line-height: 20px;
}
p#tagline {
	font-size: small;
	font-style: italic;
}
#rtbox {
	float: right;
	width: 275px;
}
#rtbox p {
	line-height: 21px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nytimes {
	height: 51px;
	width: 770px;
}

