/* CSS Document */

body {
font-family: sans-serif;
font-size: small;
color: #FFFFFF;
margin: 0px;
background: #000000 url(../images/main_bkg.png) fixed top center repeat-y;
}

a:link {
text-decoration: none;
color: #CCCCCC;
border-bottom: 1px solid #666666;
}

a:visited {
text-decoration: none;
color: #CCCCCC;
border-bottom: 1px solid #666666;
}

a:hover {
text-decoration: none;
color: #CCCCCC;
border-bottom: 1px solid #999999;
}

a:active {
text-decoration: none;
color: #CCCCCC;
border-bottom: 1px solid #666666;
}



/* Layout */

#wrapper {
margin: 0 auto;
width: 800px;
text-align: left;
}

#header {
margin: 0px;
padding: 0px;
}

#header img{
margin: 0px;
padding: 0px;
}

#main_navigation{
float: left;
width: 155px;
/* Display only to IE-Win \*/
* width: 135px;
/* End Display only to IE-Win  */
height: 100%;
margin-top: 3px;
margin-left: 20px;
background-color:#000000;
}

#sub_navigation {
margin-left: 35px;
margin-top: 10px;
}

#main {
float: left;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
/* Display only to IE-Win \*/
* margin-top: 11px;
* padding-left: 20px;
* padding-right: 20px;
/* End Display only to IE-Win  */
width: 450px;

}

#footer {
clear: both;
margin-top: 10px;
margin-bottom: 10px;
}

/* TYPOGRAPHY */

p{ 
margin-top: 7px;
margin-bottom: 7px;
}

h1 {
font-weight: bold;
font-size:large;
margin-bottom: 7px;
}

h2 {
font-weight: normal;
font-size: medium;
margin:0px;
display: inline;
}

h3 {
font-weight: normal;
font-size: small;
color:#999999;
margin:0px;
}

h4 {
font-weight: normal;
font-size: x-small;
color:#666666;
margin:0px;
margin-left: 5px;
display: inline;
}

.divider {
color:#666666;
}




/* Main Navigation */


#main_navigation a:link, a:visited {
text-decoration: none;
border-bottom: 0px;
}

#main_navigation  a:hover {
text-decoration: none;
border-bottom: 0px;
}

#main_navigation  a:active {
text-decoration: none;
border-bottom: 0px;
}


#nav {
	display: block;
	margin: 0;
	padding: 0;
	height: 200px;
	width: 200px;
	}
	
#nav ul {
	margin:0; 
	padding:0; 
	list-style-type:none;
}

#nav li {
	display: block;
	float: left;
	margin: 0; 
	padding: 0;
    list-style: none;
}

#nav a {
	text-indent: -5000px;
	float: left;
	padding: 10px 0 0 0;
	height: 16px !important; 
	height /**/:20px; /* for IE5/Win only */
	}

#nav_staff a{
background: url(../images/nav_teaching_staff.gif) top left no-repeat;
width: 170px;
}

#nav_staff a:hover{
background: url(../images/nav_teaching_staff_on.gif) top left no-repeat;
width: 170px;
}

#nav_classes a{
background: url(../images/nav_classes.gif) top left no-repeat;
width: 170px;
}

#nav_classes a:hover{
background: url(../images/nav_classes_on.gif) top left no-repeat;
width: 170px;
}

#nav_policies a{
background: url(../images/nav_policies.gif) top left no-repeat;
width: 170px;
}

#nav_policies a:hover{
background: url(../images/nav_policies_on.gif) top left no-repeat;
width: 170px;
}

#nav_calendar a{
background: url(../images/nav_calendar.gif) top left no-repeat;
width: 170px;
}

#nav_calendar a:hover{
background: url(../images/nav_calendar_on.gif) top left no-repeat;
width: 170px;
}

#nav_registration a{
background: url(../images/nav_registration.gif) top left no-repeat;
width: 170px;
}

#nav_registration a:hover{
background: url(../images/nav_registration_on.gif) top left no-repeat;
width: 170px;
}

#nav_gallery a{
background: url(../images/nav_gallery.gif) top left no-repeat;
width: 170px;
}

#nav_gallery a:hover{
background: url(../images/nav_gallery_on.gif) top left no-repeat;
width: 170px;
}

#nav_contact a{
background: url(../images/nav_contact_info.gif) top left no-repeat;
width: 170px;
}

#nav_contact a:hover{
background: url(../images/nav_contact_info_on.gif) top left no-repeat;
width: 170px;
}

#nav_camps a{
background: url(../images/nav_summer_camps.gif) top left no-repeat;
width: 170px;
}
#nav_camps a:hover{
background: url(../images/nav_summer_camps_on.gif) top left no-repeat;
width: 170px;
}

/* Sub Navigation */

#sub_navigation {
	color:#999999;
	font-size: x-small;
}

#sub_navigation a:link, a:visited{
	color:#999999;
	text-decoration: none;
}

#sub_navigation a:hover{
	color:#FFFFFF;
	text-decoration: none;
}


/*
#subnav {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 220px;
	list-style: none;
	display: inline;
	}

#subnav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#subnav a {
	float: left;
	color:#999999;
	font-size: x-small;
	}



#nav_home a{
background: url(images/nav_home.gif) top left no-repeat;
width: 170px;
}

#nav_home a:hover{
background: url(images/nav_home_on.gif) top left no-repeat;
width: 170px;
}


#nav_links a{
background: url(images/nav_links.gif) top left no-repeat;
width: 170px;
}

#nav_links a:hover{
background: url(images/nav_links_on.gif) top left no-repeat;
width: 170px;
}

*/


/* MAIN */



/* FOOTER */

#footer {
color:#999999;
font-size: x-small;
text-align: center;
}

#footer a:link {
text-decoration: none;
color: #999999;
}

#footer a:visited {
text-decoration: none;
color: #999999;
}

#footer  a:hover {
text-decoration: none;
color: #CCCCCC;
}

#footer  a:active {
text-decoration: none;
color: #FFFFFF;
}

/* CLASS SCHEDULE */

#class_schedule p {
margin-top: 2px;
margin-bottom: 0px;
}

#class_schedule h3 {
margin-top: 5px;
}


/* GALLERY */

p.gallery {
margin-top: 2px;
margin-bottom: 0px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These decoy styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
