/* Left side of page, including patch and text with black bg */

#indexleft 
{ 
background-image: url(../images/indexleftbg.gif); 
background-repeat: repeat-y; 
height: 460px; 
width: 264px; 
position: absolute; 
top: 20px; 
left: 60px; 
z-index: 1; 
overflow: visible; 
visibility: visible; 
float: left; 
padding-right: 29px; 
}
p.indexleft
{ 
color: white; 
font-size: .9em; 
font-family: Arial, sans-serif; 
font-weight: 100; 
line-height: 18pt; 
text-align: left; 
vertical-align: top; 
visibility: visible; 
padding: 0.8em 4em 0 2em; 
display: block; 
}
p.indexleft2
{ 
color: white; 
font-size: .9em; 
font-family: Arial, sans-serif; 
font-weight: 100; 
line-height: 18pt; 
text-align: left; 
vertical-align: top; 
visibility: visible; 
padding: 0em 4em 0 2em; 
display: block; 
margin-top:-12px;
}
div.indexleft2
{ 
color: white; 
font-size: .9em; 
font-family: Arial, sans-serif; 
font-weight: 100; 
line-height: 18pt; 
text-align: left; 
vertical-align: top; 
visibility: visible; 
padding: 0em 4em 0 2em; 
display: block; 
position:relative;
top:-3px;
}
#patchindex 
{ 
z-index: 2; 
visibility: visible; 
position:relative;
top:-38px;
}

/* Large picture on right side of page */
#indexright 
{ 
height: 460px; 
width: 470px; 
left: 295px; 
top: 20px; 
position: absolute; 
overflow: hidden; 
visibility: visible; 
}


/* Student, Parents, and Schools links */

#indexsubnav1 
{ 
text-align: left; 
vertical-align: middle; 
height: 112px; 
width: 235px; 
left: 60px; 
top: 480px; 
position: absolute;
overflow: hidden; 
visibility: visible; 
}

#indexsubnav2 
{ 
text-align: left; 
vertical-align: middle; 
height: 112px; 
width: 235px; 
left: 295px; 
top: 480px; 
position: absolute; 
overflow: hidden; 
visibility: visible; 
}

#indexsubnav3 
{ 
text-align: left; 
vertical-align: middle; 
height: 112px; 
width: 235px; 
left: 530px; 
top: 480px; 
position: absolute; 
overflow: hidden; 
visibility: visible; 
}


/* Copyright */

#copyrightleft 
{ 
height: 58px; 
width: 235px; 
left: 60px; 
top: 600px; 
position: absolute; 
visibility: visible; 
border-right-color:#8e8e8e;
border-right-style:solid;
border-right-width:1px; 
}
#copyrightright 
{ 
height: 74px; 
width: 470px; 
left: 306px; 
top: 600px; 
position: absolute; 
visibility: visible; 
}

#nsf
{ 
vertical-align: middle; 
float: left; 
padding-right: 1em; 
padding-left: 2em; 
}

p.copyrightindex 
{ 
color: #8e8e8e; 
font-size: .61em; 
font-family: Arial, sans-serif; 
vertical-align: top; 
margin-top:5px; 
padding-top:0px; 
line-height:7.5pt;
padding-right:1em;
}