﻿body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFEEEE;
}
#page {
	position: relative;
	width: 740px;
	left: -370px;
}
#logo {
	position: absolute;
	height: 150px;
	width: 740px;
	left: 10px;
	top: 10px;
}
#phone {
	position:absolute; 
	height: 43px; 
	width:214px; 
	left: 521px; 
	top:6px;
}
#tag_line {
	position: absolute;
	height:22px; 
	width:740px;
	top:85px;
}
#lft_nav {
	position: absolute;
/*	height:200px; */
	width:160px;
	top: 165px;
	left: 10px;
	text-align: center; 
	z-index:1;
}
#content {
	position: absolute;
	top: 160px;
	left: 185px;
	width: 560px;
	background-image: url('images/amerdance_girl_bgrd.jpg');
	background-repeat: repeat-y;
	background-position: center top; 
/*	background-position: center; */
}
#notices_box {
	float: right;
	width: 162px;
	border: 3px #983436 solid;
	padding: 4px;
	margin: 4px;
}
#notices_box h3 {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
#notices_box h5 {
	font-size: 90%;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}

address {
	margin-left: 36px;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	color: #993333;
	margin-top: 0px;
	margin-bottom: 18px;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	margin-top: 24px;
	margin-bottom: 6px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 4px;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}
h6 {
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
hr {
	height: 9px;
	width: 80%;
	text-align: center;
	color: #983436;    /* for IE  */
	background-color: #983436;    /* for FF & Opera  */
	margin-bottom: 0px;
}
p {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 135%;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 6px;
}
ul {
}
li {
	line-height: 120%;
	margin-bottom: 6px;
}
td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.td-left {
	font-family: Arial, Verdana, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: left;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.td-right {
	font-family: Arial, Verdana, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: right;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	font-size: 100%;
	color: #000000;
	background-color: #FFEEEE;
}
a:link {
	color: #0000ff;
	background-color: #FFEEEE;
}
a:visited {
	color: #000099;
	background-color: #FFEEEE;
}
a:hover {
	color: #cc3300;
	background-color: #FFEEEE;
}
.pagetop {
	text-align: right;
	font-style: italic;
}
.pagetop a {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 90%;
	background-color: #FFEEEE;
}
.pagetop a:link, a:visited {
	color: #666666;
}
.pagetop a:hover {
	color: #983436;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-center-bold {
	text-align: center;
	font-weight: bold;
}
.align-right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.block-quote {
	font-size: 85%;
	text-align: justify;
	margin-left: 18px;
	margin-right: 18px;
}
.copyright {
	font-size: 85%;
	text-align: center;
	margin-bottom: 3px;
}
.super {
	font-variant: small-caps;
	vertical-align: super;
	font-size: 70%;
}
.compusitions {
	font-size: 12px;
	margin-top: 6px;
	text-align: center;
	color: #FF9900;
}
.compusitions a:link {
	font-size: 90%;
	text-align: center;
	color: #FF9900;
	text-decoration: none;
}
.compusitions a:visited {
	font-size: 90%;
	text-align: center;
	color: #FF9900;
	text-decoration: none;
}
.compusitions a:hover {
	font-size: 100%;
	text-align: center;
	color: #FFCC00;
	text-decoration: underline;
}
.compusitions a:active {
	font-size: 90%;
	text-align: center;
	color: #FF9900;
	text-decoration: none;
}
.dancewear {
	margin-left: 36px;
	margin-bottom: -2px;
}
img {
	border : 0;
}
.img-about {
	border: 3px solid #fc0;
}
.img-left {
	text-align: left;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 0;
	padding: 0;
}
.img-center {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
.img-tab-menu {
	border-right: 2px solid #ffffff;
}
.office-hrs {
	margin-left: 36px;
}
.popup {
	font-size: 100%;
}
.popup a:link {
	font-size: 100%;
}
.popup a:active {
	font-size: 100%;
}
.popup a:visited {
	font-size: 100%;
	color: #000099;
}
.popup a:hover {
	font-size: 105%;
}
.tagline {
	font-size: 80%;
	font-style: italic;
	font-weight: 600;
	text-align: left;
	margin-top: 6px;
	margin-left: 168px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.highlight {
	color: #000000;
	background-color: #ffffe1;
	font-size: 11px;
	vertical-align: top;
}
.small85 {
	font-size: 85%;
}
.small75 {
	font-size: 75%;
}
.large115 {
	font-size: 115%;
}
.table-header {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
.pink {
	color: #FF00FF;
}
.red {
	color: #ff0000;
}
.purple {
	color: #800080;
}
.yellow {
	color: #ffcc00;
}
.green {
	color: #00ff00;
}
.blue {
	color: #0000ff;
}