#dsbn-buttons .link { margin-top: 5px; }
#dsbn-buttons .link img { border: 0px none; }
*
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 16px 0;
	line-height: 18px;
}

body
{
	background: url( '../images/bg.jpg' ) top center no-repeat #551c72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.hline
{
	background-image: url( '../images/hline.jpg' );
	background-repeat: repeat-x;
	background-position: 0px 10px;
	height: 40px;
}

a
{
	color: #6f2792;
}

a:hover
{
	color: #6f2792;
}

h1
{
	color: #722996;
	font-size: 22px;
	font-weight: normal;
	padding: 8px 5px 8px 0px;
	background-color: #ffffff;
	float: left;
	height: 22px;
}
	
	#home-right h1
	{
		font-size: 18px;
	}

h2
{
	color: #722996;
	font-size: 18px;
	font-weight: normal;
	font-weight: none;
	margin: 17px 0px 8px 0;
}

h3
{
	color: #8e8e8e;
	font-size: 18px;
	font-weight: normal;
	font-weight: none;
	margin: 8px 0;
}

strong
{
	color: #000;
}

#wrapper
{
	background: url( '../images/wrapper-bg.jpg' ) repeat-y top center;
	margin-top: 38px;
}

#container
{
	background: url( '../images/main-bg.jpg' ) no-repeat top center;
}

#main
{
	width: 768px;
	margin: 0px auto;
	padding-top: 13px;
}

#header
{
	background-image: url( '../images/header-bg.jpg' );
	background-repeat: no-repeat;
	height: 138px;
	margin: 0px 4px 0px 4px;
}

#header #school-icon
{
	background-image: url( '../images/school-icon.jpg' );
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 80px;
	height: 89px;
	margin-left: 10px;
	float: left;
}

#header #school-name
{
	display: block;
	background-image: url( '../images/school-name.jpg' );
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 235px;
	height: 81px;
	margin-left: 85px;
}

#header #school-name span
{
	display: none;
}

#header #school-address
{
	text-align: right;
	margin-top: 6px;
	color: #ffffff;
	padding-right: 8px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #e4d7eb;
}

#header #school-address address
{
	display: inline;
	font-style: normal;
	padding-right: 10px;
}


#header #school-address acronym
{
	font-weight: bold;
	border-bottom: 0px none;
	cursor: help;
}

#navigation 
{
	background-image: url( '../images/nav-bg.jpg' );
	background-repeat: no-repeat;
	width: 744px;
	top: 155px;
	position: absolute;
	margin-left: 12px;
}

#content
{
	padding: 12px 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

#content ol, 
#content ul
{
	margin-left: 25px;
}

#content ol li, 
#content ul li
{
	padding: 1px;
	line-height: 20px;
}

#footer-wrapper
{
	background: url( '../images/footer-bg.jpg' ) top center no-repeat;
	height: 53px;
}

#footer
{
	width: 768px;
	margin: 0px auto;
	padding-left: 20px; 
	padding-top: 6px;
	color: #ffffff;
}

#footer ul#footer-menu 
{
	list-style-type: none;
}

#footer ul#footer-menu li 
{
	float: left;
}

#footer ul#footer-menu li a 
{
	color: #ffffff;
	display: block;
	float: left;
	padding-right: 5px;
	text-decoration: none;
}

#footer ul#footer-menu li a:hover 
{
	text-decoration: underline;
}

/* home */

.featured-link
{
	margin-top: 5px;
}

#homepage-photo
{
	border: 1px solid #c8c8c8;
}

#home-left
{
	margin-right: 210px;
}

#home-right
{
	float: right;
	width: 200px;
}

.news-announcements
{
	margin-top: 5px;
	width: 199px;
	background: url( '../images/na-bg.jpg' ) repeat-y;
}

.news-announcements-container
{
	background: url( '../images/na-main-bg.jpg' ) top left no-repeat;
}

.news-announcements-container .header
{
	background: url( '../images/na-top-bg.jpg' ) top left no-repeat;
	height: 30px;
}

.news-announcements-container .header h2
{
	color: #ffffff; 
	font-size: 13px; 
	padding-top: 6px; 
	padding-left: 2px; 
	margin-left: 7px; 
	margin-right: 8px; 
	padding-bottom: 1px;
}

.news-announcements-container .content
{
	color: #ffffff;
	padding: 0px 9px;
}

.news-announcements-container .content dl
{
	padding: 3px 0px;
}

.news-announcements-container .content dt
{
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}

.news-announcements-container .content dd
{
	padding: 0px 0px 3px 3px;
}

.news-announcements-container .footer
{
	background: url( '../images/na-bottom-bg.jpg' ) bottom left no-repeat;
	height: 5px;
}

.box
{
	width: 170px;
}

.box .title
{
	background: url( '../images/box-title-bg-left.jpg' ) #7c3d9b;
	height: 31px;
}

.box .title span
{
	background: url( '../images/box-title-bg-right.jpg' ) no-repeat top right;
	display: block;
	padding-left: 10px;
	line-height: 31px;
	color: #FFFFFF;
}

.box .content
{
	padding: 5px;
	border: 1px solid #acacac;
	border-top: 0px none;
	margin-bottom: 5px;
}

#content ul.section-menu
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content ul.section-menu li
{
	list-style-type: none;
	height: 17px;
	line-height: 17px;
}

#content ul.section-menu li a
{
	text-decoration: none;
	color: #60595a;
}

#content ul.section-menu li a:hover
{
	color: #626262;
}

/* inside */


#inside-left
{
	width: 172px;
	float: left;
}

#inside-right
{
	margin-left: 190px;
}

.contact-form
{
	padding-left: 5px;
}

.contact-info
{
	margin-top: 20px;
	margin-right: 440px;
}

.contact-map
{
	margin-top: 20px;
	float: right;
}
	
.contact-map #map
{
	width: 400px;
	height: 300px;
	margin-left: 12px;
	border: 1px solid #749ABF;
}

.contact-info address
{
	font-style: normal;
	padding: 10px;	
}

.contact-info .phone,
.contact-info .fax,
.contact-info .email
{
	padding: 2px 0px;
	padding-left: 10px;
}

.contact-info .email
{
	padding-bottom: 10px;	
}


textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.field .title,
.submit
{
	padding: 4px 0px;
}

.field .value textarea.textarea-field,
.field .value input.text-field
{
	height: 18px;
	padding: 2px;
	font-size: 14px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-left: 5px;
	border: 1px solid #749ABF;
	width: 250px;
}

.field .value textarea.textarea-field
{
	height: 100px;
}

.submit input
{
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.family-of-schools .school
{
	margin-top: 15px;
}

.family-of-schools .school
{
	margin-bottom: 15px;
}

.family-of-schools acronym
{
	font-weight: bold;
	border: 0px none;
}

.family-of-schools .school .info
{
	margin-left: 5px;
	color: #666666;
}

.family-of-schools .school .logo
{
	float: left;
}

.family-of-schools .school .logo img
{
	border: 0px none;
}

.family-of-schools .school h3,
.family-of-schools .school .info
{
	margin-left: 90px;
}

table th
{
	background: #714089;
	color: #fff;
	padding: 10px;
}

table tbody td
{
	background: #e3e3e4;
	padding: 5px;
}

table tbody td.alt
{
	background: #e5cf2a;
	color: #7c3d9b;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
