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;
    border-style:dashed;
    border-width: 0px;
    border-color:#00FF00;
    text-align: center;
}

#content1{
    position:relative;
    background: #D1D1D1 url(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;
    background-color: #d1d1d1; 
    border: 0px solid #c0c0c0;     
}

#slideshow{
    position:relative;
    background: #D1D1D1 url(images/background.jpg) repeat-x top center;
    width:1023px;
    min-height:700px;
    margin:0px;
    padding:0px;    
    /*
    margin:50px 0px 0px 0px;
    padding:25px 25px 25px 122px;
    */
    font-family:arial;
    font-size:21px;
    /*
    border-style:dashed;
    border-width:thin;
    */    
}

    #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:54%;
	   */
	   width: 420px; 
        position:relative;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        color:black;
        margin-top:48px;
        padding-right:0px;
        border-color: #c0c0c0; 
        border: 0px solid #c0c0c0; 	   
    }
    
    #mikes_spacer{
    	width: 35px; 
     border-color: #c0c0c0; 
     border: 0px solid #c0c0c0; 	
    }
    
    #login{
   	    /*
        width:50%;
	   */
	   width: 420px; 	   
        position:absolute;
        top:15px;
        left:600px;
        border-color: #c0c0c0; 
        border: 0px solid #c0c0c0; 	   
    }
    
    #calendar{
        margin-top:15px;
    }
    
    .small{
        font-size:13px;
        font-weight:bold;
    }

#footer{
    position:relative;
    background:url(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}