#wrapper {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/wrapper_bkgd.jpg);
}
#flashWrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#AtGlanceTable td.firstTableColumn {
	font-weight: bold;
	width: 130px;
}
#AtGlanceTable td {
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	padding: 0px 10px 10px 0px;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

#AtGlanceTable td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	vertical-align: top;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF url(../images/pageBkgd.jpg) repeat-x top;
	line-height: 125%;
	margin: 0px;
	padding: 0px;
	color: #000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #384363;
}
p {
	font-size: small;
	color: #000;
}
#header {
	margin: 0px;
	background: #750000;
	width: 100%;
}
#leftSideBar {
	float: left;
	width: 180px;
	color: #FFF;
}
#rightSideBar {
	float: right;
	width: 230px;
}
#subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
}
#subnavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#rightSideNavbar {
	font-size: 12px;
	line-height: 2em;
	color: #333;
}

#subnavigation li a {
	display: block;
	padding: 5px 5px 5px 10px;
	color: #FFF;
	text-decoration: none;
	background: #040150;
}
#rightSideNavbar a:link, #rightSideNavbar a:visited {
	color: #333;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#rightSideNavbar a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#subnavigation a:link, #subnavigation a:visited {
	color: #FFF;
	text-decoration: none;
	background: #040150;
}
#subnavigation a:hover , #subnavigation a:focus{
	color: #FFF;
	background: #740000;
}


#bodycontent {
	width: 51%;
	float: left;
	padding: 10px 25px;
	color: #000;
}
#footer {
	clear: both;
}
#rightImageContainer {
	height: 174px;
	width: 196px;
	background: url(../images/red_dropshadow.gif) right bottom;
	color: #FFF;
	margin-top: 20px;
	padding: 10px 14px 14px 10px;
}
#leftImageContainer {
	color: #FFF;
	height: 212px;
	width: 180px;
}
#Navbar {
	background: #750000;
	width: 950px;
}
#navbarContainer {
	background: #750000;
	width: 950px;
	height: 32px;
}
#map {
	height: auto;
	width: 490px;
	border: 2px solid #750000;
}
#tuitionTable {
	width: 400px;
	padding: 0px;
}
p a:link ,p a:visited{
	color: #333;
	text-decoration: underline;
	font-style: italic;
}
p a:hover {
	color: #750000;
	text-decoration: underline;
}

#tuitionTable td {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #750000;
}
#applyContainer {
	font-size: 95%;
	font-family: Verdana, Geneva, sans-serif;
}
#applyContainer li {
	margin-bottom: 10px;
}
#applyContainer ul {
	list-style: circle;
}
td a:link, td a:visited {
	color: #333;
	text-decoration: underline;
	font-style: italic;
	font-size: small;
}
td a:hover {
	color: #750000;
	text-decoration: underline;
	font-size: small;
}
#lunchMenu td {
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom: thin dashed #750000;
	text-align: left;
}
#lunchMenu h4 {
	font-size: 14px;
	font-weight: bold;
	color: #003;
	vertical-align: top;
}
#rightSideNavbar ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#ptlLinks {
	font-size: small;
}
#ptlLinks ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}
#ptlLinks a {
	text-decoration: none;
	color: #333;
	font-style: italic;
	font-weight: bold;
}
#ptlLinks a:link, #ptlLinks a:visited {
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#ptlLinks a:hover {
	color: #666;
	text-decoration: underline;
}
#teacherHeader h1 {
	margin-bottom: -10px;
}
.blogentrybody {
	font-size: 12px;
	line-height: 1.5em;
	height: auto;
	color: #000;
}

#teacherHeader p {
	font-weight: bold;
	margin-bottom: -10px;
}
#blog {
	width: 490px;
	float: left;
}
.blogentry {
	margin-left: 10px;
	color: #000;
}
.blogentrytitle {
	font-size: 22px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #750000;
}
.blogentryposted {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #040150;
}
.blogentrydivider {
	margin-top: 15px;
}

#teacherHeader {
	margin-bottom: 40px;
}
a:link, a:visited {
	color: #333;
	text-decoration: underline;
	font-style: italic;
}
a:hover {
	color: #750000;
	text-decoration: underline;
}
