
body {
width:100%;
padding: 0;
margin: 0;
background: #fff;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #333;
}

.displayNone {
display: none;
}

.hidden {
visibility: hidden;
display: none;
}

a:link {
color: #a70101; 
text-decoration: underline;
}

a:visited {
color: #970101; 
text-decoration: underline;
}
a:hover {
color: #b80101;  
text-decoration: underline;
}

.clear { clear: both; }

h1 {
font: 24px Verdana, Arial, serif;
margin: 0;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #623272;
}

h1.title{
font: 24px Verdana, Arial, sans-serif;
margin: 15px 0 5px 0;
font-weight:bold;
}

h2 {
font-family: Verdana, Arial, sans-serif;
margin: 15px 0 5px 0;
font-weight:bold;
font-size: 15px;
}

h2.facultytitle {
font-family: Verdana, Arial, sans-serif;
margin: 5px 0 10px 0;
font-weight:bold;
font-size: 15px;
}

h3 {
margin: 1em 0 .2em;
font: 18px Verdana, Arial, serif;
color: #333;
}

h3 a:link, h3 a:visited {
  text-decoration: underline;
  color: #623272;
}

h4 {
margin: 1em 0 .2em;
font: 15px Verdana, Arial, serif;
color: #333;
}

#top_links {
width:960px;
height:49px;
margin:0 0 0 25px;
}

#header {
width:960px;
height:192px;
margin:0 0 11px 25px;
}

#header h1 {
float:left;
width: 235px; height: 192px; margin:0 11px 0 0; padding:0; text-indent: -1000px; font-size: 9px;
background: transparent url(img/logo.gif) top center no-repeat;
}

#header h1 a {
float:left;
width: 235px; height: 192px; margin:0 11px 0 0; padding:0; display: block; text-decoration: none;
}

#top_photo {
width:714px;
height:151px;
float:right;
}

#navbox {
clear:right;
float: right;
width: 714px;
height:30px;
background-color:#414141;
margin:11px 0 0 0;
}

#content {
margin: 0 0 0 25px;
padding:20px 0 20px 31px;
width: 929px;
height:auto;
min-height:300px;
background:#ebebeb url(img/content_bg.jpg) top center no-repeat;
}

.leftcolumn {
width:585px;
float:left;
padding:0 15px 0 0;
}

.rightcolumn {
float:right;
width:295px;
margin:0 19px 20px 15px;
}

.rightcolumntext {
padding:20px 10px 15px 10px;
}

.sidephoto {
margin:0 auto;
border:3px #777 solid;
}

.sidephoto2 {
float:right;
margin:15px 10px 15px 0;
border:3px #777 solid;
}

/* Breadcrumb trail */
#breadcrumbs {
width: 600px;
margin: 0 0 20px 0;
color: #333;
font-size:11px;
}

#breadcrumbs ul {
list-style-type: none;
margin:1px;
padding:0;
}

#breadcrumbs ul li {
display: inline;
font-size:11px;
}

#breadcrumbs ul li a:link, #breadcrumbs ul li a:visited  {
color: #a70101;
text-decoration: none;
}

#breadcrumbs ul li a:hover {
text-decoration: underline;
}

/* NEWS HEADLINES LIST */
ul.news {
	background-color:transparent;
	margin:15px 0 0 5px;
	padding:0;
	list-style-type: none;
}

ul.news li { font-size: 11px;
	background-image: url('img/arrow1.gif');
	background-position: 0px 2px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 16px;
	line-height: 14px;
	margin:0 0 12px 0;
	}
	
ul.news li a {
	color:#a70101;
	}
	
ul.news li a:hover {
	color:#b80101;
	}

#subheader h1{
padding: 0;
margin:20px 0 0 0;
height:55px;
width:600px;
/* Default image. More defined below */
background-image: url("");
background-position: 0 0;
background-repeat: no-repeat;
}

html>body #subheader h1{
width:600px;
height:55px;
}

/* specify new images for different pages Look for different ids on body tag */
#home-pg #subheader h1{background-image: url("img/subheader_welcome.gif"); }
#newsevents-pg #subheader h1{background-image: url("img/subheader_news.gif"); }
#article-pg #subheader h1{background-image: url("img/subheader_article.gif"); }
#classes-pg #subheader h1{background-image: url("img/subheader_classes.gif"); }
#scheduletuition-pg #subheader h1{background-image: url("img/subheader_schedule.gif"); }
#boysprogram-pg #subheader h1{background-image: url("img/subheader_boysprogram.gif"); }
#summerprogram-pg #subheader h1{background-image: url("img/subheader_summerprogram.gif"); }
#minicamps-pg #subheader h1{background-image: url("img/subheader_minicamps.gif"); }
#danceworkshops-pg #subheader h1{background-image: url("img/subheader_danceworkshops.gif"); }
#balletclasses-pg #subheader h1{background-image: url("img/subheader_balletclasses.gif"); }
#calendar-pg #subheader h1{background-image: url("img/subheader_calendar.gif"); }
#registration-pg #subheader h1{background-image: url("img/subheader_registration.gif"); }
#about-pg #subheader h1{background-image: url("img/subheader_about.gif"); }
#profile-pg #subheader h1{background-image: url("img/subheader_profile.gif"); }
#performances-pg #subheader h1{background-image: url("img/subheader_performances.gif"); }
#policies-pg #subheader h1{background-image: url("img/subheader_policies.gif"); }
#obavideo-pg #subheader h1{background-image: url("img/subheader_video.gif"); }
#foundation-pg #subheader h1{background-image: url("img/subheader_foundation.gif"); }
#contact-pg #subheader h1{background-image: url("img/subheader_contact.gif"); }

.separator {
	margin: 10px 0 10px 0;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px #4d4444 solid;
	width: 95%;
}

.calcolumn-left {
float:left;
width:600px;
margin-right:20px
}

.calcolumn-right {
float:left;
width:280px;
}

.callout {
margin: 5px 0 10px 0;
padding: 0 0 10px 0;
float:left;
width:565px;
clear: both;
border-bottom:1px #ccc dashed;
}

.callout img {
float:left;
border:2px #555 solid;
}

.callout p {
font-size: 10px;
margin: 0;
padding:0;
margin:5px 0 0 0;
}

.callout a {
width: auto;
float:none;
padding-bottom: 0;
}	

.callout h2 {
font-size: 13px; font-style: bold;
color: #a70101;
margin: 0;
padding:0;
}

.callout h2 a {
color: #a70101;
text-decoration:none;
padding:0;
margin:0;
}

.callout h3 {
font-size: 11px;
font-weight:bold;
color: #333;
margin: 0;
padding:0;
}

.callout * {
width:500px;
float:right;
}

.callout * * {
width:auto;
float:none;
}
	
.thumbnail {
float: left;
border: 3px #4d4444 solid;
margin: 5px 15px 10px 0px;
}

form {
margin:0;
padding:0;
}
	
form label {
font-weight:normal;
}

form label.required {
font-weight:bold;
}

.form-leftcolumn {
float:left;
width:300px;
margin:0;
padding:0;
border: 0px #4aa9df dotted;
}

.form-rightcolumn {
float:left;
width:280px;
margin:0;
padding:0;
border: 0px #4aa9df dotted;
}

#footer {
	width: 960px;
	height: 40px;
	margin: 0 0 20px 25px;
	clear: both;
	padding: 10px 0 0 0;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	border-top: 0 #ccc solid;
	text-align:left;
}

#footer a:link, #footer a:visited { 
	color: #777;
	text-decoration: none;
}

#footer a:hover { 
	color: #a70101;
	text-decoration: none;
}

#footer ul {
	margin: 2px 0 0 15px;
	padding:0;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	padding:0 7px 0 5px;
	border-right:1px #888 solid;
}

#footer ul li.end {
	display: inline;
	padding:0 7px 0 5px;
	border-right:0 #888 solid;
}

#footer img {
	float: right;
}

#links {
	float:left;
	margin: 8px 0 10px 15px;
}

#copyright {
	float:right;
	text-align:right;
	color:#ccc;
	margin: 8px 17px 10px 0;
}

#copyright a:link, #copyright a:visited {
	color:#ddd;
}

#copyright a:hover {
	color:#aaa;
}
