body {
    background: #4A004F;
    border: 0;
    font: bold 100% sans-serif;
    margin: 0;
    padding: 0px;
    scrollbar-3dlight-color: #4A004F;
    scrollbar-base-color: #4A004F;
    scrollbar-face-color: #DBAFE5;
    scrollbar-highlight-color: green;
    scrollbar-shadow-color: gray;
    scrollbar-track-color: #4A004F;
    text-align: center
}
#wrap{
   margin: auto;
   width: 1000px;
}
#topleft{
       float: left;
    margin: 10px auto;
  padding-top: 10px 0 0 10px;  
    width: 180px
}
#topcenter{
       float:left;
 text-align: center;
   color: #DBAFE5;
    padding-top: 10px;
    width: 400px
}
#topright{
       color: white;
    float: right;
    text-align: center;
    width: 360px;
      height: 450px ;  
    padding:20px 0  0;
}
#right {
    text-align: center;
    width: 815px;
 height: 75px;
 float: right;
}
.right{
   
}
.clear {
    clear: both ;
}
.underlinemenu{
padding-left: 50px;
float: left;
    color: white;
    font-size: 80%;
    font-weight: bold;
    width: 300px;
    line-height: 30px;
}
.underlinemenu ul{
    padding: 6px 0 7px 0;/*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    text-align: left ;/*set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
    display: block;
}

.underlinemenu ul li a{
    border-bottom: 3px solid #DBAFE5;/*bottom border is 3px*/
    color: #fde2e7;
    margin-left: 20px;/*spacing between each menu link*/
    margin-right: 0px;
    padding: 6px 2px 4px 2px;/*top padding is 6px, bottom padding is 4px*/
    text-decoration: none;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
    border-bottom-color: white;
    color: #DBAFE5
}
.menright{
    float: right;
    margin-top: 0px;
    width: 350px;
}
#foot{
    color: #DBAFE5;
    font-size: xx-small;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    width: 950px ;
    float: right;
}
.footcenter{
    float: left;
    padding-left: 5px;
    text-align: center;
    width: 270px;
}

.footleft{
    float: left;
    text-align: center;
    width: 380px;
}

.footright{
    float: right;
    text-align: center;
    width: 280px;
}

#foot a, .panel a{
    color: #DBAFE5
}

#left {

}

#page{
    border: double 3px #ba55d3;
    width: 750px
}



#text{
    margin: auto;
    text-align: center;
    width: 790px
}
.centerother {
    color: #DBAFE5;
    float: left;
    padding-top: 10px;
    text-align: right;
    width: 420px
}

#nav {
margin: auto;
   width: 815px;
   height: 30px;
   float: right;
}  

.imbg{
    background: #5E0064;
    border: 3px solid #4A004F;
    padding: 10px;
    width: 840px
}
.left{
    color: #DBAFE5;
    float: left;
    padding: 10px 5px 5px;
    text-align: center;
    width: 360px
}
.leftother {
    background: url(img/corner.gif) no-repeat top left;
    color: #DBAFE5;
    float: left;
    font-size: 215%;
    font-variant: small-caps;
    height: 175px;
    margin-top: 10px;
    padding: 70px 75px 5px;
    text-align: left;
    width: 380px
}
.menleft{
    float: left;
    width: 490px
}
.menrightother{
    float: right;
    margin-top: 10px;
    text-align: left;
    width: 245px
}
.panel{
 width: 1000px;
 }
.panelbod{
    background: url(img/panelbod.jpg) repeat-y
}
.panelbod p{
    color: black;
    font: small sans-serif;
    margin: 0px 100px;
    text-align: left
}
.panelbot{
    background: url(img/panelbot.jpg) no-repeat;
    height: 57px;
    margin: auto
}
.paneltop{
    background: url(img/paneltop.jpg) no-repeat;
    height: 55px;
    margin: auto
}
.pantextcen{
    color: black;
    float: left;
    font: 95% sans-serif;
    text-align: center;
    width: 850px
}
.pantextcenact{
    color: black;
    float: left;
    font: 95% sans-serif;
    text-align: left;
    width: 810px
}

.pantextleft{
    color: black;
    float: left;
    font: small "sans-serif" bold;
    margin-left: 20px;
    text-align: left;
    width: 370px
}
.pantextleft p, .pantextright p{
    font-weight: bold
}
.pantextright{
    color: black;
    float: right;
    font: small sans-serif;
    text-align: left;
    width: 370px
}
h3{
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline
}

h4{
    line-height: 15px;
    padding-bottom: 3px
}

img{
    position: relative
}

img a, img{
    border: none
}