body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #eee;
	text-align: center;
	border: none;
}
#body {
  position: relative;
	min-width: 700px;
	width: 85%;  
	height: 100%;
	margin: 0 auto;
	padding: 0; /*
	border-top: 1px solid #6B56EB;
	border-right: 5px solid #7865ed; 
	border-left: 5px solid #7865ed;*/
	border-top: 1px solid #0000ca;
	border-right: 5px solid #0000ca; 
	border-left: 5px solid #0000ca;
	color: inherit;
	background: #fff; 
	font: 0.95em/1.5em Arial, Helvetica, sans-serif;
}
/* HEADER NAVIGATION */
#header {
	width: 100%;  
	height: 100px;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url(http://www.rpi.edu/dept/cct/apps/studenthealth/images/shc-people-ambulance1.jpg) no-repeat right;
	/*float: none;
	clear: both;*/
}
ul#nav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #fff;
	background: #6495ED;
	text-align: left;
	border-top: 2px solid #00c;
	border-bottom: 2px solid #00c;
}
ul#nav li {
	display: inline;
	list-style: none;
	padding: 4px 4px 2px;
	margin: 0 17px;
}
li#currentTab {
	color: #000;
	background: #fff;
	border-top: 1px solid #999;
	border-right: 1px solid #B4B4B4;
	border-bottom: 3px solid #fff;
	border-left: 2px solid #eee;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
ul#nav li a:link,
ul#nav li a:visited,
ul#nav li a:active {
	padding: 5px 3px 2px;
	text-decoration: none;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	background: transparent;
}
ul#nav li a:hover, 
#currentTab a {
	color: #000 !important;
	background: #fff;
}
#siteMapHead {
	float: right;
	clear: right;
	font-size: 11px;
	margin: -10px 5px 0 0;
	color: #fff;
	background: transparent;
	overflow: visible;
}
div#breadcrumbs {
	margin: 0 0 0 10px;
/*	padding: 20px 0px 5px;*/
	width: auto;
	color: inherit;
	background: transparent;
	overflow: hidden;
}
div#breadcrumbs a:link,
div#breadcrumbs a:visited,
div#breadcrumbs a:active {
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0;
}
div#breadcrumbs a:hover {
	text-decoration: underline; 
	font-weight: bold;
	padding: 2px 0;
}/*
h3#h3news {
	float: right;
	clear: none;
	width: 30%;	
}*/
#newsFrame {
	float: right;
	clear: left;
	margin: 4em auto 0 auto;
	padding: 0;
  border: 1px solid #6495ED;
  width: 230px;
	/*color: inherit;
	background: #c00 url(http://www.rpi.edu/dept/cct/apps/studenthealthdev/images/newsEvents.gif) no-repeat top left;
	border-top: 1px solid #b4b4b4;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #b4b4b4;*/
}
#newsFrame h3 {
  width: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  text-align: center;
  color: white;
  background-color: #6495ED;
}
#news {
	padding: 5px;
	margin: auto;
	list-style: none;
	color: inherit;
	background: white;
	/*border-top: 1px solid #666;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	border-left: 1px solid #666;*/
}
#news li {
	padding: 3px;
}
#news li a:link,
#news li a:active,
#news li a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
#news li a:hover {
	color: #6b56eb;
	background: transparent;
}
#cdcWidget {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  bottom: 1em;
  left: 318px;
}
/* MAIN BODY CONTENT */
#content {
	color: #000;
	background: #fff;
	text-align: left;
	font: 12px/1.55em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 25px 10px;
	min-height: 300px;
	height: 100%; 
	width: 90%;
}
#catContent {
	width: 63%;
	padding: 0 0 0 10px;
	float: left;
	clear: none;
}
#catContent h2 {
	margin-left: -10px;
	width: 60%;
}
ul#catList {
	color: inherit;
	background: #fff;
	margin: 1em 0 2em;
	padding: 0 0 0;
}
div#catContents {
	float: right;
	clear: right;
	width: 35%;
	margin: 30px 0 0;
}
div#catContents h3 {
	padding: 0 0 0 10px;
	width: 35%;
}
div#faq, div#staffList {
	float: left;
	clear: none;
	width: 80%;
	margin-left: 10px;
}
div#faq ul li, div#staffList ul li {
	color: inherit;
	background: transparent;
	margin: 0 0 5px;
	font: bold 110%/140% Verdana, Arial, Helvetica, sans-serif;
} 
div#staffList ul li {	
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-left: 3px solid #ed7965;
	list-style: none;
	display: inline;
	padding: 0 5px;
}
ul#catList li {
	/*list-style: square inside;*/
	list-style: none;
	/*white-space: nowrap;*/
	margin: 0 0.5em 0.5em 1em;
	padding: 0 0 0 5px;
	border-bottom: 1px dashed #7865ed;
	border-left: 2px solid #7865ed;
}
ul#catList li a {
	text-decoration: none;
}
ul#catList li a:hover {
	text-decoration: underline;
}
ul#contacts {
	margin: 1em 0 4em 0;
}
ul#contacts li {
	padding-top: 1em;
	margin: 2px;
}
#content p img {
	padding: 5px;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 15px 0 0 10px;
	line-height: 1.1em;
	text-align: left;
	width: 60%;
}
h3 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 14px;
	width: 60%;
}
h4 {
	margin: 0;
	padding: 10px 0 0;	
	font-size: 120%;
}
#photo {
	position: relative;
	float: right;
	margin: -150px 15px 0px 0;
	padding: 0;
}
form {
	padding-left: 15px;
}
td {
	vertical-align: top;
	padding: 0 3px;
}
/* FOOTER */
div#footer {
	font: 11px/120% Verdana, Arial, Helvetica, sans-serif !important;
	text-align: left;
	float: none;
	clear: both;
	margin: 0;
	height: 175px;
	max-height: 175px;
	padding: 0 0 0 25px;/*
	border-top: 2px solid #7865ed;
	border-bottom: 4px solid #7865ed;*/
	border-top: 2px solid #00c;
	border-bottom: 4px solid #00c;
	color: inherit;
	background: #6495ED url(http://www.rpi.edu/dept/cct/apps/studenthealth/images/academyhall.jpg) no-repeat right;
}
div#footer ul {
	margin:  5px 0 0;
	padding: 0;
	display: block;
}
div#footer ul li {
	list-style: none;
	padding: 6px 0;
}
div#footer a {
	font: bold 14px/1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: transparent;
}
div#footer a:link,
div#footer a:visited,
div#footer a:active {
	color: #eee;
	background: transparent;
	text-decoration: none;
}
div#footer a:hover {
	color: #000;
	background: transparent;
}
#footer ul li img {
	border: 1px solid #000;
}