﻿ul#menu li {
    display: block;
    list-style: none;
    background: #e8eef4;
    border: 1px solid #b2b2b2;
    padding: 0;
    margin-top: 5px;
}

ul#menu li a {
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    padding-right: .5em;
    color: #696969;
}

ul#menu li a:hover {
    background-color: #b30086;
}


/*.page {
    width: 1241px;
    background-color: #c299ff;
    border-radius: 10px;
    margin: 0 auto;
    height: 704px;
    border: 2px solid #b30086;
}*/


.left {
    width: 250px;
    float: left;
    height: 527px;
}

.divs {
    top: 248px;
    margin-left: 500px;
    left: 19px;
    height: 203px;
    width: 550px;
}

.content {
    width: 700px;
    height: 533px;
}

.divpara {
    position: relative;
    top: -20px;
    margin-left: 500px;
    background-color: pink;
    width: 100px;
}

.searchcandi {
    position: relative;
    top: -20px;
    margin-left: 900px;
    background-color: pink;
    width: 402px;
    left: -252px;
    height: 55px;
}

.GridPosition {
    overflow: auto;
    left: 439px;
    top: 458px;
    height: 150px;
    width: auto;
}

.header {
    width: 585px;
    height: 69px;
    font-family: Algerian;
    font-size: large;
    font-weight: bold;
    color: #800000;
   margin-bottom:5px;
    /*border-style: solid;
    border-width: thin;*/
}
