body{
 background-image: url(images/bg.jpg);
 background-repeat: repeat-x;
 margin: 0;
 padding: 0;
 font-family: "Trebuchet MS";
 font-size: 11px;
}

h1 {
 font-size: 28px;
 color: #4D026C;
 margin: 0px 0px 5px;
 padding: 0px;
 font-weight: normal;
 line-height: 35px;
}
h2 {
 font-size: 20px;
 line-height: 26px;
 color: #4D026C;
 margin: 0px;
 padding: 10px 0px 0px;
}
h3 {
 font-size: 17px;
 font-weight: bold;
 line-height: 27px;
 margin: 0px;
 padding: 15px 0px 2px;
 color: #4D026F;
}
h4 {
 font-size: 19px;
 margin: 0px;
 padding: 3px 0px 5px;
}

#pageContainer{
 margin: 0 auto;
 width: 1029px;
 height: 100%;
}

#header{
 width: 987px;
 height: 114px;
 margin: 25px 0px 0px 29px;
 position: relative;
}

#headLeft{
 width: 409px;
 height: auto;
 float: left;
 text-align: left;
 margin-left:16px;
}

#headRight{
 width: 225px;
 height: auto;
 float: right;
 text-align: right;
 margin: 0px 31px 0px 0px;
}

#nav{
 width: 560px;
 height: 40px;
 background-image: url(images/divider.png);
 background-position: left;
 background-repeat: no-repeat;
}

#nav ul{
 margin: 0;
 padding: 0;
}

#nav ul li{
 float: left;
 list-style: none;
 padding: 0px 10px 0px 10px;
 background-image: url(images/divider.png);
 background-position: right;
 background-repeat: no-repeat;
 display: block;
 height: 36px;
 line-height: 44px;
}

#nav ul li a{
 text-decoration: none;
 color: white;
 font-weight: bold;
}


#latestNews {
 color:#FFFFFF;
 float:left;
 font-weight:bold;
 height:21px;
 right: 319px;
 padding:6px 0 0 20px;
 position:absolute;
 top: -28px;
 width: 169px;
 font-size: 13px;
 color: white;
}

#my_news{
  color:white;
  float:right;
  font-size:13px;
  right: 31px;
  position:absolute;
  top: -36px;
  width: 373px;
  margin-top:14px
}

#my_news a{
 color: white;
 text-decoration: none;
}

#searchbox{
 margin: 0px 0px 10px 0px; 
}

#socialMedia{
 float: right;
}

#socialMedia img{
 border: none;
}

#content{
 width: 1029px;
 min-height:682px;
 background-image: url(images/allbg.png);
 background-repeat: no-repeat;
 padding: 25px 0px 0px 0px;
 margin: -4px 0px 15px 0px;
 float: left;
 position: relative;
}

#subnav {
 text-decoration: none;
 float: left;
 width: 200px;
 margin-left: 44px;
}
#subnav li {
 list-style-type: none;
 display: block;
 padding-top: 3px;
 padding-bottom: 3px;
 background-color: #e6e7d6;
 padding-right: 0px;
 margin-bottom: 10px;
 padding-left: 25px;
}
#subnav ul {
 padding: 0px;
 margin: 10px 0px 0px 0px;
}
#subnav li a {
 text-decoration: none;
 color: #51006D;
 font-weight: bold;
}
#subnav li a:hover {
 text-decoration: none;
 color: #9FA07F;

}
#centrecontentcol {
 float: left;
 padding-top: 10px;
 width: 470px;
 padding-left: 25px;
}
#sectionhead {
 background-image: url(../images/Section_head_back.jpg);
 background-repeat: repeat-x;
 background-position: top;
 height: 28px;
 margin-top: 70px;
 font-size: 16px;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 25px;
 padding-top: 5px;
 text-transform: uppercase;
 padding-bottom: 10px;
}

#rightcontentcol {
 float: left;
 width: 210px;
 padding-right: 15px;
 margin-top: 60px;
 color: #4D026C;
}
.linkbox {
 height: 93px;
 width: 210px;
 margin-bottom: 25px;
 padding: 10px;
}

#contentL{
 float: left;
 width: 683px;
 margin: 0px 0px 0px 45px;
 height: 100%;
}

#contentLTop{
 height: 150px;
 width: inherit;
 text-align: center;
}

#contentLMiddle{
 height: 249px;
 width: inherit;
 margin: 25px 0px 0px 0px;
}

.infoBox{
 width: 330px;
 height: 266px;
 float: left;
 margin: 25px 0px 0px 0px;
 background-image: url(images/infoBack.jpg);
 background-repeat: repeat-x;
}

.infoBox h1{
 width: 100%;
 height: 40px;
 background-color: #A77FB6;
 margin: 0;
 padding: 0;
 color: #DADBC2;
 font-size: 18px;
 text-align: center;
 line-height: 39px;
}

.infoBox h2{
 color: #4F006D;
 font-size: 14px; 
}

#contentR{
 float: right; 
 width: 228px;
 margin: 0px 45px 0px 0px;
}

#contentR img{
 margin-bottom: 5px !important;
}    

#footer{
 width: 983px;
 height: 65px;
 margin: 0px 0px 0px 43px;
}

#footerText{
 float: left;
 width: 445px;
 font-size: 10px;
}

#credit{
 float: right;
 margin: 0px 39px 0px 0px
}