
.leftcon {
position: absolute;
width: 450px;
top: 0px;
left: 0px;
z-index:0;
}
/*experimental*/
.middlecon{
position: absolute;
left: 400px;
top: 24px;
width: 300px;

}
em
{
margin: 0 0 0 0;
}

p
{
margin: 0 0 0 0;
}

b
{
margin: 0 0 0 0;
}


.rightcon {
position: absolute;
right:0px;
top:24px;
z-index:-1;

}
#instructor
{
font-weight: bold;
color: #660033;
}

#test
{
font-weight: bold;
color: #FF0000;
}

#noSchool
{
color:#008000;
}
   
#email 
{
color: #660033;
font-size: 80%;
font-style: italic 
}

a
{
  color: #660033;
  font-weight: bold;
  text-decoration: none;

}

a:hover {color:#0343bd;}

 
body { 
background-image: url('../images/middleprecal.gif');
background-repeat: repeat-x;
/*background-attachment:fixed;*/
background-position: 0px 24px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: 'Lucida Grande', Tahoma, Verdana, Arial, FreeSans, sans-serif;
} 

.noBull
{
list-style-type:none;
color:#660033; /*color for items listed on left side menu */
margin:0px 20px 0px 0px;
padding: 0px;
text-align:right;
font-weight:bold;
}

.noBull li
{
padding-bottom: 8px
}

/* curved box code from  http://www.cssplay.co.uk/boxes/curves.html */
/* this code does not use any graphics */
.curvy {position:absolute; margin: 90px 0px 0px 20px; width:200px; background:#eee; color:#000;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9eee; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#eee; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; font-weight:bold; text-align: right; z-index:100; padding:10px 20px;}

#middleContent
{
background: #fff;
/*border: red 3px solid;*/
position: absolute;
width: 65%;
margin: 77px 0px 0px 230px;
}

#underLeftMarginContent{
position: absolute;
left:25px;
top:290px;
z-index:-1;
}


/* curved border code from  http://www.cssplay.co.uk/boxes/curves.html */
/* this code does not use any graphics */

#xsnazzy h1, #xsnazzy h2, #xsnazzy h3, #xsnazzy h4, #xsnazzy p {margin:0 10px}
#xsnazzy h1 {letter-spacing: 1px; font-size:2.5em; color:#fff;}
#xsnazzy h2 {letter-spacing: 2px; padding-bottom: 10px; font-size:2em;color:#c0c0c0; border:0;}
#xsnazzy p {padding-bottom:10px;}
#xsnazzy {background: transparent; margin:1em;}
#xsnazzy h3 {font-size: 1em; font-style: bold; color: #0000c0; padding-top:0.5em; padding-bottom: 0.5em;}
#xsnazzy h4 {font-size: 1.3em; font-style: bold; color: #0000c0; padding-top:0.5em; padding-bottom: 0;}
#xsnazzy table {margin: 0 10px;}
#xsnazzy ul, #xsnazzy li {list-style-type:square; list-style-position: outside; text-indent: 0px; margin:0 15px 0 15px; }

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #660033; border-right:1px solid #660033;}
.xb1 {margin:0 5px; background:#660033;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #660033; border-width:0 1px;}

#footer
{
font-size:11px;
text-align: center;
}