BODY {
background-color: #E5D6D9;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: x-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 40px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 40px;
scrollbar-arrow-color:#CD7791; 
scrollbar-face-color:#F2DCE2; 
scrollbar-3dlight-color:#C4ADB3; 
scrollbar-highlight-color:#C4ADB3; 
scrollbar-shadow-color:#C4ADB3; 
scrollbar-darkshadow-color:#C4ADB3; 
scrollbar-track-color:#F6E7EB; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color:#9C86A3;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #9A384A;
text-decoration : none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #FFFFFF;
background-color: #CD7791;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #DB9BB0;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #CD7791;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #CD7791;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #CD7791;
width: 50%;
height: 2px;
}

.top {
font-family: Verdana, Arial, sans-serif;
background: #F6E7EB;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
font-size: 100%;
text-align: center;
height: 77px;
}
.text {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
background-image: url('images/back1.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-top: 25px;
padding-left: 9px;
padding-right: 10px;

}
.text2 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
background-image: url('images/back3.jpg'); /* sets the background image */
background-position: bottom right; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;

}
.sidenav {
font-family: Verdana, Arial, sans-serif;
background:  #F6E7EB;
font-weight: bold;
font-size: 8pt;
text-align: centered;

}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background: #F6E7EB;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: center; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background:  #F6E7EB;
font-weight: bold;
font-size: 8pt;
text-align: centered;

}
.copyright {
font-weight: bold;
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
text-align: center;
background: #F6E7EB;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url('images/mrdlogo.jpg'); /* sets the background image */
background-position: bottom center; /* positions the background image */
background-repeat: no-repeat;
}
