@charset "ISO-8859-1";

body {
	background: #000000 url(bg_wood.jpg);
	margin: 0 0 0 0;
	color: #CCCCCC;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, Geneva, sans-serif;
}

h1  {
	font-size: 1.75em;
	text-transform: uppercase;
	text-align: right;
	font-family: "Perpetua Titling MT", garamond, 'lucida grande';
	z-index: 100;
	font-weight: 100;
}

h2 {
	font-size: 13pt;
	padding: 15px 0 5px 25px;
	font-variant: small-caps;
}
li {
	padding-left: 10px;
	margin-left: 20px;
	list-style-type: disc;
	line-height: 25px;
	padding-right: 20px;
	line-height: 170%;
}

.basic-style li {
	padding-left: 10px;
	margin-left: 0px;
	line-height: normal;
	padding-right: 0px;
}

strong {
	font-style: normal;
	font-weight: bold;
}
img {
	border: none;
}
.bordered  {
	margin: 20px;
}
#top-pic {
	position:absolute;
	left:297px;
	top:0px;
	width:252px;
	height:139px;
}

#blinds {
	position:absolute;
	left:549px;
	top:0px;
	width:467px;
	height:60px;
}

#home {
	position:absolute;
	left:549px;
	top:60px;
	width:60px;
	height:78px;
}

#about {
	position:absolute;
	left:609px;
	top:60px;
	width:74px;
	height:78px;
}

#ibc {
	position:absolute;
	left:683px;
	top:60px;
	width:68px;
	height:78px;
}

#media {
	position:absolute;
	left:751px;
	top:60px;
	width:77px;
	height:78px;
}

#programs {
	position:absolute;
	left:828px;
	top:60px;
	width:97px;
	height:78px;
}

#contact {
	position:absolute;
	left:925px;
	top:60px;
	width:91px;
	height:78px;
}

#top_motif {
	position:absolute;
	left:1016px;
	top:101px;
	width:67px;
	height:50px;
	z-index:50;
}

#nav {
	color:#FFFFFF;
	padding: 143px 17px 20px 20px;
	width: 297px;
}
/*** fixes IE margin bug ***/
html>body #nav {
	width: 260px;
}

#header {
	position:absolute;
	left:400px;
	top:118px;
	width:640px;
	z-index:100;
}

#content {
	background-color:#000000;
	width:786px;
	padding: 20px 0 0 0;
	z-index:0;
	margin-bottom: 15px;
	padding-top: 160px;
	font-family: 'lucida grande', tahoma, arial, sans-serif;
	font-size: .7em;
	font-weight: 100;
}

html>body #content {
	margin-top: 138px;
	padding-top: 20px;
}

#content td {
	font-size: .7em;
}
#boxed {
	padding: 0 10px 0 15px;
	width: 270px;
	margin: 50px 40px 40px 40px;
	line-height: 150%;
	float: right;
	clear: left;
}
.borderleft  {
	padding-left: 8px;
}
.text  {
	padding-right: 30px;
	padding-left: 30px;
	text-indent: 30px;
	line-height: 150%;
	text-align: justify;
}
.nav_header {
	text-align: right;
	padding-right: 50px;
	font-family: "Arial narrow", Tahoma, Garamond, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 5px;
}
.nav_link {
	font-family: 'lucida grande', arial, Tahoma, Garamond, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 50px;
	line-height: 5px;
}
a {
	text-decoration: none;
}
.nav_link a {
	color:#FFFFFF;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}
.footer {
	color: #333333;
	text-align: right;
	padding: 30px 15px 10px 0;
	font-size: 11px;
	font-family: 'lucida grande', garamond, tahoma, arial, "sans serif";
}
.footer a {
	color: #333333;
	text-decoration:underline;
}
.footer a:hover, .footer a:active {
	color: #666666;
}
.quote {
	margin: 0 100px 20px 100px;
	background-image: url(quote_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
}
.caption {
	font-style: italic;
	text-align: center;
}.field {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

table .datename {
	margin-left: 40px;
}

td .datename {
	width: 100px;
}

h3.alumni_title {
	margin:-20px 0px 0px 25px;
}