﻿
/* - For African Heritage Month
body
{
    margin:0px;
    padding:0px;
    background-image: url(/images/backgrounds/blue-stripes.gif);
}*/
body
{
    margin:0px;
    padding:0px;
    background-image: url(/images/backgrounds/african-stripes.gif);
}
#gradientBackground
{
    background-repeat: repeat-x;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 545px;
    width: 100%;
    z-index: 1;
}
#audienceBar
{
	width: 740px;
	height: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(/images/grades/v-red.gif);
	background-repeat: repeat-x;
	color: white;
	font-weight: normal;
	font-size: 14px;
	text-transform: capitalize;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
	letter-spacing: 2px;
	clear: both;
}
#bottomNav
{
    width: 740px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    background-color: #9D9D9D;
    color: #002A5C;
    font-size: 9pt;
    font-family: Arial, Sans-Serif;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    clear: both;
    float: none;
}
/* Left Column */
#leftBlock
{
	width: 189px;
	float: left;
	margin: 0px;
	padding: 0px;
}
	#logoBlock
	{
		position:relative;
		left:5px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		margin-left:0px;
		padding-top:12px;
		padding-right:0px;
		padding-bottom:0px;
		padding-left:0px;
		height: 79px;
		width: 179px;
		vertical-align: middle;
		text-align: center;
        background-image: url(/images/grades/v-dots.gif);
	}
    #navBlock
    {
		position:relative;
		left:5px;
        width:164px;
        padding-left:15px;
        padding-bottom:20px;
        padding-top:20px;

        line-height: 18pt;
        font-family: Arial, Sans-Serif;
        letter-spacing: 4px;
        text-align: left;
		background-image: url(/images/backgrounds/gray-dot.gif);
    }
    #dropdownBlock
    {
        width:189px;
        height:55px;

        background-image: url(/images/grades/v-blue.gif);
        background-repeat: repeat-x;
        text-align:center;
        vertical-align: bottom;
    }
/*
    #top5Block
    {
		position:relative;
		left:5px;
        width:164px;
        padding-left:15px;
        padding-top:10px;
        padding-bottom:25px;
		background-image: url(/images/backgrounds/gray-dot.gif);
    }
*/
    #dykBlock
    {
		position:relative;
		left:5px;
        width:164px;
        padding-left:15px;
        padding-bottom:25px;
        padding-top:10px;
    }
    #notificationBlock
    {
		position:relative;
		left:5px;
        width:164px;
        padding-top:20px;
    }    
    #notificationTextBlock
     {
		position:relative;
		left:9px;
        width:164px;
        padding-left:5px;
        padding-top:10px;
        color: #2D6195;
    }
    #havImg
    {
		position:relative;
		left:5px;
        width:164px;
    }
    #havBlock
    {
		position:relative;
		left:5px;
        width:164px;
        padding-left:15px;
        padding-bottom:50px;
    }
