body {
    margin: 0px; padding: 0px;
    background: #CCCCCC url(../images/styles/shadowbg.gif) repeat-y top left;
}
#main {
    width: 766px;
    height: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
}
#head {
    height: 115px;
    border-bottom: 5px solid #000000;
}
#banner {
    height: 193px;
    border-bottom: 5px solid #000000;
}
#logo {
    position: absolute;
    top: 0;
    margin-top: 70px;
    margin-left: 10px;
}
#content {
    background-color: #FFFFFF;
}
.content {
  float: left;
}
#wrapper {
   margin: 0px 10px 0px 10px;
}
    #sidelinks {
        width: 245px;
        float: left;

    }
        #sidelinks ul {
            padding: 0px; margin: 0px;
            list-style: none;
        }
        #sidelinks ul li {
            border-bottom: 1px solid #ffffff;
        }
        #sidelinks li a {
            display: block;
            padding: 10px 0px 10px 10px;
            background-color: #ff9900;
            
            font-family: Verdana, Arial, Tahoma;
            text-decoration: none;
            font-size: 11px;
            color: #ffffff;
            outline: none;
        }
        #sidelinks li a .linksmall {
            text-transform: uppercase;
            display: block;
        }
        #sidelinks li a .linkbig {
            font-family: Arial, Verdana, Tahoma;
            text-transform: uppercase;
            display: block;
            font-size: 16px;
            font-weight: bold;
        }
        #sidelinks li a:hover {
            background-color: #ffdaa3;
            color: #000000;
            outline: none;
        }
        #sidelinks li#sidelinkfooter {
            width: 245px;
            height: 101px;
            background: #ffffff url(../images/styles/sidelinkfooter.gif) no-repeat top left;
        }
        
    #homecontent {
        width: 521px;
        float: left;

    }
     #insidecontent {
        width: 521px;
        float: left;
        margin: 0px 0px 0px 0px;
        background: #ffffff url(../images/misc/titlebg.gif) no-repeat top right;
    }
     #wrapper {
        border: 0px solid red;
        float: left;
     }
     
        #wrapper, #wrapper p, #wrapper li, #wrapper b, #wrapper i {
            font-family: Arial, Verdana, Tahoma;
            font-size: 12px;
            color: #000000;
        }
        #wrapper a {
            font-family: Arial, Verdana, Tahoma;
            font-size: 12px;
            color: #000000;
            text-decoration: underline;
        }
        #wrapper a:hover {
            color: #FF9900;
            text-decoration: underline;
        }
         #wrapper .red {
          color: #FF0000;
        }
        #wrapper .days {
            display: block;
            background-color: #CCCCCC;
            padding: 2px 0px 2px 5px;
            margin: 5px 0px 5px 0px;
        }
         #wrapper .daytitle {
           padding: 0px; margin: 0px;
           display: block;
           font-family: Monotype Corsiva;
           font-size: 15px;
           margin-left: 10px;
         }
        .title {
            width: 501px;
            text-align: right;
            border: 0px solid red;
            display: block;
            margin: 3px 0px 50px 0px;
            padding: 0px;
        }
        
        .title .linksmall {
            font-family: Arial, Verdana, Tahoma;
            text-transform: uppercase;
            display: block;
            font-size: 11px;
            color: #FFFFFF;
        }
        .title .linkbig {
            font-family: Arial, Verdana, Tahoma;
            text-transform: uppercase;
            display: block;
            font-size: 16px;
            font-weight: bold;
            color: #FFFFFF;
        }
        #wrapper P.subtitle {
            font-family: Arial, Verdana, Tahoma;
            font-size: 16px;
            color: #FF9900;
            font-weight: bold;
            float: left;
        }
        #wrapper P.nsub {
            font-family: Arial, Verdana, Tahoma;
            font-size: 17px;
            color: #000000;
            font-weight: bold;
        }
        #photoviewer {
            width: 414px;
            height: 276px;
            margin: 0px auto 0px auto;
            padding: 50px 17px 49px 53px;
            overflow: hidden;
            background: #ffffff url(../images/misc/photoviewer.gif) no-repeat top left;
        }
        
        #photoslidercont {
            margin: 5px auto 0px auto;
            height: 53px;
            width: 440px;
        }
        
        #photosliderhandle {
            width: 35px;
            height: 53px;
            float: left;
            background: #ffffff url(../images/misc/filmhandle.gif) no-repeat top left;
        }
        
        #photosliderend {
            width: 50px;
            height: 53px;
            float: left;
            background: #ffffff url(../images/misc/filmend.gif) no-repeat top left;
        }

      
        #photoslider {
            width: 350px;
            height: 53px;
            float: left;
            position: relative;
            overflow: hidden;
            background: #ffffff url(../images/misc/filmroll.gif) repeat-x top left;
        }
        #photoslidergallery {
            margin: 17px 0px 3px 0px;
            overflow: hidden;
        }
        #photoslidergallery #trueContainer a img {
            outline: none;
            border-width: 0; /* Set image border color */
        }
        #photoslidergallery #trueContainer a:hover img {
            outline: none;
            border-width: 0; /* Set image border color */
        }
        #statusdiv {
            font-family: Verdana, Arial, Tahoma;
            background-color: lightyellow;
            border: 1px solid gray;
            padding: 2px;
            position: absolute; /* Stop Editing Gallery Styles */
            left: -300px;
            visibility: hidden;
       }

        #studentprofile {
            width: 440px;
            height: 100px;
            margin: 5px auto 0px auto;
            border: 0px solid red;
        }
         .studentprofile {
            float: left;
         }
        #studentprofilehead {
            width: 430px;
            height: 30px;
            background: #ffffff url(../images/misc/studprofilehead.gif) no-repeat top left;
            padding: 3px 0px 0px 10px;

            font-family:  Arial, Verdana, Tahoma;
            font-size: 15px;
            color: #FFFFFF;
            font-weight: bold;
        }
        #studentprofilecont {
            width: 440px;
            height: 80px;
            background: #ffffff url(../images/misc/studprofilecont.gif) repeat-y top left;
        }
         #studentprofilefoot {
            width: 440px;
            height: 8px;
            background: #ffffff url(../images/misc/studprofilefoot.gif) no-repeat top left;
        }
#footer {
    margin-top: 20px;
    padding: 10px 0px 10px 5px;
    width: 761px;
    float: left;
    background-color: #000000;
    
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    color: #FFFFFF;
   
}
        
#footer a{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
#footer a:hover{
    color: #FF9900;
    text-decoration: underline;
}

/*Journals*/
.journaltitle {
  float: left;
  padding-bottom: 10px;
}

.journalcalendar {
  width: 67px;
  height: 65px;
  background: #ffffff url(../images/misc/calendar.gif) no-repeat top left;
  float: left;
  border: 0px solid red;
}
.jcaldate {
  margin: 20px 0px 0px 20px;
  
  font-family: Arial, Verdana, Tahoma;
  font-weight: bold;
  font-size: 21px;
}

.jcalmonth {
  margin: 0px 0px 0px 20px;

  font-family: Verdana, Arial, Tahoma;
  font-weight: normal;
  font-size: 10px;
  text-transform: uppercase;
}
.journtitle {
  border: 0px solid red;
  float: left;
  width: 423px;
}

.jtitle {
  width: 420px;
  margin-top: 10px;
  margin-left: 3px;
  border-bottom: 2px solid #333333;
  padding-bottom: 3px;
  
  font-family: Arial, Verdana, Tahoma;
  font-weight: bold;
  font-size: 16px;
}

.jauthor {
  width: 420px;
  margin-left: 3px;

  font-family: Verdana, Arial, Tahoma;
  font-style: italic;
  font-size: 11px;
  color: #808080;
}

.journalcontent {
  border-bottom: 1px solid #969696;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#wrapper .journalcontent  span.readmore a, #newsteaser span.readmore a {
  text-decoration: none;
  color: #FF9900;
  font-weight: bold;
  outline: none;
}
#wrapper .journalcontent span.readmore a:hover, #newsteaser span.readmore a:hover{
  text-decoration: underline;
  outline: none;
}

P#moretitle {
  font-family: Arial, Verdana, Tahoma;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}

.morearticle {
  float: left;
  width: 490px;
  height: 100px;
  border: 0px solid red;
}

.morearticle ul {
  list-style: square;
}

.morearticle ul li a{
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
   text-decoration: underline;
}

.morearticle ul li a:hover{
  color: #FF9900;
  text-decoration: underline;
}

#morearticle01 {
  float: left;
  width: 245px;
  border: 0px solid red;
}
#morearticle02 {
  float: left;
  width: 235px;
  margin-left: 5px;
  border: 0px solid red;
}

#newsteaser {
  width: 235px;
  border: 0px solid red;
  padding: 5px;
}
#newsteaser, #newsteaser p, #newsteaser li, #newsteaser b, #newsteaser i {
            font-family: Arial, Verdana, Tahoma;
            font-size: 12px;
            color: #000000;
}

P#teasertitle {
  font-family: Arial, Verdana, Tahoma;
  font-size: 15px;
  color: #000000;
  font-weight: bold;
}
.snapshotwrapper {
   border: 0px solid red;
   float: left;
   width: 490px;
}
.snapshotthumb {
    width: 75px;
    height: 49px;
    border: 0px solid red;
    background: #ffffff url(../images/misc/snapshotbg.gif) no-repeat top left;
    float: left;
    padding: 6px 14px 14px 6px;
}
.snapshotcont {
    width: 95px;
    border: 0px solid green;
    float: left;
    margin: 0px 0px 10px 10px;
}
.snapshotcaption {
    width: 95px;
    border: 1px solid blue;
    float: left;
    margin: 3px 0px 0px 0px;
}
#hintbox{ /*CSS for pop up hint box */
    position:absolute;
    top: 0;
    width: 165px;
    background-color: #FFFFFF;
    border:1px solid #000000;
    font:normal 11px Verdana;
    line-height:18px;
    z-index:100;
    visibility: hidden;
    text-align: center;
}
a img {
  border-width: 0px;
  outline: none;
}
#photoloader {
  border: 0px solid red;
  text-align: center;
  height: 428px;
}
#photoloader img {
  padding: 5px;
  border: 1px solid #C0C0C0;
}
#divider {
  width: 280px;
  height: 14px;
  margin: 0px auto 0px auto;
  background: #ffffff url(../images/misc/divider.gif) no-repeat center center;
}
#photobrowser {
  border-top: 0px solid #333333;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
  height: 100px;
}
#photobrowser #photobrowsergallery a img {
  padding: 3px;
  border: 1px solid #C0C0C0;
  margin: 0px 2px 0px 2px;
  outline: none;
}
#photobrowser #photobrowsergallery a:hover img {
  border: 1px solid #808080;
  outline: none;
}
