@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Starts Menu */
div#menu {
	height: 37px;
	width: 774px;
	text-align: center;
}

div#menu ul {
	float: right;
	width: 600px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-top: 120px;
	text-align: right;
}
div#menu li {
	display: inline;
	list-style-type: none;
}


div#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231f20;
	text-decoration: none;
	background-color: #c5cdda;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}


div#menu a:hover {
	color: #0099FF;	
}
/* Ends Menu */

/* Starts Header */
div#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 143px;
	width: 774px;	
}
/* Ends Header */

/* Starts Content */
div#content {
	width: 748px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 7px;
	margin: 0px;
	background-color: #c5cdda;
	float: left;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
div#page {
	background-color: #FFFFFF;
	border: 2px solid #c4c3c3;
	padding: 20px;
}

div#page p, div#page li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	clear: left;
}

div#page h1 {
	font-family: "Trebuchet MS", "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/h1-deco.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: auto;
	padding-right: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2e4ff;
}


div#page div#dance-programs h2, div#page div#registrations h2 {
	font-family: "Trebuchet MS", "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 14px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 3px;
	width: 100%;
	margin-top: 7px;
	color: #000000;
}

div#page h2 {
	font-family: "Trebuchet MS", "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	clear: left;
	text-transform: uppercase;
}
div#page p#home-text {
	width: 394px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2e4ff;
	padding-bottom: 30px;
}

div#page img.align-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 13px;
	clear: right;
}

div#page a {
	color: #0066FF;	
}

div#page a:hover {
	color: #666666;
	
}
div#page hr {
	color: #D2E4FF;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#dance-programs, div#registrations {
	height: 161px;
	width: 183px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
}

div#dance-programs a, div#registrations a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	display: block;
	padding-top: 130px;
}
div#dance-programs {
	float: left;
	background-image: url(../images/dance-programs-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#registrations {
	float: right;
	background-image: url(../images/registrations-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 13px;
}

div#page p.announcement {
	margin-top: 13px;
	clear: left;
	float: left;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 394px;
	background-color: #eaeaea;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
/* Ends Content */

/* Starts Footer */
div#footer {
	width: 725px;
	text-align: center;
	margin-top: 7px;
	margin-right: 12px;
	margin-left: 12px;
}
div#footer p {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	text-align: left;
}

div#footer img {
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Ends Footer */
