/* Body */
body {  font-family: "Palatino Linotype", "Book Antiqua", sans-serif; font-size: 10pt; }
body {  margin-top: 0px; background-color: #FFFFFF; color: black; }

body {  scrollbar-face-color:           #F8EDE0;        /* general              */
        scrollbar-highlight-color:      #F8EDE0;        /* left-in              */
        scrollbar-3dlight-color:        #CB8434;        /* left-out             */
        scrollbar-shadow-color:         #CB8434;        /* right-in & pressed   */
        scrollbar-darkshadow-color:     #F9EFE6;        /* right-out            */
        scrollbar-track-color:          #F9EFE6;        /* lightface            */
        scrollbar-arrow-color:          #800000;        /* arrows               */
}

/* H1 - H6 */
h1      { font-weight: bold; font-size: 1.6em }
h2      { font-weight: bold; font-size: 1.5em }
h3      { font-weight: bold; font-size: 1.4em }
h4      { font-weight: bold; font-size: 1.3em }
h5      { font-weight: bold; font-size: 1.2em }
h6      { font-weight: bold; font-size: 1.1em }

/* Anchor */
a               { text-decoration: none; color: #7a0000 }
a:hover         { text-decoration: none; color: #000000 }


/*blue line across top*/
#topper{
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 20px;
        background-color: #c9d5d9;
}

/*Logo*/
#logo{
        position: absolute;
        top: 0px;
        left: 0px;
}


/*Navigation Area*/
#navigation {display: none;
        position: absolute;
        top: 156px;
        left: 70px;
}

#navigation a{
        padding: 0px 10px 0px 10px;
}


/* Welcome area */
#welcomeback {background-image: url();
        background-color: #ffffff;
        width: 1169px;
        height: 313px;
        position: absolute;
        top: 147px;
        left: 0px;
        
}

#welcomepic {position: absolute;
        top: 2px;
        left: 2px;
}

#bar {display:none;
        position: absolute;
        left: 190px;
        top: 50px;
}
#arrow {display:none;

        position: absolute;
        left: 200px;
        top: 120px;
}

#welcometitle{
        position: absolute;
        top: 20px;
        left: 230px;
        color: #7a0000;
        font-weight: bolder;
        font-size: 16pt;
}

#welcometext{
        position: absolute;
        top: 80px;
        left: 230px;
        width: 440px;
        line-height: 200%;
        font-weight: 600;
}

/*goals area*/
#goalssection{
        position: absolute;
        left: 0px;
        top: 460px;
}

#goalstitle{
        position: absolute;
        left: 0px;
        top: 10px;
        font-weight: 600;
        color: #7a0000;
        font-size: 12pt;
}

#goals{
        position: absolute;
        top: 40px;
        left: 0px;
        width:450px;
}

#goals li{
        list-style: square url(../images/box.gif);
        margin-left: -20px;
        margin-bottom: 15px;
        font-weight: 600;
}

/*address area*/
#addresssection{
        position: absolute;
        left: 0px;
        top: 700px;
}

#addresstitle{
        position: absolute;
        left: 0px;
        top: 10px;
        font-weight: 600;
        color: #7a0000;
        font-size: 12pt;
}

#address{
        position: absolute;
        top: 50px;
        left: 20px;
        width:300px;
        font-weight: 600;
}

/*red line inbetween goals and address*/
#redline{display: none;
        position:absolute;
        top: 460px;
        left: 580px;
}


/*footer area */
#gradient{display: none;
        position: absolute;
        top: 700px;
        left:0px;
        width:100%;
}

#copyright{display: none;
        position:absolute;
        top: 782px;
        left: 10px;
        font-size: 8px;
        color: #bcbcbc;
        vertical-align: top;
}

#vman{display: none;
        position:absolute;
        top: 782px;
        left: 920px;
        font-size: 8px;
        color: #bcbcbc;
}
#vman a{color: #bcbcbc;}
#vman a:hover {color: #7a0000}

#counter{display: none;
        position: absolute;
        top: 782px;
        left: 600px;
}

#blueline{display:none;
        position: absolute;
        top: 182px;
        left: 50px;
}

#linkstable {
        display: none;
        padding: 0px;
position: absolute;
top: 490px;
left: 50px;
background-color: #c9d5d9;
color: #ffffff;
width: 220px;
}


#auditoriumimg {position: absolute;
top: 440px;
left:0px;
}

#textsection {
position: absolute;
left: 0px;
top: 480px;
width: 560px;
}

#text {
position: absolute;
top: 0px;
left: 15px;
}

#text img{padding: 10px;}

#leftpic {display: none;
position: absolute;
top: 540px;
left: 50px;
}

.img {border: solid 6px #c9d5d9;}

#activitieslink {
        display: none;
        padding: 6px;
position: absolute;
top: 490px;
left: 50px;
background-color: #c9d5d9;
color: #ffffff;
width: 250px;
}

#activitieslink a {font-weight: bold; font-size: 12pt; align: center;}



#schedulearea{
position: absolute;
top: 90px;
left: 0px;
width: 900px;
}

#scheduletitle{
font-size: 14pt;
font-weight: 600;
text-align: center;
position: absolute;
top: 20px;
left: 0px;
width: 500px;

}

#schedule{position: absolute;
top: 70px;
left: 0px;

}

.title {font-weight: bold; color: #7a0000; text-align: left;}
.titletable {border: 0px; border-spacing: 0px;}
.titletable td{padding: 10px; text-align: left; text-valign: top; border-bottom: 1px solid #7a0000; }

.table {border: 0px; border-spacing: 0px;}
.table td{padding: 10px; text-align: left; text-valign: top; border-bottom: 1px solid #7a0000; background-image: url(images/tdgradient.gif); background-position: bottom left; background-repeat: repeat-x;}

#facilitiestext{
        position: absolute;
        top: 40px;
        left: 200px;
        width: 440px;
        line-height: 110%;
        font-weight: 600;
}


#leftlist {position: absolute;
top: 0px;
left: 0px;
width: 390px;
}
#leftlist li{
        list-style: square url(../images/boxwhite.gif) ;
margin-bottom: 0px;
}

#rightlist {position: absolute;
top: 120px;
left: 0px;
width: 390px;
}
#rightlist li{
        list-style: square url(../images/boxwhite.gif) ;
margin-bottom: 0px;
}


#text img{padding: 20px;}