@import url(main.css);
a {
text-decoration: none;
color: #0000ff;
}
a:hover {
text-decoration: underline;
color: #0000ff;
}


.right {
float: right;
width: 75%;
text-align: justify;
padding-top: 60px; position: relative; z-index: 5;
}
.right h2 {font-size: 1.1em; font-weight: bold; color: #240093; font-family: Verdana, Arial, Helvetica, sans-serif;}
.right a {
text-decoration: none;
color: #0000ff; border:0;}
}
.right a:hover {
color: #111; border:0;
}img.linkpic {padding-top: 20px; margin-left: 130px; border:0;}
.left { 
float: left;
width: 23%;
padding-top: 100px;  position: relative; z-index: 10; margin-left: 0;
}

.left table {margin-left: 10px; width: 98%;}
td strong {font-size: 1em; font-weight: bold; text-align: justify;}
td {font-size: .88em; font-weight: normal; text-align: left;}

.left ul {color: #240093;font-size: .9em;text-align: center; list-style-type: none;
background-color:#ffff99;  margin: 30px auto auto 5px; border-left: 1px solid #240093; border-top: 1px solid #240093; border-right: 1px solid #240093; width: 98%;}

.left ul li a {
text-decoration: none; color: #240093;
font-size: .9em;line-height: 2em; display: block; border: 1px #ffff99 solid; border-bottom: 1px solid #240093;
}
.left ul li a:hover {border:0; display: block; background-color: #240093; border: 0; color: #ffff99;
}

.articles { margin-left: 10px;}

.articles p {padding: 10px 0;}

 .articles ol {line-height: 1.1em; padding-top: 15px; padding-bottom: 15px;}

.articles ol li { padding-bottom: 8px; margin-left: 0; list-style-type: none;}

.articles ol li a {color: #000; }.articles ol li a:hover {text-decoration: underline; color: #0000ff;}a.target {color: #000; font-weight: bold; padding: 20px 0; display: block;}

p.answer {padding:25px 0;}

a.nav {color: blue; margin-left: 48%; padding: 20px 0 20px 0;}img.infopic {margin: 40px auto 20px -17px;}img.biopic {float: right; padding: 10px 0 10px 10px;}



#bottom {
background: #fff url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: .7em;
color: #fff483;
padding: 5px; background-color: #240093;
}
#footer a { color: #aaa; }