body{
    background:white;
}

body img{
    border:none;
}

#bodywrapper{
    width:1027px;
    height:3000px;
    margin-left:auto;
    margin-right:auto;
}

#topmenu{
    background:#180074;
    position:absolute;
    top:161px;
    height:44px;
    width:1024px;
    z-index:6;
}

#content1{
    position:relative;
    background: #D1D1D1 url(http://www.conect.org/images/background.jpg) repeat-x top center;
    width:875px;
    min-height:700px;
    margin:50px 0px 0px 0px;
    padding:25px 25px 25px 122px;
    font-family:arial;
    font-size:21px;
}
    #displaytitle{
        color:#3615CF;
        font:34px bold;
        font-family:arial;
        min-height:700px;
        height:auto !important;
        height:700px;
        width:50%;
        position:absolute;
        top:25px;
        left:122px;
    }
    
    #body{
        width:100%;
        position:relative;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        color:black;
        margin-top:48px;
        padding-right:0px;
    }
    
    
    #login{
        width:50%;
        position:absolute;
        top:25px;
        left:60%;
    }
    
    #calendar{
        margin-top:15px;
    }
    
    .small{
        font-size:13px;
        font-weight:bold;
    }

#footer{
    position:relative;
    background:url(http://www.conect.org/images/conect_footer.jpg) repeat-x;
    width:1023px;
    height:85px;
    margin:11px 0px 0px 0px;
    text-align:center;
    color:#C28C90;
    font-size:10px;
}

#footer a{
    color:#C28C90;
}

#footer a:hover{
    color:black;
}

.input { 
 font-size: 11px; 
 color: #000000;
 font-family:"arial"; 
 font-weight:normal;
 width:156px;
 height:18px; 
 background-color: #c0c0c0; 
 border: 1px solid #c0c0c0; 
}

a.smallLink{font-family:arial; font-size:10px; font-weight:normal; color:#3204E3; text-decoration:underline}
a.smallLink:visited{font-family:arial; font-size:10px; font-weight:normal; color:#3204E3; text-decoration:underline}
a.smallLink:hover{font-family:arial; font-size:10px; font-weight:normal; color:#3204E3; text-decoration:none}