﻿@import url(layout.css);
body {
	background-position: center;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #545454;
	background-image: url('../Backgrounds/black bubbles.jpg');
}
#container {
	background-position: center top;
	background-color: #FFFFFF;
	width: 780px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
	border-style: solid;
	background-repeat: no-repeat;
	height: auto;
}
#masthead {
	background-position: center center;
	text-align: right;
	width: 620px;
	height: 200px;
	overflow: visible;
	background-image: url('../Website/master masthead.png');
	background-repeat: no-repeat;
	background-color: #000080;
}
#navigation {
	background-color: #545454;
	overflow: visible;
	width: 100%;
	height: 30px;
}
#column_l {
	width: 440px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
	clip: rect(auto, auto, auto, 150px);
	height: auto;
}
#column_r {
	width: 150px;
	margin: 0;
	float: left;
	padding: 4px;
	background-color: #81B2FF;
	position: relative;
	height: 700px;
}
#footer {
	width: 100%;
	text-align: center;
	background-color: #000080;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r li {
	font-size: 1em;
	margin: 7px;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0 0 0 1;
	padding: 0;
	clip: rect(auto, auto, auto, auto);
}
#navigation li {
	border-style: none dotted none dotted;
	border-color: #C0C0C0;
	float: left;
	margin-right: 15px;
	clip: rect(auto, auto, auto, 10px);
	font-weight: bold;
	border-right-width: thin;
	border-left-width: thin;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px none #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #C0C0C0;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}iddle {
	float: left;
	width: 480px;
}

{}


#column_rr {
	float: right;
	width: 150px;
	background-color: #81B2FF;
	clip: rect(auto, auto, auto, Auto);
}
#column_r0 {
	width: 150px;
	background-color: #81B2FF;
	float: right;
	position: relative;
	height: 708px;
}
#financials {
	float: right;
	width: 150px;
	height: 200px;
}
#masthead_default {
	background-position: center center;
	text-align: right;
	width: 620px;
	height: 200px;
	overflow: visible;
	background-image: url('../masthead2.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
#column_r_master {
	width: 150px;
	margin: 0;
	float: left;
	padding: 4px;
	background-color: #81B2FF;
	position: relative;
	height: 1000px;
}
#column_l_master {
	width: 550px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
	clip: rect(auto, auto, auto, 150px);
	height: auto;
}
#programs_list {
	list-style-type: disc;
	font-weight: bold;
	margin-bottom: 8px;
}
#apply_now {
	font-weight: bold;
	font-style: normal;
	color: #000080;
	text-decoration: blink;
	font-size: 1em;
	float: right;
}
#forms_list {
	list-style-type: none;
	margin-bottom: 8px;
	font-weight: bold;
}
#glossary_list {
	list-style-type: none;
	float: left;
	margin-right: 2px;
}
#mstr_div_l {
	float: right;
}
#button {
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
