/* Created by Clarence A Reber III */
/* 092507 */
/* 3da_12_classes.css */

.ad {
margin-left: 20px;
float: right;
}

.bio {
height: 150px;
}

.bold {
font-weight: bold;
}

.center {
text-align: center;
}

.clearing {
clear: both;
}

.different {
font-size: 1.2em;
font-weight: normal;
}

.fleft {
float: left;
}

.fright {
float: right;
}

.gapper {
height: 40px;
margin: auto;
}

.gapperjr {
height: 20px;
margin: auto;
}

.georgia {
font-family: Georgia, "Times New Roman", Times, serif;
}

.gotherebubble {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
position: absolute;
right: 8px;
top: 178px;
}

.gotherebubble a:link, a:visited {
color: #003300;
text-decoration: none;
}

.gotherebubble a:hover {
color: #FF6600;
text-decoration: none;
}

.green {
color: #006633;
}

.highlighthead {
background-image: url(../img/highlightgrad.jpg);
background-position: bottom;
background-repeat: repeat-x;
color: white;
margin: 0 -5px;
padding: 5px;
}

.hotspot {
cursor: pointer;
height: 200px;
width: 240px;
}

.individual {
border: 1px solid #EEEEEE;
clear: both;
margin-bottom: 5px;
padding: 5px;
}

.individual p {
line-height: 1.538em;
margin-bottom: 1.538em;
}

.individual li {
padding: 3px;
}

.italic {
font-style: italic;
}

.italjr {
font-style: italic;
}

.kickdown {
margin-top: 10px;
}

.level {
padding: 0 6px 3px 6px;
}

.linkund a:link, .linkund a:visited, .linkund a:hover {
text-decoration: underline;
}

.nobold {
font-weight: normal;
}

.orange {
color: #FF5500;
}

.paddable {
border: 1px solid #EEEEEE;
color: #DB9C28;
margin-top: 0px;
margin-right: 10px;
margin-left: 10px;
padding: 0 5px 5px 5px;
}

.prominent {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 22px;
}

.red {
color: red;
}

.threeninezero {
width: 390px;
}

.right {
text-align: right;
}

.smaller {
font-size: 14px;
}

.tanshade {
background-color: #F2d89d;
}

.yellow {
color: #FFD203;
}

zeromargpad {
margin: 0;
padding: 0;
}