body{
	background:#888888;
	margin:0 auto;
	padding:0;
	width:990px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.4em;

}

#master{
	width:990px;
	margin:0 auto;
}

#header{
	width:990px;
	background-image:url(images/HeaderWithLogo.gif);
	height:135px;
}

#headerLink{
	cursor:pointer;
	width:52%;
	height:135px;
	z-index:10;
	float:left;
}



#address{
	top:120px;
	padding:108px 20px 10px 0;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
	width:45%;
	float:right;
}


/* ------------------------------Navigation Style------------------------------------------ */

a:active{outline: none;}
a:focus{-moz-outline-style: none;}
a:link {color:c80000;}


ul#nav{
	background-image: url(images/BGBlack.gif);
	width:990px;
	height:20px;
	padding:6px 0px 0px 0px;
	text-align:center;
	margin:0px;
	font-size:11px;
}

ul#nav li{
	display:inline;
	padding:11px 15px 0px 15px;
	text-transform:uppercase;
	font-style: none;	
	font-weight:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

ul#nav li a{
	color:#ffffff;
	text-decoration:none;

}
ul#nav li a:hover{
	color:#888888;
}
ul#nav li.current a{
	color:#c80000;
}

/* SubNavBar */
#SubNav{
	background-image: url(images/BGBlack.gif);
}

ul#SubNav{
	background-image: url(images/BGRed.gif);
	width:990px;
	height:20px;
	font-size:11px;
	padding:6px 0px 0px 0px;
	text-align:left;
	margin:0px;
}

ul#SubNav li{
	display:inline;
	padding:0px 26px 0px 0px;
	text-transform:uppercase;
	font-style: none;	
	font-weight:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

ul#SubNav li a{
	color:#000000;
	text-decoration:none;

}
ul#SubNav li a:hover{
	color:#888888;
}
ul#SubNav li.current a{
	color:#FFFFFF;
}


/* BottomNavBar */
ul#BottomNav{
	background-image: url(images/BGDarkGray.gif);
	width:990px;
	height:20px;
	font-size:11px;
	padding:6px 0px 0px 0px;
	text-align:right;
	margin:0px;

}
ul#BottomNav li{
	display:inline;
	padding:0px 35px 0px 0px;
	text-transform:uppercase;
	font-style: none;	
	font-weight:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

ul#BottomNav li a{
	color:#000000;
	text-decoration:none;

}
ul#BottomNav li a:hover,
ul#BottomNav li.current a{
	color:#c80000;
}



/* ------------------------------Background Images------------------------------------------ */

#topShadow{
	background-image: url(images/BGTopRed.gif);
	width:990px;
	height:22px;
	align:center;
}

#bottomShadow{
	background-image: url(images/BGBottomRed.gif);
	background-repeat:no-repeat;
	width:990px;
	height:22px;
}

.blackArea{
	background-image: url(images/BGBlack.gif);
	width:990px;
	height:28px;
}

.tanArea{
	background-image: url(images/BGRed.gif);
	min-height:40px;
}

.LtGreyArea{
	background-image: url(images/BGMidGray.gif);
	width:990px;
	margin:auto;
	align:center;
	min-height:300px;
}

.DarkGreyArea{
	background-image: url(images/BGDarkGray.gif);
	width:990px;
	margin:auto;
	align:center;
	min-height:28px;
}


.mainArea{
	background-image: url(images/BGLtGray.gif);
	width:990px;
	margin:0 auto;
	padding:0 auto;
	min-height:300px;
	align:center;
}

.hide{
display:none;
}


/* ------------------------------Main Content------------------------------------------ */

#LtGreyMain{
	width:990px;
	margin:0px;
	min-height:180px;
}

#LtGreyContent{
	background: url(images/BGMidGray.gif) repeat-y;
	width:930px;
	padding:20px 20px 20px 40px;
	min-height:300px;
	overflow:hidden;
}
/** html #content {height:1000px}/* for ie6 and under*/



a:link {
	color:#c80000;
}

a:visited {
	color: #c80000;
}

a:hover {
	color: #c80000;
}



/* --------------3 Columns-------------------*/
#Col3Left {
	float: left;
	width: 260px;
}

#Col3Main {
	margin-left:20px;
	float: left;
	width: 320px;
}

#Col3Right {
	margin-left:20px;
	float: left;
	width: 280px;
}

/* --------------2 Columns-------------------*/

#Col2Left {
	padding-top:18px;
	float: left;
	width: 240px;
}

#Col2Main {
	margin-left:20px;
	float: left;
	width: 500px;
}


#Col1Whole{
width:900px;
}


div.spacer{
	clear:both;
	height:1px;
}

/* --------------------------Misc Page Mods----------------------------*/

#streetDanceCrew{
display:none;
text-align:center;
}

.newsHeadlines p{
	margin-bottom:32px;
}

.newsHeadlines a:link, .newsHeadlines a:visited{
	color:#000000;
	text-decoration:none;
}
.newsHeadlines a:hover{
	color:#c80000;
}

.tuition p{
	margin-bottom:-9px;
}



.faculty p{
	margin-bottom:40px;
}

.faculty img{
	margin-right:6px;
	float:left;
	border:solid 1px black;
}

.finePrintTuition{
font-size:90%;
line-height:1.4em;
}


#dugoutSchedule{
width:560px;
}

ul.schedHeader, ul.col {
list-style: none;
margin: 0;
padding: 0;
}

ul.schedHeader:first-line {
text-align: center;
font-weight: bold;
font-size:110%;
}

ul.col {
border-top: 1px solid black;
margin-bottom:5px;
padding-top:5px;
font-size:92%;
}

ul.col li {
display: table-cell;
width: 170px; /*change the width to whatever you want.*/
}


/*Summer Schedule*/

.summerheadline{
font-size: 120%;
font-weight: bold;
}

.summerSmaller{
font-size: 80%;
}

#smallBox{
width:420px;
font-size:85%;
line-height:1.4em;
}

#box1{
width:20%;
float:left;
}

#box2{
width:60%;
float:left;
}

#box3{
width:20%;
float:left;
text-align:center;
}

#classBox{
width:430px;
font-size:85%;
line-height:1.4em;
height:265px;
}

.boxHalf{
width:100%;
margin-bottom:30px;
}

#greenLine{
margin:30px 0 30px 0;
}

.summerDressCode {font-size:90%;line-height:1.4em;}


.dropInText{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:85%;
	padding:0 7px 8px 0;
	line-height:1.4em;
}
/* End Summer Schedule*/



/*------------- CALENDAR STYLES ------------------*/
div#calendar{
	width:600px;
	margin:10px 0px 0px 10px;
	padding-bottom:10px;
	text-align:left; 
	font-size:.75em; 
	font-family:Arial, Helvetica, sans-serif;
}

div#calendar h1 { font-size:1.2em; text-align:center; }
div#calendar div.event { width:100%; border:1px solid black; margin-top:5px; margin-bottom:5px; margin-right:5px; padding:5px 10px 5px 10px; background-color:#FFF; }
div#calendar div.event h2.title { text-align:left; font-size:1em; }
div#calendar div.event h2.date { text-align:left; font-size:.75em; font-weight:normal; }
div#calendar div.event h3.date span.startdate { }
div#calendar div.event h3.date span.stopdate { }
div#calendar div.event p.description { font-size:.75em; }
/* --------------- END CALENDAR STYLES --------------*/


.top {
    border-top:thin solid;
    border-color:black;
	padding-top:10px;
}


/*-----Company Compitions---------*/
.companyComp table {
margin-top:-8px;
border: 0px;
font-size:85%;
}

.companyComp td {
border-top: 1px solid black;
padding-top:4px;
}


.results {
	color: #c80000;
	font-weight: bold;
	text-align:center;
}

.results A:visited{
	color: #c80000;
	
}
.results A:link{
	color: #c80000;
	
}
.results A:hover{
	color: #222222;
}


#wrapper {
	margin: 0 auto;
	width: 890px;
}

.content {
	display: inline-block;
	margin: 16px 20px;
	text-align: left;
	vertical-align: top;
	width: 400px;
}

/* the following two selectors are for IE6 and IE7 */
* html .content {
	display: inline;
}

*+html .content {
	display: inline;
}

.content{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


.content H4{
	margin-bottom:-14px;
	text-decoration:underline;
	color:#c80000;
}

.awardFont{
	font-size:111%;
}



/*----------------Class Schedule-------------------*/

#classesMain{
	width:950;
	overflow:hidden;
}

.classesDays {
	float: left;
	width: 24px;
	margin:0 14px 0 0;
}

.classesHeader {
	margin:14px 14px 0 0;
	float: left;
	width: 262px;
	font-weight:bold;
	text-align:center;
	font-size: 16px;
}

.classesBox {
	margin:14px 14px 0 0;
	float: left;
	width: 260px;
	padding:8px;
	background-color:#FFFFFF;
	border:solid 1px black;	
}

.classTeachers{
	width:19%;
	float:left;
	text-align:center;
	margin-top:15px;
}

.classBottomText{
	width:49%;
	float:left;
	text-align:center;
	margin-top:20px;
}


/*----------------Image Slider-------------------*/
#slider {
    position:relative;
    width:618px; /* Change this to your images width */
    height:246px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}



