
@import url( cci-global.css );

#leftside {
     height: 630px;
}

#rightside {
     height: 630px;
}

#footer {
     top: 630px;
}

h1 {
      border-bottom: 1px dashed #344;
      letter-spacing: .2px;
}

/* ----------------------FRONTMAIN ------------------------------------ */

#frontmain {
     position: absolute;
     margin: 0px 0px 0px 10px;
     top: 170px;
     left: 17px;
     width: 350px;
     padding: 0px;

     font-size: 13px;
     font-family: "verdana";
     letter-spacing: .5px;
     color: black;
     background: white;
}

#frontmain h2, #frontside h2 {
     border-bottom: 1px dashed #344;
}

#frontmain img, #frontside img, #featlinks img {
     margin: 12px;
     clear: left;
}

#frontmain p {
     margin: 12px 0px 0px 0px;
     width: 350px;
}

/* ---------------------------FEATLINKS --------------------------------- */

#featlinks {
     position: absolute;
     margin: 0px 0px 0px 10px;
     padding: 0px;
     top: 420px;
     left: 17px;
     width: 350px;

     font-size: 12px;
     font-family: "verdana";
     color: black;
     background: white;
}

#featlinks a {
     display: block;
     margin-top: 12px;

     font-size: 16px;
     font-family: "times new roman";
     font-weight: bold;
     text-decoration: none;
     color: #888;
}

#featlinks a:hover, #featlinks a:active {
     font-size: 18px;
     color: black;
}

/* ----------------------FRONTSIDE ------------------------------------ */

#frontside {
     position: absolute;
     margin: 0;
     padding:  0px;
     top: 200px;
     left: 415px;
     width: 314px;

     background: white;
}

#frontside p {
     font-size: 10px;
     font-family: "arial";
     color: black;
}

#frontside h3 {
     margin: 4px 0px 1px 0px;
}

#frontside a {
     display: block;
     margin-top: 12px;

     font-family: "times new roman";
     font-weight: bold;
     text-decoration: none;
     color: #888;
}

#frontside a:hover, #frontside a:active {
     font-size: 18px;
     color: black;
}




#frontmain8 {
     position: absolute;
     margin: 10px 0px 0px 50px;
     top: 170px;
     left: 17px;
     width: 400px;
     padding: 0px;

     font-size: 13px;
     font-family: "verdana";
     letter-spacing: .5px;
     color: black;
     background: white;
}