body {
 font-family: sans-serif;
 text-align: justify;
 margin: 0;
 padding: 0;
}

#TopGrade {
 background-image: url(Header-back1.jpg);
}

#TopHouse {
 background-image: url(Header-house1.jpg);
 background-repeat: no-repeat;
 height: 100;
 width: 100%;
 text-align: center;
 vertical-align: center;
}

#BottomGrade {
 background-image: url(Copyright6.jpg);
}

#BottomHouse {
 background-image: url(Copyright5.jpg);
 background-repeat: no-repeat;
 height: 100;
 width: 100%;
 text-align: center;
 vertical-align: center;
}

ul {
 background-color: #f8f8f8;
 border: #888888 1px dashed;
 margin: 15px;
 padding: 20px;
 list-style-position: inside;
 width: ;
}

li {
 padding: 5px;
}

#linkX {
 background-color: #4a7ab8;
 width: 100%
 display: block;
 width: 100%;
}

#linkX a {
 padding: 5;
 display: block;
 color: #FFFFFF;
 font-size: 12pt;
 text-decoration: none;
 text-align: center;
}

#linkI a:hover { background-color: #CC1233; }

#linkII a:hover { background-color: #008000; }

#linkIII a:hover { background-color: #996633; }

#linkIV a:hover { background-color: #FF9900; }

#linkV a:hover { background-color: #993399; }

#linkVI a:hover { background-color: #8db6eb; }

.RightFrameA {
 border: #B2B6C2 5px solid;
 position:relative;
 left:10px;
}

.RightFrameB {
 border: #44537A 5px solid;
 position:relative;
 top:-15px;
 left:71px;
}

.RightFrameC {
 border: #253066 5px solid;
 position:relative;
 top:-30px;
 left:10px;
}

.RightFrameD {
 border: #877C76 5px solid;
 position:relative;
 top:-45px;
 left:71px;
}


#Tamra {
 background-color: #F8E2A6;
 color: #000000;
 text-align: center;
 padding: 10px;
 position:relative;
 top:100px;
}

