@charset "utf-8";
/* CSS Document */



body { font-family:Arial,Helvetica,sans-serif;
       line-height:110%;
       color: #000000;
       background-color: #ffffff;
       margin:0px;
       font-size: small;
       border-width: 10px 0px 0px 0px;
       border-style: solid;
       border-color: #3B599B;
      
}

h1 { font-family: Palatino Linotype, Times, serif;
}

h2 { font-family: Palatino Linotype, Times, serif;
}


h3 { font-family: Palatino Linotype, Times, serif;
}

.title { font-family: Palatino Linotype, Times, serif;
          font-size: medium;
}

a:link { color: #3B599B;
	text-decoration: none;
}
a:visited {  color: #3B599B;
              text-decoration: none;
}
a:hover { background-color: #f5d55e;
          text-decoration: none;
          color: #000000;
}



.topnavbox { text-align:center;
             font-family: Palatino Linotype, Times, serif;
             height: 30px;
             font-size: medium;
             line-height: 175%;
}

.topnav { display:inline;
          list-item-style:none;
          padding: 3px;
          margin: 8px;          
}

.topnav li {display:inline;
            list-item-style:none;
}

a.topnav:link {color: #000000;
               text-decoration: none;
}
a.topnav:hover {color: #000000;
                background-color: #f5d55e;
                text-decoration: none;
}
a.topnav:visited {color: #000000;
               text-decoration: none;
}




.photoback { background-image: url(images/gocomets.jpg);
             
}


.bluebar { background-color: #3B599B;
            width: 100%;
            height: 10px;
            color: #ffffff;
}

.titlebar { font-family: palatino, times, serif;
            font-size: 25px;
            font-weight: bold;
            text-align: center;
            margin: 6px;
            padding: 2px;
}

.namebar {  background-color: #3B599B;
            width: 100%;
            height: 40px;
            text-align:center;
}



.leftmain {float:left;
	   padding: 10px;
            border-width: 0px 0px 0px 0px;
            border-style: solid;
            border-color: #3B599B;
            width: 175px;
            height: 700px;

}

.rightmain {float:right;
            width: 175px;
            padding: 10px 30px 10px 10px;
            height: 700px;
            border-width: 0px 0px 0px 0px;
            border-style: solid;
            border-color: #3B599B;
 

}


.centermain {padding: 20px 10px 10px 20px;
            border-width: 0px 0px 0px 0px;
            border-style: solid;
            border-color: #dcdcdc;
          margin-left: 205px;
          margin-right: 230px;
           height: 700px;
          text-align:center;
		 }


.centersub {padding: 20px 10px 10px 20px;
            border-width: 0px 0px 0px 0px;
            border-style: solid;
            border-color: #dcdcdc;
          margin-left: 205px;
          margin-right: 20px;
          		 }



#title { align:center;
}

.linkbox { margin: 10px;
           border: 1px solid #d3d3d3;
           list-style-type:none;
           width: 150px;
           padding: 10px 0px 0px 10px;
           background-color: #f0fffff;
           
}

.nobullet {list-style-type:none;
           margin-left:-25px;
}

.linkboxtitle {font-weight: bold;
               font-family: Palatino Linotype, Times, serif;
}

.blurb { border-width: 0px 0px 1px 0px;
         border-style: solid;
         border-color: #d3d3d3;
         padding-bottom: 15px;
}

#noschool { background-color: #dc243c;
            color: #ffffff;
}

.fronttable { border-width: 0px 5px 0px 5px;
              border-left-style:ridge;
              border-right-style:groove;
              border-color: #3B599B;
              background-color:#ffffff;

}

.content {  background-color: #ffffcc;
}

.picright { float: right;
            margin: 5px;
}

.picleft { float: left;
           margin: 5px;
}

.piccenter { text-align: center;
             margin: 5px;
}

.nobulletplain { list-style-type:none;
}

.footer {clear:right;
         clear:left;
		 font-size:xx-small;
		 text-align:center;
		 }
		 
.secondarylist {margin-left: 12px;
}