html, body {
	margin:0;
	border:0;
	padding:0;
	font-size: 12px;
	background: #000000;
	font-family: Tahoma, sans-serif;
}

/* STRUCTURE */
div.main {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background: #ffffff;
	height:100%;
}

div.content {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background: #ff9999;
	height: auto;
}

div.header {
	width: 530px;
	margin-left:auto;
	margin-right:auto;
	background: #ff9999 url(images/sexy-silhouettes-header.gif) no-repeat right;
	min-height: 218px;
	height: auto !important;
	height: 218px;
	text-align:right;
	float:right;
}

div.header div, div.header div a {
	padding-top:15px;
	font-weight: bold;
	color:black;
	text-decoration:none;
}
div.header div a:hover {
	text-decoration:underline;
}
div.header div {
	margin-right:40px;	
}

div.info {
	width: 780px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
div.intro { background: #ff9999 url(images/bg-fade-kelly-foston-dance-instructor-and-clothing-designer.jpg) no-repeat top right; }
div.reg { background: #ffffff url(images/sexy-silhouettes-info.gif) no-repeat top; }

div.info p, div.info div.links {
	margin-right:auto;
	margin-left:auto;
	width:740px;
}

div.footer {
	background:white;
	text-align:center;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	text-align: center;	
	padding-bottom:10px;
}

div.footer span, div.footer span a {
	font-size: 10px;
	color: black;
	font-weight: bold;
}

/* HEADER IMAGES */
div.header-img-kelly-foston {
	float:left;
	width:250px;
	min-height: 218px;
	height: auto !important;
	height: 218px;
	background: #ff9999 url(images/sexy-silhouettes-masthead-kelly-foston.gif) no-repeat left;
}

div.header-img-fashion {
	float:left;
	width:250px;
	min-height: 218px;
	height: auto !important;
	height: 218px;
	background: #ff9999 url(images/sexy-silhouettes-masthead-fashion.gif) no-repeat left;
}

div.header-img-dance-shoes {
	float:left;
	width:250px;
	min-height: 218px;
	height: auto !important;
	height: 218px;
	background: #ff9999 url(images/sexy-silhouettes-masthead-dance-shoes.gif) no-repeat left;
}

/* NAVIGATION */
div.navigation {
	width: 780px;
	height:157px;
	float:right;
	background: #ff9999;
}

/* CONTENT */

h1 {
	border-bottom:2px solid #669999;
	margin-bottom:20px;
	margin-top:40px;
	margin-left:20px;
	font-size:20px;
	font-weight:bold;
}
h1 a { margin-right:10px;font-size:16px; }
h1 a.active { text-decoration:none;color:black; }
h1 a.inactive { text-decoration:none;color:#999999; }
h1 a.inactive:hover { text-decoration:underline; }

h2 {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin-left:20px;
}

h3 {
	margin-top:0px;
	margin-bottom:2px;
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
	font-variant: small-caps;
}

a {
	color: #000000;	
}

div.clear {
	clear:both;	
}

img.instructor-image {
	display:inline;
	float:left;
	border:1px solid purple;
	margin-right:10px;
	margin-bottom:10px;
}

div.categories {
	width:740px;
	margin-left:auto;
	margin-right:auto;	
}
div.categories a { width:138px;height:auto;display:block;background:#ffffff;float:left;margin-right:9px; }
div.categories a img { border:0; }

blockquote.inspirational {
	font-size: 22px;
	font-weight:bold;
	font-family: "Monotype Corsiva", "Lucida Handwriting", serif;
	text-align:center;
	margin-left:40px;
	margin-right:40px;
}

div.quotes {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	background: #ffffff url(images/sexy-silhouettes-ripple.gif) no-repeat;
	min-height: 213px;
	height: auto !important;
	height: 213px;
	text-align: center;
}

div.quotes-white {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	background: #ffffff url(images/bg-quotes-waterdrop.gif) no-repeat;
	min-height: 213px;
	height: auto !important;
	height: 213px;
	text-align: center;
}

div.quotes blockquote, div.quotes-white blockquote {
	font-weight: bold;
	font-style: italic;
	font-family: Monotype Corsiva, Lucida Handwriting, script;
	font-size:20px;
	padding-top:40px;
	color: #006666;
	padding-bottom:20px;
}

div.link, div.link-alt {
	border:1px solid black;
	margin-bottom:4px;
	padding:10px;
	margin-right:3px;
	width: 120px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	float:left;
	background:white;
}
div.link-alt { background: #ff9999; }
div.link a, div.link-alt a { text-decoration:none;color:black;font-weight:bold; }
div.link a:hover, div.link-alt a:hover { text-decoration:underline; }

/* PAGINATION */

a.page-number {
	padding:10px;
	border:1px solid black;
	background: #ff9999;
	color:#ffffff;
	margin-left: 8px;
}

a.current-page {
	font-weight:bold;
	background: #ffffff;
	color:#ff9999;
}

/* SALES ITEMS */
table.sales-item { 
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
	border-bottom:1px solid black;
}

td.sales-img { 
	width:150px;
	height:150px; 
}

td.sales-img a img.product {
	border:0;	
}

td.sales-info { 
	width:126px;
}

td.sales-info select {
	width:90%;	
}

th { 
	text-align:left;
}

/* EVENTS CALENDAR */
table.events, table.calendar {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}

table.events th, table.calendar th {
	border:1px solid #000000;
	background: #000000;
	color:#ffffff;
	text-align:center;	
}

table.events td {
	border:1px solid #000000;
	text-align:left;
	vertical-align:top;	
}

table.calendar td {
	border:1px solid #000000;
	text-align:center;
	vertical-align:top;
}

table.calendar td.course-name {
	font-weight:bold;
	text-align:left;
	padding-left:20px;
}

table.calendar td.course-name a {
	color:#000000;
	text-decoration:none;	
}

table.calendar td.course-name a:hover {
	text-decoration:underline;
}