body {
    background: url("http://www.kuuyee.org/docs/kuuyee_bg.jpg") repeat-y scroll center center #f0efe7 !important;
    color: #333333;
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    font-size: 13px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 1280px;
}

#header {
    background:#f0efe7;
    border: 0 none;
    color: #FFFFFF;
    height: 200px;
    margin: 0;
    padding-right: 60px;
    width: 100%;
}

#header a{
    color:rgb(87, 116, 190);
}

#form1 {
    background: none no-repeat scroll center bottom transparent !important;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#main {
    background-color: transparent;
    border-right: 0 dotted #000000;
    float: left;
    font-size: 10pt;
    margin: 10px 0;
    padding: 1px 10px 73px 20px;
    position: absolute;
    text-align: left;
    width: 870px !important;
}

#rightmenu {
    background-color: transparent;
    float: right;
    font-size: 9pt;
    margin-left: 0;
    margin-right: -10px;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-left: 0;
    text-align: left;
    width: 27% !important
}

#tagline {
position: absolute;
text-align: left;
font-size: 17px;
color: rgb(44, 182, 38) !important;
padding-left: 105px;
top: 120px;
font-weight: bold;
}

h2  a {
font-family: inherit;
font-weight: bold;
font-size: 31.5px;
color: #f14e32;
}
a:visited, a:active, a:link {
color: #f14e32;
text-decoration: none;
}