html, body {color: #000000; font-size: 13px; font-family:Rockwell; height:100%;}
h1 {margin-bottom: 2px; margin-top: 0px; color:#D85742; font-size: 22px;display:inline;}
h2 {margin-bottom: 2px; color:#D85742; font-size: 16px;}
a {color:#D85742;}
a:hover {color:#5C88DF;text-decoration:underline;}
a:visited {color:#D85742;}
.crumbs{margin-left:5px;font-weight:bold;margin-bottom: 2px; margin-top: 0px; color:#D85742; font-size: 12px;display:inline;text-decoration:none;}
.crumbsarrows{font-weight:bold;margin-bottom: 2px; margin-top: 0px; color:#D85742; font-size: 10px;display:inline;text-decoration:none;}
#iteachbody{margin:auto; margin-top: 10px; width:750px; height: 100%; position: relative;}
#iteachleft {
position:relative; 
float: right; 
width: 250px;
padding-left: 0px;
color: white;
height: 85%;
}
#iteachtext {
float:left;
position:relative; 
width: 490px;
text-align: justify;
vertical-align: top;
font-size: 14px;
}
#iteachmaps {
position:relative; 
width: 100%;
text-align: left;
/*border: solid 1px #D85742;*/
}

.regfield{color:#000;}


/*left round box */
.rbroundbox { background: url(images/bt.gif) repeat;}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; background-color: #5C88DF;}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;

}
.rbcontent { padding-left: 7px; padding-right: 5px; height: 100%; background-color: #5C88DF; }
.rbroundbox { width: 100%; margin: auto; height: 100%;}
