/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03314B;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC0067;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DC0067;
}
a:hover {
	text-decoration: none;
	color: #DC0067;
}
a:active {
	text-decoration: underline;
	color: #DC0067;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #03314B;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #03314B;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html, body, #wrapper {
    min-height: 100%;
    width: 100%;
    height: 100%;
}
html>body, html>body #wrapper {
    height: auto;
} 
.clear {
	clear: both;
}

#home_wrapper {
	position: relative;
	width: 100%;
	height:100%;
	background-image: url(../images/home_main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#cn_wrapper {
	position: relative;
	width: 100%;
	height:100%;
	background-image: url(../images/cn_main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#bsb_wrapper {
	position: relative;
	width: 100%;
	height:100%;
	background-image: url(../images/bsb_main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 770px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
}
#container #header {
	height: 98px;
	width: 100%;
}
#container #header #logo {
	position:absolute;
	left:82px;
	top:15px;
}
#container #header #sublogo {
	position:absolute;
	left:42px;
	top:104px;
	width:100px;
	height:83px;
	z-index:1;
}

#container #header #news {
	position:absolute;
	width:208px;
	height:25px;
	z-index:1;
	text-align: left;
	left: 537px;
	top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#container #header #news #newsfield {
	display: block;
	height: 20px;
	width: 130px;
	float: left;
	padding-top: 3px;
}
#container #header #news .formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	width: 130px;
}
#container #header #news  #news_submit {
	display: block;
	float: right;
	height: 20px;
	width: 60px;
	padding-top: 3px;
}
#container #header #phone {
	position:absolute;
	width:99px;
	height:18px;
	z-index:1;
	top: 41px;
	left: 434px;
}
#container #mainimage {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 62px;
	left: 261px;
}
#container #imagearea {
	height: 193px;
	width: 100%;
	background-image: url(../images/_header_bg.jpg);
}
#container #imagearea #nav {
	position:absolute;
	width:200px;
	height:144px;
	z-index:1;
	left: 60px;
	top: 103px;
}
#container #body {
	background-image: url(../images/_body_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	display: block;
	clear: both;
	padding-bottom: 10px;
}
#home_wrapper #container #body #downloads {
	position:absolute;
	width:287px;
	height:243px;
	z-index:2;
	left: 1px;
	top: 309px;
}
#cn_wrapper #container #body #downloads {
	position:absolute;
	width:287px;
	height:243px;
	z-index:2;
	left: 1px;
	top: 309px;
}
#bsb_wrapper #container #body #downloads {
	position:absolute;
	width:306px;
	height:298px;
	z-index:2;
	left: 1px;
	top: 309px;
}
#container #body #downloads #image {
	position:absolute;
	width:95px;
	height:243px;
	z-index:1;
	text-align: left;
	left: 31px;
}
#container #body #downloads #header {
	position:absolute;
	width:124px;
	height:25px;
	z-index:2;
	left: 130px;
	top: 29px;
}
#container #body #downloads #waivers_button {
	position:absolute;
	width:124px;
	height:54px;
	z-index:3;
	left: 130px;
	top: 56px;
}
#container #body #downloads #registration_button {
	position:absolute;
	width:124px;
	height:52px;
	z-index:4;
	left: 130px;
	top: 111px;
}
#container #body #downloads #brochure_button {
	position:absolute;
	width:124px;
	height:55px;
	z-index:5;
	left: 130px;
	top: 161px;
}
#container #body #bodytext {
	width:457px;
	text-align: left;
	display: block;
	float: right;
	padding-top: 20px;
}
#footer {
	background-color: #03314B;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 0%;
	right: 0%;
	position: absolute;
	clear: both;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#roster_btn {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}

.judging_titles{	font-size: 14px;
	font-weight: bold;
}
#dance OL {
	list-style-type: none;
	margin-bottom: 0px;
}
#dance OL LI {
	margin-bottom: 5px;
}

#dance OL LI OL {
	list-style-type: decimal;
	margin-bottom: 5px;
}
#spacer {
	height:257px;
}#registration_fork {
	width: 417px;
	height: 100px;
}
.registration_backtoschool {
	display: block;
	width: 198px;
	float: left;
}
.registration_nationals {
	display: block;
	float: none;
	width: 194px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 150px;
	border: 1px solid #03314B;
}
.textfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 250px;
	border: 1px solid #03314B;
}
.center {
	text-align: center;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
