/*//////////////////////////////  FONT  /////////////////////////////////*/
h2 {font-size: 14px;}
#footer{font-family: Arial, Helvetica, sans-serif;font-size: 10px;}
#sideRight{font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
#currentEvents{font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.indexPanel{font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.newsDate {font-family: Verdana, Arial, Sans-Serif;font-size: 10px;font-weight: bold;}
.newsBody {font-family: Verdana, Arial, Sans-Serif;font-size: 11px;}

/*//////////////////////////////  OTHER  /////////////////////////////////*/
body {margin: 0px 0px 15px 0px;}
#header {width: 750px;height: 100px;margin-left: auto;margin-right: auto;}
#footer {width: 750px;height: 57px;margin-left: auto;margin-right: auto;text-align: center;}
#footerLink1 {margin-top: 5px;}
#pageTop {width: 750px;height: 46px;margin-left: auto;margin-right: auto;}
#sideLeft {width: 210px;background-position:left;background-repeat: no-repeat;}
#sideRight {width: 540px;border-left: 1px solid #999999;}
#contentTxt {padding: 5px 5px 5px 5px;}
#middleWrap {width: 750px;margin-left: auto;margin-right: auto;}
#currentEvents {width: 190px;margin: 5px auto 5px auto;}
#currentEvents p {padding-bottom: 5px;border-bottom: 1px dashed #00095f;}
#currentScroll {width: 190px;overflow:scroll;height:320px}
/*#currentScroll {width: 190px;overflow: auto;}*/
#mainpanel {width: 540px;margin: 5px auto 5px auto;}
.indexPanel {width: 165px;height: 115px;margin: auto auto auto auto;}
.indexPanel a {font-size: 10px;}
.list {font-size: 12px;padding: 10px 10px 10px 10px;}
/*////////////////////////////  COLOR  //////////////////////////////*/
h2{color: #00095f}
#currentEvents a {color: #666666}
#currentEvents {color: #00095f}
#sideleft{ background-color:#E5E6EF}
#sideRight{color: #00095f}
.indexPanel{color: #00095f}
.indexPanel a{color: #aea921}
#footerLink2 {color: #00095f}
#footerLink1{color: #c9c9c9}
.list{border-bottom:solid 1px #333333;}
.list_left{border-left:solid 1px #333333;}
/*//////////////////////////////  Back Ground Image /////////////////////////////////*/
#sideLeft {background-image:url(../images/img_jersey_bg.gif)}
#footer {background-image:url(../images/img_footer.gif)}
