﻿div.pageHeading { background-image: url(../css/img/headers/Turnowsky.gif); }
div#content { height: 551px; background: #e6faff url(../css/img/blue_pinkBk.jpg) no-repeat left top; }
div#selector { position: absolute; left: 0; top: 0; height: 25px; width: 559px; padding: 5px 10px 0 10px; background-color: #fff; }
div.row {position: absolute; left: 0; height: 259px; width: 579px; background-color: #fff; }
div#row1 { top: 0; }
div#row2 { top: 262px; }
div.gallery { position: absolute; top: 0; left: 10px; width: 559px; height: 258px; }
div.gallery div.controls { right: 10px; }

h3.description
{
	margin: 0;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #999;
}

div#selector span.label
{
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px 0 0;
	font: normal normal bold 14px/30px "Trebuchet MS", Helvetica, Sans-Serif;
	color: #ffb2e5;
	background: #fff url(img/chooseArrow.gif) no-repeat 50px center;
}

div#selector a
{
	display: block;
	float: left;
	height: 20px;
	padding: 0 10px 0 0;
	font: normal normal bold 14px/30px "Trebuchet MS", Helvetica, Sans-Serif;
	text-decoration: none;
	color: #999;
}
div#selector a.active,
div#selector a:hover
{
	color: #ff66cc;
}
div#selector a.active
{
	font-size: 16px;
}

div#galleryContainer
{
	position: absolute;
	left: 0;
	top: 30px;
	width: 579px;
	height: 493px;
}

div#calendarContainer
{
	position: absolute;
	left: 0;
	top: 30px;
	width: 559px;
	height: 521px;
	padding: 0 10px;
	background: #fff;
}
div#calendarContainer img
{
	position: absolute;
	left: 10px;
	top: 50px;
}
