html {
	overflow-y: scroll;
}

body {
	background-color: #030000;
	color: #ffffff;
	font-family: 'Verdana', sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
}

h2 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: lighter;
	font-family: 'Times New Roman', 'Times', serif;
	letter-spacing: 3px;
	margin-bottom: 12px;
	margin-top: 0px;
}

h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: lighter;
	font-family: 'Times New Roman', 'Times', serif;
	letter-spacing: 3px;
	margin: 0px;
}

h1 img {
	margin-left: -15px;
}

img {
	border: 0;
}

th {
	text-align: left;
	padding-right: 10px;
	font-weight: normal;
}

a {
	color: #d4a017;
}

p {
	margin-top: 0px;
}

p.glow {
	color: #d4a017;
	text-align: justify;
}

p.subtitle {
	color: #d4a017;
	margin-top: 10px;
}

span.glow {
	color: #d4a017;
}

.headingbanner {
	margin-bottom: 15px;
	border: 1px solid #22211D;
}

.contentads {
	float: right;
	width: 252px;
	margin-left: 2em;
}

.contentads img {
	margin-bottom: 10px;
}

.dancers_image_portrait {
	float: left;
	margin-right: 12px;
}

.dancercalendar {
	float: left;
	margin-right: 17px;
}

.dancercalendar thead td {
	background-color: #FDB913;
	color: black;
	font-family: 'Times New Roman', 'Times', serif; 
	font-size: 15px; 
	text-transform: uppercase;
	font-weight: bold;
}

.dancercalendar td.atwork {
	background: black url(/images/goldstar80.png) no-repeat center;
	color: black;
	letter-spacing: -2px;
	padding-right: 2px;
	font-size: 10px;
	margin-top: 2px;
}

.dancercalendar td.closed {
	background-color: #D1191B;
}

.dancercalendar td {
	width: 21px;
	height: 18px;
	text-align: center;
}

img.noborder {
	border: 0px solid transparent;
}

input.text {
	background-image:url(/images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family: tahoma, arial, sans-serif;
}

select, input {
	margin-bottom:8px;
}

textarea {
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;

}

.errmsg {
	position: relative;
	width: 500px;
	background-color: #56002F;
	padding: 10px;
	color: #D4A017;
	border: 1px solid #24201F;
}


#page {
	position: relative;
	width: 1024px;
	text-align: left;
	margin: auto;
	background: url(/images/bg.png) repeat-y;
}

#document {
	padding-top: 105px;
	background: url(/images/down-bg-jul.jpg) no-repeat;
	padding-left: 119px;
	padding-right: 119px;
}

#menu_holder {
	position: relative;
}

#menu {
	position: relative;
	height: 23px;
	margin-left: 240px;
	left: 0px;
	margin-top: -35px;
	padding-bottom: 9px;
}

#menu.no {
	position: relative;
	height: 23px;
	margin-left: 140px;
	left: 0px;
	margin-top: -35px;
	padding-bottom: 9px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 25px;
	height: 12px;
	overflow: hidden;
}

#menu a.selected, #menu a:hover {
	height: 23px;
}

#lang_flag {
	position: absolute;
	right: 0px;
	top: -3px;
}


#footer {
	position: relative;
	height: 28px;
	background: url(/images/bottom-bg.jpg) no-repeat bottom left;
	text-align: center;
	font-size: 11px;
	color: #6d6e71;
	padding-top: 50px;
}

.event_entry {
	margin-top: 10px;
	margin-bottom: 30px;
	clear: left;
}

.event_entry img {
	float: left; 
	margin-right: 1em;
}

.event_entry p {
	margin-top: 0;
}

#venuethumbs {
	float: right;
	width: 250px;
	margin-top: 30px;

}

#venuethumbs img {
	margin-left: 8px;
}

#dancercontent p {
	margin-top: 0;
}

.alldancersheading {
	background-color: #fdb913;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 15px;
	letter-spacing: 0;
	color: black;
	font-weight: bold;
	margin-top: 2em;
}

#alldancerscontent img {
	width: 53px;
	height: 53px;
}

