/* Start of CMSMS style sheet 'odecMain' */
body
{
background-color: #700;
   margin-bottom: 25px;
}
p  {
   margin-left: 12px; 
}
h1, h2, h3, h4, h5, h6  {
   margin-left: 8px; 
   font-family: sans-serif; 
}
div#container
{
   margin-left: auto;
   margin-right: auto;
   width: 50em;
   text-align: left;
}
h5, p {font-family: sans-serif; }
#bkgd { width: 763px; height: 270px;}
#leftstrip { 
    width: 327px; float: left; 
    background-image: url(img/stripu.gif); background-repeat: repeat-x;
}
#logo {
   height: 127px; 
   margin-left: 32px; 
   background-image: url(img/logo1.gif); background-repeat: no-repeat;
}
#textbox {
   height: 143px; 
   margin-left: 32px;  
   background-image: url(img/textbox01.gif);  background-repeat: repeat-y;
   font-family: sans-serif; 
   color: #000; 
   font: verdana; 
   font-size: 13px; 
}
h5.time {
   color: #000; 
   margin-left: 8px; 
   font-size: 12px; #10px
   line-height:13px; #11px
}
span.event {color: #fff;}
#rot_img { 
   width: 404px; 
   height: 270px; 
   float: left; 
}
#rightstripup { 
   width: 32px; 
   height: 270px; 
   float: right; 
   background-image: url(img/stripu.gif); background-repeat: repeat-x;
}
#mainbody {
   float: left;
   width: 763px;
   background-image: url(img/bkgd_main.gif);  background-repeat: repeat-x;
   background-color: #670000;
}
#innerbody{
   float: left;
   margin-left: 32px;
   width: 699px;
   background-image: url(img/bkgd_content1.gif); background-repeat: repeat-y;
   background-color: #fff;
}
#leftcol {
   float: left;
   width: 290px;
   background-image: url(img/nw3.gif); background-repeat: no-repeat;
}
#leftimg1{
  float: left;
  width: 290px;
  height: 98px;
}
h3#left {
  color: #FFF; 
  font-size: 20px; 
  margin: 15px 0 0 102px;
  line-height:21px;
}p#left {
  font-size: 14px; 
  color: #333; 
  margin: 15px 0 0 112px;
  line-height:15px;
}
#rightcontent {
   width: 370px;
   float: left;
 
}
#leftbullet {
  color: #000; 
   font-family: sans-serif;
   font-size: 13px;
   float: left;
   width: 290px;
   height: 40px;
   background-image: url(img/left-bullet.gif);background-repeat: no-repeat;
}
a#bullet {
   margin-left: 40px;
   text-decoration: none;
   font-family: sans-serif;
   font-size: 13px;
}
a#bullet:link {color: #800000}   /* unvisited link */
a#bullet:visited {color: #800000}  /* visited link */
a#bullet:hover {color: #FFF}   /* mouse over link */

#leftblank {
   float: left;
   width: 290px;
   background-image: url(img/left-blank.gif); background-repeat: no-repeat;
}
#rightblank {
   float: left;
   width: 473px;
   background-image: url(img/left-blank.gif); background-repeat: no-repeat;
}
#topoffooter1 {
   height: 15px;
   width: 763px;
   background-image: url(img/bkgd_body_ftr.gif); background-repeat: no-repeat;
   background-color: #FFFFFF;
}

#spacer {
   height: 25px;
   width: 763px;
   z-index:100;
}
#footermain {
   background-image: url(img/footer.gif); background-repeat: repeat-x;
   height: 52px;
   width: 763px;
   z-index:100;
   float: left;
   text-align: center;
}


/* End of 'odecMain' */

