﻿#innerCanvas
{
	width: 740px;
	background-image: url("/images/backgrounds/canvas.gif");
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#mastheadBlock
{
	background-color: white;
	height: 90px;
	width: 550px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
	line-height: 0px;
}
/* Middle Column */
#middleBlock
{
    width:370px;
    float:left;
    margin:0px;
    padding:0px;
}
    #breadBlock
	{
		position:relative;
		width: 260px;
		height: 20px;
		margin: 0px;
        padding-top:5px;
        padding-right:0px;
        padding-bottom:0px;
        padding-left:10px;
		float: left;
	}
    #sizer
    {
		position:relative;
        float:left;
        width:95px;
        height:20px;
        margin:0px;
        padding-top:5px;
        padding-right:5px;
        padding-bottom:0px;
        padding-left:0px;
    }
    #contentBlock
	{
		position: relative;
		left: 10px;
		width: 350px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 75px;
		padding-left: 0px;
		clear: both;
	}

/* Right Column */
#rightBlock
{
    width:180px;
    float:right;
    margin:0px;
    padding:0px;
}
    #auxNavBlock
    {
        width:155px;
        margin:0px;
        padding-left:15px;
        padding-top:12px;
        padding-right:10px;
        padding-bottom:20px;
        text-align: right;
    }
	#studentBanner
	{
		background-color: #F7F7F7;
		color: #A20B10;
		height: 22px;
		text-align: center;
		vertical-align: top;
		text-decoration: none;
		font: 14px/18px Arial, Sans-Serif;
		border-top: #bfcfde 1px solid;
		border-bottom: #bfcfde 1px solid;
		letter-spacing: 2px;
		width: 175px;
		border-left: #bfcfde 1px solid;
		padding:0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 4px;
	}
    #studentWorkBlock
    {
        width:180px;
        margin:0px;
        padding-bottom:40px;
        padding-top: 180px;
        text-align: center;
    }
    #quoteBlock
    {
        width:155px;
        margin:0px;
        padding-left:15px;
        padding-top:0px;
        padding-right:10px;
        padding-bottom:50px;

		color: #A40B10;
        font-weight: normal;
        font: normal 11px/16px 'arial' , Serif;
        
		text-align: left;
    }


#secondaryNav
{
    background-image: url(/images/grades/v-gray.gif);
    background-repeat: repeat-x;
    float:right;
    width: 550px;
    height: 24px;
    font-weight: normal;
    font-size: 10px;
    text-transform: capitalize;
    color: white;
    font-style: normal;
    font-family: Arial, Sans-Serif;
    font-variant: normal;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing: 1px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 1px;
}

.auxNavBlockContent
{
    float: right;
    text-align: right;
    border-bottom-width: 1px;
    border-bottom-color: #bfcfdc;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-color: #bfcfdc;
    border-top-style: solid;
    width: 175px;
    
}

.auxNavBlockContent p
{
    text-align: center;
}
