/* Rusalka CSS Document */

BODY {
	text-align: center;
	font-family: Chalkboard, Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

a {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #990000;
}

/* HEADER */

#header-bar {
	border-collapse: collapse;
}

#header-bar td {
	padding: 8px;
}

/* MENU BAR */

#menu-bar {
	background-color: #9999FF;
	width: 780px;
	padding: 0px;
	margin 0px;
}

/* CONTENT TABLE */

#content-table {
	border-collapse:collapse;
	width: 780px;
}

.teachers-table td {
	border-top: 1px solid #CCCCCC;
	vertical-align: top;
	text-align: left;
	font-size: 0.9em;
	padding: 10px;
}

.teachers-table td h2 {
	margin-top: 0px;
}

#content-table-picture {
	width: 430px;
	text-align: center;
}

#content-table-picture p {
	font-size: 12px;
	color: #666666;
}

#content-table-text h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #6666FF;
}

h2, #swim-teachers-h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #6666FF;
	text-align: left;
}

#content-table-text {
	text-align: left;
	font-size: 0.8em;
	padding-top: 20px;
}

.content-table-text {
	text-align: left;
	font-size: 0.8em;
	padding-top: 20px;
}

/* FOOTER */

#footer {
	text-align: center;
	padding: 10px;
	width: 780px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	font-size: 1.4em;
	font-weight: bold;
	color: #6666FF;
}

#footer a {
	color: #6666FF;
	text-decoration: none;
}

#footer-copyright {
	font-size: 10px;
	color: #666666;
}

.associates-link {
	font-size: 16px;
	color: #0000FF;
	text-decoration: underline !important;
}

#footer a:hover {
	color: #FF0000 !important;
}

/* INDEX PAGE STYLES */

#come-on-in {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 25px;
}

#front-page {
	text-align: left;
	font-size: 1.2em;
	vertical-align: bottom;
}

.caption {
	margin-top: 0px;
	font-size: 12px;
	color: #666666;
}

/* AWARD STUFF */

#award-box {
	width: 600px;
}

#award-box-spacer {
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	width: 780px;
}

#award-box h2 {
	color: #334B95;
	font-size: 16px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
}

#award-box p {
	color: #000000;
	font-style: italic;
	text-align: left;
	font-size: 0.8em;
	margin-top: 0px;
}

.teachers-link {
	font-size: 1.2em;
}