#body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	text-align: justify;
	background-color: #F6F2FF;
	margin: 0;
	padding: 0;
	position: fixed;
}

#menu-left {
	text-align: left;
	line-height: 0;
	padding: 0 0 0 0;
}

#menu-left li {
	display: inline;
}

#menu-left li a {
	margin: 0;
}

#menu-left-background {
	background-image: url(images/menu_left_background.gif);
	background-repeat: no-repeat;
}

#menu-top {
	text-align: left;
	padding: 0;
}

#menu-top li {
	display: inline;
}

#menu-top li a {
	margin: 0;
}

.welcome-body {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #535353;
	text-align: justify;
	padding: 0 0 0 0.5em;
}
#diversity {
	display: block;
	font-size: 0.7em;
	color: #725DA4;
	text-align: center;
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5 h6 {
	font-weight: normal;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 0.9em;
}

h3 {
	font-size: .8em;
	line-height: 1.5em;
}

h4 {
	font-size: .7em;
	line-height: 1.5em;
}

.subtitle {
	border-bottom-color: #9A83D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0 2em 0 0;
	font-style: italic;
	color: #9A83D0;
}

.info-section {
	font-style: italic;
	line-height: 1.5em;
	color: #737373;
	margin: 1em 5em 0 10px;
	text-transform: uppercase;
}

.ah3 {
	border-bottom-color: #9A83D0;
	padding: 18px 0 0 0;
	font-style: italic;
	color: #9A83D0;
}

.topic-head {
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
	color: #9986C8;
}
.topic-text {
	text-align: justify;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #535353;
	padding: 0 10px 0 0;
}
.topic-text-i {
	font-style: italic;
	line-height: 1.5em;
	color: #535353;
}
.topic-link {
	color: #9986C8;
	font-weight: bold;
	text-decoration: none;
}
.topic-link:link {
	color: #9986C8;
	font-weight: bold;
	text-decoration: none;
}
.topic-link:hover {
	color: #9986C8;
	font-weight: bold;
	text-decoration: underline;
}
.topic-link:visited {
	color: #9986C8;
	font-weight: bold;
}
.tableborder {	
	border: 1px;
	border-style: solid;
	border-color: #9A83D0;
}
.tableborder-head {	
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	height: 1px;
	background-color: #9A83D0;
	color: #9A83D0;
}
.topic-head2 {
	font-weight: bold;
	color: #9A83D0;
	padding-top:15;
}

a:link, a:visited {
	text-decoration: none;
	color: #7244A1;
}

a:hover, a:active {
	text-decoration: underline;
}

.footer {
	font-size: 0.6em;
	text-align: center;
}

.footer li {
	display: inline;
}

.footer li a {
	margin: 0 0.6em;
}

#contactinfo {
	display: block;
	font-size: 0.6em;
	text-decoration: none;
	line-height: 1.5em;
	margin: 1em 0 1em 0;
	text-align: center;
}

#copyright {
	display: block;
	font-size: 0.6em;
	font-style: italic;
	text-decoration: none;
	margin: 1em 0 1em 0;
	text-align: center;
}

.image-note {
	display: block;
	font-size: 0.6em;
	font-weight: bold;
	color: #725DA4;
}

.image-note-center {
	display: block;
	font-size: 0.75em;
	text-align: center;
	font-weight: bold;
	color: #725DA4;
}

#doctors a:link, #doctors a:visited {
	text-decoration: none;
	color: #725DA4;
}

#doctors a:hover, #doctors a:active {
	text-decoration: underline;
	color: #725DA4;
}

.sub {
	margin: 3em 0 auto 0
}

.body-head {
	display: inline;
	font-size: 0.85em;
	font-weight: bold;
	color: #9986C8;
}
.body-sub-head {
	display: inline;
	font-size: 0.85em;
	color: #9986C8;
}
.body-text {
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #535353;
	padding: 0 1em 0 1em;
}
.body-text-i {
	font-style: italic;
	line-height: 1.5em;
	color: #535353;
}
.large {
	font-size: 1.5em;
}
.body-link {
	color: #725DA4;
	font-weight: bolder;
	text-decoration: none;
}
.body-link:link {
	color: #725DA4;
	font-weight: bold;
	text-decoration: none;
}
.body-link:hover {
	color: #725DA4;
	font-weight: bold;
	text-decoration: underline;
}
.body-link:visited {
	color: #725DA4;
	font-weight: bold;
}

.person {
	color: #725DA4;
	font-weight: bold;
	margin: 1em 1.5em -.6em 0.4em;

}

.month {
	display: inline;
	font-size: 0.6em;
	font-weight: bold;
	color: #725DA4;
}


#wrapper
{
    margin:auto;
    padding: 0;
}
#outer
{
    padding: 0;
    background-color: #FFFFFF;
}

#container
{
    margin: 0 auto;   
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:429px;
    background-color: #FFFFFF;
    padding-right:1%;
    padding-left:1%;
}

#view
{   
    height: 306px;
    white-space: nowrap;
    line-height: 0;
    overflow-x: auto;
    margin: 0 auto;
    vertical-align: middle;
    width:500px;    /*with a fixed width it works very nice*/
    max-width: 500px; /*lets the gallery shrink on resize of the browser*/
}    