﻿body 
{
	background-color: #545454;
	margin-top: 0px;
	margin-bottom: 0px;	
	
}
A:
{
    color: #010101; 
    text-decoration:none;
}
A:link  
{
    color: #010101; 
    text-decoration: none; 
}
A:active 
{ 
    color: red; 
    text-decoration: none; 
}
A:visited 
{ 
    color: #343434;
    text-decoration: none; 
}
A:hover 
{ 
    color: gray; 
    text-decoration: none; 
}
#banner
{
	width: 693px;
	height: 119px;
	background-color: White;	
	background-image: url(../images/banner.jpg);
}
#outterMain
{
    width: 725px;
    height: 100%;
    border: 0px;
    padding: 0px;
}
#mainTable
{
    width: 697px;
    height: 100%;
    padding: 0px;
    border: 0px;
}
#leftBorder
{
    background-image: url(../images/left_Border.jpg);
    width: 16px;
    height: 100%;
}
#bannerSep
{
    background-image: url(../images/bannerSep.jpg);
    width: 697px;
    height: 15px;
}
td.lNav
{
	height: 400px;
	width: 223px;
}
td.content
{
	width: 474px;
	height: 100%;
	background-color: #f2f2f2;
}
.schedule
{
	font-family: Verdana;
	font-size: 12px;
	
}
td#about
{
	width: 100%;
}
	
#lNav
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #343434;
}
td.footer
{
	background-color: #232323;
	width:600px;
	height:23px;
}
#footer
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #efefef;
}	
#main
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #f2f2f2;
}
#curricTable
{
    border: 0px;
    padding: 3px;
    width: 400px;
}
td#curricTable
{
    width: 100px;
    margin-left: auto;
    margin-right: auto;

}
.curricTableFont
{
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
}
.curricListTable
{
    padding: 0px;
    border: 0px;
    height: 100%;
    width: 350px;
}
