@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
background-image: url(../images/background.png);
background-repeat: repeat;
background-position: top left;
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
}
img a{
border: 0;
}
p {
line-height: 18px;
}
a {
color: #333899;
text-decoration: none;
}
a:hover {
color: #7579c8;
}
h1 {
}
h2 {
font-family: Arial, Georgia, "Times New Roman", Times, serif;
font-size: 24px;
color: #663399;
}
h3 {
font-family: Arial, Georgia, "Times New Roman", Times, serif;
font-size: 22px;
color: #333366;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #686bb0;
border-bottom: thin dotted #9497d9;
}
h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #6e5b99;
}
#container {
margin-left: auto;
margin-right: auto;
width: 1050px;
min-height: 100%;
background-color: #ffffff;
border-left-width: thick;
border-left-color: #666699;
border-right-width: thick;
border-right-width: #666699;
}
#header {
background-image: url(../images/headerbg.png);
background-repeat: repeat-y;
width: 1050px;
height: 190px;
margin-bottom: 10px;
}
#header img {
border: 0;
margin-bottom: 10px;
}
#navigation-bar {
width: 1050px;
height: 40px;
background-image: url(../images/navigation_bg.jpg);
background-repeat: repeat-x;
padding-top: 2px;
}
#navigation-bar ul li {
display: inline;
list-style: none;
padding-left: 20px;
padding-right: 20px;
padding-top: 40px;

} 
#navigation-bar ul li a {
font-family: helvetica;
text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #ffffff;
text-transform: uppercase;
}
#navigation-bar ul li a:hover {
color: #333366;
}
#callout-bar {
margin-top: -20px;
width: 1050px;
height: 300px;
background-image: url(../images/calloutbg_abstract.jpg);
background-repeat: repeat;
}
#callout-bar-left {
float: left;
width: 400px;
height: 254px;
padding-left: 20px;
margin: 0;
}
#callout-bar-left ul li {
color: #20006a;
list-style: square;
font-size: 11px;
}
#callout-bar-left img a {
border: 0;
margin-left: 20px;
}
#callout-bar-right {
float: right;
height: 250px;
width: 460px;
color: #8193da;
padding: 0px 50px 0px 50px;
font-size: 11px;
line-height: 10px;
}
#callout-bar-right h2 {
padding-top: 9px;
font-family: arial;
font-weight: normal;
font-size: 26px;
color: #9393fa;
}
#callout-bar-right a {
color: #bac9e0;
}
#callout-bar-right a:hover {
color: #6666CC;
}
#callout-bar-right img {
margin-right: 0px;
}
.clear {
clear: both;
}
#homepage-content {
margin-top: -20px;
width: 1050px;
}
#content-body {
margin-top: -20px;
width: 1010px;
background-color: #FFFFFF;
padding: 20px;
}
#content-body ol li {
}
#fibroid-facts { 
margin: 10px;
margin-top: -70px; 
padding-right: 10px;
padding-left: 10px;
width: 335px;
min-height: 468px;
float: left;
}
#fibroid-facts ul li {
color: #20006a;
list-style: square;
font-size: 10px;
}
#fibroid-facts img a {
border: 0;
margin-left: 20px;
}
#fibroid-goals {
float: right;
margin-top: -70px;
width: 500px;
margin-left: -10px;
padding-right: 20px;
font-size: 11px;
}
#fibroid-goals a {
color: #0066CC;
}
#genes-body {
margin-top: -20px;
width: 1010px;
background-color: #FFFFFF;
padding: 20px;
}
#genes-sidebar {
width: 250px;
float: right;
margin-top: 0px;
background-color: #849bbe;
padding: 20px;
}
#genes {
width: 700px;

}
.form {
font-size: 11px;
}
.participant-center {
font-size: 10px;
}
.bio {
border-color: #bfc1e9;
}
#footer {
text-align: center;
background-color: #7188aa;
background-image: url(../images/footer.jpg);
background-repeat: repeat;
padding: 20px;
font-size: 10px;
line-height: 14px;
}