BODY {
	background: #000066 url(/pics/bg.gif) center repeat-y;
	text-align: center; /* needed for ie */
}

BODY, TD, TH {
	font-family: "Trebuchet MS",Verdana,Arial; font-size: 14px;
}

#main {
	background-color: #fff;
	width: 943px;
	margin: 0 auto;
}

#top_bar {
    text-align:right;
}


A {
	color: #000066;
}

A:hover {
	color: #ff0000;
	text-decoration: none;
}

.small {
	font-size: 10px;
}

TD.top_nav {
	 border-top: solid 1px #ffffff;
	 color: #ffffff;
	 font-weight: bold;
	 font-size: 12px;
}

A.top_nav {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

A.top_nav:hover {
	color: #cccccc;
	text-decoration: underline;
}

INPUT.top_nav {
	font-size: 11px;
}

H1 {
	color: #2121BA;
	font-weight: normal;
}

A.alt_nav {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

A.alt_nav:hover {
	font-size: 11px;
	color: #2121BA;
	text-decoration: underline;
}

TD.alt_nav {
	font-size: 11px;
	color: #666666;
}

TD.sidebar,TD.sidebarb,TD.sidebartop,TD.sidebarbtop {
	padding: 5px;
	color: #ffffff;
	background-color: #A2A2A2;
}

TD.sidebarb,TD.sidebarbtop {
	background-color: #2121BA;
}

TD.sidebartop,TD.sidebarbtop {
	padding: 0px;
}

A.sidebar {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

TD.sidebar_sub,TD.sidebar_subdiv,TD.sidebar_subtop {
	padding: 5px;
	font-size: 12px;
	color: #333333;
	background-color: #F2F0E3;
}

TD.sidebar_subdiv {
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.sidebar_subtop {
	padding: 0px;
}

A.sidebar_sub {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.sidebar_div {
	
}

.breadcrumb {
	font-size: 11px;
}

DIV.pagination {
	border: solid 1px #ccc;
	background-color: #eee;
	margin-top: 5px;
	text-align: right;
	padding: 3px;
}



#news {
	width: 285px;
	border: solid 1px #eaeaea;
	background-color: #f5f5f5;
	padding: 10px;
	text-align: left;
}

#news .title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: solid 1px #d8d8d8;
	margin-bottom: 10px;
}

#news .title B {
	font-size: 18px;
	text-transform: uppercase;
}

#news A.item {
	font-size: 12px;
	color: #3255b4;
	display: block;
	padding-bottom: 5px;
	border-bottom: dotted 1px #adadad;
	margin-bottom: 5px;
}

#news A.archives {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #7e4400;
	background: url(/pics/news-arrow.gif) left no-repeat;
	padding-left: 8px;
}

#footer {
	background: #19197f url(/pics/bottom_bar.gif) top no-repeat;
	height: 98px;
}

#footer DIV {
	padding-left: 578px;
	padding-top: 41px;
	font-size: 13px;
	color: #453e3e;
}

#footer DIV A {
	text-decoration: none;
	font-size: 13px;
	color: #453e3e;
}

#footer DIV A:hover {
	text-decoration: underline;
}

#subfooter {
	background-color: #000066;
	margin: 0 auto;
	width: 953px;
	text-align: right;
	color: #5e5e9e;
	font-size: 9px;
	padding: 10px;
}

#subfooter A {
	color: #5e5e9e;
	font-size: 9px;
}

#teacherboxes {
    position: relative;
    width: 870px;
    margin-left: -150px;
}

.teacherbox {
    background: url(/pics/teacher-bg.gif) no-repeat;
    width: 174px;
    height: 88px;
    float: left;
    text-align: center;
}

.teacherbox A {
    display: block;
    font-family: Arial;
    margin-top: 14px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.teacherbox A:hover {
    text-decoration: underline;
}
