body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #93C8E8;
}
#content {
	padding: 0px 10px 10px;
	width: 100%;
	margin: 10px 0px 0px;
}
#content #rightSidebar {
	width: 20%;
	text-align: center;
}
#content #rightSidebar a {
	font-size: 12px;
	color: #0000FF;
}
#content #rightSidebar a comment {
	font-size: 10px;
}
#content #rightSidebar span {
	font-size: 12px;
}

#heading {
	margin: 0px;
	padding: 0px;
	height: 160px;
	background: #93C8E8;
}
#heading ul {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#heading ul li {
	display: inline;
	list-style-type: none;
	width: 80%;
	padding-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#heading ul li a:link, a:visited {
	color: #99CC99;
	font-weight: normal;
}
#heading ul li a:visited {
	color: #FF0000;
}
#break {
	clear: both;
}
#footer ul {
	list-style-type: none;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 100%;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 25px;
	text-align: center;
}
#footer {
	
	font-size: 12px;
	
}
#contactInfo {
	text-align: center;
}

#footer li {
	display: inline;
	margin-left: 10px;
	font-size: 9px;
	font-style: italic;
}



#heading img {
	vertical-align: middle;
}
#footer a:link {
	color: #6600CC;
}
#footer a:visited {
	color: #FF00FF;
}
#footer a:hover {
	color: #006600;
	text-decoration: underline;
}

#heading ul li a:hover {
	font-weight: bolder;
	color: #CC00CC;
	text-decoration: underline;
}
#heading ul li a:active {
	color: #FF3300;
}


#content .center {
	color: #666;
	float: left;
	width: 90%;
	position: relative;
	margin: 10px 0px 0px 10px;
	padding-right: 10px;
	z-index: 1;
	padding-left: 10px;
	text-align: center;
	font-weight: bolder;
}
#content .center img {
	text-align: center;
}

#content #rightSidebar a:link {
	color: #66FFFF;
	font-size: 14px;
}
#content #rightSidebar a:hover {
	color: #9933CC;
	text-decoration: underline;
	font-size: 16px;
}
#content #rightSidebar a:visited {
	color: #FFFF99;
}
#content #rightSidebar p {
	font-weight: bold;
	color: #FFFFFF;
}
#content #rightSidebar .rightSidebarDoctors {
	background-color: #006600;
}

#content .center h3 {
	color: #000000;
	text-align: center;
}

#content #rightSidebar ul {
	list-style-type: none;
	font-size: 12px;
	font-style: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#content #rightSidebar ul li {
	display: block;
	height: 15px;
	width: 95%;
	border: 1px solid #FFFFFF;
	background-color: #CCFFCC;
}
#content #rightSidebar li a:link {
	color: #0000FF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#content #rightSidebar li a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	padding-left: 5px;
	background-color: #CCFF99;
}
#content #rightSidebar li a:visited {
	color: #990000;
}
#content #rightSidebar li a:active {
	color: #0000FF;
	background-color: #999966;
}

#rightSidebar {
	float: right;
	width: 20%;
	color: #FFFFFF;
}
#content #leftSidebar {
	width: 20%;
	float: left;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}
#content #leftSidebar a:link {
	font-size: 14px;
	color: #66FFFF;
}
#content #leftSidebar a:visited {
	color: #0099FF;
	font-size: 14px;
}
#content #leftSidebar a:hover {
	color: #9933FF;
	text-decoration: underline;
	font-size: 16px;
}

#content #leftSidebar h5 {
	font-size: 12px;
}

a:link {
	color: #0099FF;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #660099;
	text-decoration: underline;
}
a:active {
	color: #99CC00;
	text-decoration: none;
}
#content .center .announcement table {

}
#content .center .announcement tr {
}
#content .center .announcement td {
	border: 1px solid #000000;
}
#content .center .announcement #noteCards {
	padding-right: 5px;
}
#content .center .announcement h2 {
	font-style: italic;
	font-weight: lighter;
	color: #FF0000;
}
#content .center .announcement h4 {
	text-align: center;
}
#content #stories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
}
#content .center img {
	margin-left: 75px;
}
#content .center img {
	margin: 0px;
	margin-right: 75px;
}
#left img {
	margin-right: 75px;
}

