/* Starlight Style Sheet For Ballet Arts */

body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #e0e0e0;
color: #303030;
}

a {
text-decoration: none;
color: #c00000;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px; /*IE width*/
width: 760px !important; /*moz width*/
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 4px 0 0 0;
text-decoration: none;
background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
color: #C00000;
border-left: 1px solid #ffffff;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 4px 0 0 0;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-left: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 0 auto;
padding:  5px 20px 20px 20px; 
width: 760px; /*IE width*/
width: 720px !important; /*moz width*/
background: #ffffff;
}

#logo {
margin: 15px 0 0 0;
width: 320px;
float: left;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#logo2 {
margin: 15px 0 0 0;
padding: 30px 0 0 0;
width: 400px; /*IE width*/
width: 370px !important; /*moz width*/
float: right;
}
#logo2 p {
color: #a0a0a0;
font-size: 0.8em;
line-height: 1.2em;
text-align: right;
}

#navitabs {
clear: both;
margin: 10px 0 0 0;
background: #ffffff;
width: 720px;
}

.navitab {
height: 100%;
padding: 4px 8px 4px 8px;
margin: 4px 0 0 0;
text-decoration: none;
letter-spacing: 1px;
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
border-left: 1px solid #ffffff;
float: left;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
height: 100%;
padding: 4px 8px 4px 8px;
color: #ffffff;
margin: 4px 0 0 0;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
float: left;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
height: 175px;
color: #ffffff;
padding: 0;
width: 720px; /*IE width*/
width: 720px !important; /*moz width*/
background: #ffffff  top left no-repeat;
clear: both;
}

#desc p {
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
width: 290px; /*IE width*/
width: 275px !important; /*moz width*/
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
padding: 0 10px 0 0;
border-right: 1px solid #d0d0d0;
width: 580px; /*IE width*/
width: 569px !important; /*moz width*/
float: left;
}

.block {
background: #f0f0f0;
padding: 15px;
}

.announce {
background: #fff0f0;
padding: 15px;
border: 2px solid red;
}

#sidebar {
padding: 0 0 0 10px;
width:140px; /*IE width*/
width: 130px !important; /*moz width*/
float: left;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}
#PageTitle h1 {
	font-style: Arial;				 
	color: #555;
	background-color: #ffffcc;
	font-size: 2.5em;
	font-weight: normal;
	margin: 20px 0 25px 0;
}
h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.8em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

h4 {
margin: 20px 0 10px 10px;
font-size: 1.0em;
font-weight: bold;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.photo-left {
padding: 5px;
display: block;
margin: 0 15px 15px auto;
background-color: #f0f0f0;
float: left;
}

.photo-right {
padding: 5px;
display: block;
margin: 0 auto 15px 15px;
background-color: #f0f0f0;
float: right;
}
.hide {
display: none;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}


.bold {
font-weight: bold;
}

.it {
font-style: italic;
}

p.both {
clear:both;
}

.red {
color: red;
}