@charset "utf-8";
/* CSS Document */

body {
	background-color: #6699FF;
	background-image: url(../images/bodyBackground.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 10px;
}
.header {
	width: 1002px;
	height: 100px;
	margin: 0px auto 0px auto;
}
.logo {
	width: 400px;
	float: left;
	height: 45px;
	margin: 30px 0px 0px 80px;
	/* border: 1px solid #CCCCCC;*/ 
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
}

.dancer {
	width: 180px;
	height: 100px;
	float: right;
	background-image: url(../images/dance_v1.jpg);
	background-repeat: no-repeat;
}

/* ###############################
	Page Content
############################### */

.page {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/pageBackground-3.jpg);
	background-repeat: no-repeat;
}
.pageLeft {
	width: 800px;
	float: left;
/*	border: 1px solid #999999;   */
}

.pageRight {
	width: 200px;
	float: left;
/*	border: 1px solid #999999;  */
}
.ads1 {
	margin: 110px 0px 0px 0px;
}
.ads2 {
	margin: 30px 0px 0px 0px;
}
.call {
	width: 180px;
	height: 130px;
	margin: 0px 0px 15px 0px;
}
.google {
	background-image:url(../images/adBackground.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	margin: 0px 0px 15px 0px;
	padding: 15px 10px 15px 10px;
	font: 12px Tahoma, Arial;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}
.google a {
	color: #DDDDDD;
}
.google a:hover {
	color: #FFFF00; text-decoration: none;
}
.quest {
	width: 100px;
	height: 130px;
	background-image:url(../images/quest05.jpg);
	margin: 0px auto 0px auto;
}
/* ###############################
	Menu 1st Level - ul
############################### */

.menu {
	width: 800px;
	padding: 20px 0px 70px 50px;
	font: 14px verdana;
}

.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.menu li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	text-align: center;
}

.menu a, .menu a:visited {
	display: block;
	text-decoration: none;
	height: 20px;
	color: #ffffff;
}

.menu a:hover {
	color: #FFFF00;
}

/* ###############################
	Menu 2nd Level - ul ul
############################### */

.menu ul ul a.drop, .menu ul ul a.drop:visited {
/*	background-image: url(../images/menuOver.png);  */
	width: 100px;
	text-align: left;
}

.menu ul ul a.drop:hover {
/*	background-image:  url(../images/menuOff.png);  */
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	width: 100px;
	height: 0px;
	top: 20px;
	left: 0px;
}

*html .menu ul ul {
	top: 20px;
	t\op: 20px;
}

.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}

/* ###############################
	User Login
############################### */

.buttons {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.error {
	color:#FF0000;
	font-family: Tahoma;
}
input.login {
	width: 8em;
	height: 1.3em;
	font-size: 10px;
	padding: 0px;
}
.loginTop {
	width: 180px;
	height: 15px;
	margin: 10px 0px 0px 0px;
	background-image:url(../images/loginTop.png);
	background-repeat:no-repeat;
}
.loginBottom {
	background-image:url(../images/loginBottom.png);
	background-repeat:no-repeat;
	width: 180px;
	height: 15px;
	margin: 0px 0px 20px 0px;
}
.nav {
	width: 130px;
	padding: 0px;
	color: #FFFFFF; /* #fb2fb8;  */
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-weight: normal;
}
.nav ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	display: block;
	padding-left: 20px;
	margin: 0px;
	color: #FFFFFF; /* #fb2fb8;  */
}
.nav a:hover {
	text-decoration: none;
	display: block;
	color: #FFFF00;
}
.userLogin {
	width: 180px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/login.png);
	background-repeat: repeat-y;
	padding: 10px 0px 0px 10px;
/*	background-color: #6699FF;
	border: 1px solid #CCCCCC;  */
}
.welcome {
	padding: 0px 0px 10px 15px;
	color: #DDDDDD;
	font: 14px Tahoma;
}
.welcome a:link, .welcome a:visited {
	padding-left: 20px;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
}
.welcome a:hover {
	text-decoration: none;
	color: #FFFF00;
}

/*  ###############################
	Page Content - editable region3
###############################  */

.content {
	padding: 10px 20px 10px 25px;
	font: 13px Arial, Helvetica; 
}
.contact {
	width:390px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.event {
	margin: 50px 0px 5px 0px;
	padding: 0px 30px 0px 15px;
	text-align: center;
	font: 12px Arial;
	color: #444444;
}
.event2 {
	font: 14px Arial;
	font-weight: bold;
	color: #545454;
	padding: 0px;
	margin: 0px;
	float:left;
}

.event p {
	padding: 0px;
	margin: 0px;
}
.functBox {
	border: 0px;
	float: right;
}
.greyLink a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.greyLink a:hover {
	color: #6699FF;
	text-decoration: none;
}

img {
	border: 0px;
}
.imgCenter {
	text-align: center;
	margin: 50px auto 0px auto;
}
.imgRight {
	float: right;
	margin: 8px;
}
.staffBox {
	width: 480px;
	margin: 0px auto 0px auto;
}
.imgStaff {
	width: 160px;
	margin: 10px auto 10px auto;
	text-align: center;
	font-size: 10px;
	float: left;
}
.info {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	color: #444444;
}
.infoUL {
	list-style: circle;
	margin-left: 10px;
	padding: 2px;
}
h1 {
	font: 28px Tahoma, Arial;
	font-weight: bold;
	color: #000000;
}
h2 {
	font: 24px Tahoma, Arial;
	font-weight: bold;
	color: #000000;
}
h3 {
	font: 20px Arial;
	font-weight: bold;
	color: #000000;
}
h4 {
	font: 16px Arial;
	font-weight: bold;
	color: #000000;
}
h5 {
	font: 14px Arial;
	font-weight: bold;
	color: #000000;
}
.style1 {
	color: #000099;
}
.style1 a {
	color: #000099;
	text-decoration: none;
	border-bottom: 1px dotted #000099;
	font-weight: bold;
}
.style1 a:hover {
	color: #6699FF;
	border-bottom: 1px dotted #6699FF;
}
.style2 {
	color: #000099;
	padding-left: 30px;
}
.style2 a {
	color: #000099;
	text-decoration: none;
	border-bottom: 1px dotted #000099;
	font-weight: bold;
}
.style2 a:hover {
	color: #6699FF;
	border-bottom: 1px dotted #6699FF;
}
.style3 {
	color: #000099;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font: 20px Arial;
	font-weight: bold;
	color: #000000;
}
.style5 {
	color: #000099;
	font-size:11px;
}

.title {
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #666666;
}

/*  ###############################
	Footer Info
###############################  */


.copy {
	float:left;
	padding: 35px 20px 0px 20px;
	font: 10px Arial, Helvetica;
	color:#CCCCCC;
}
.drift {
	float:right;
	padding: 35px 20px 0px 20px;
	font: 10px Arial, Helvetica;
	color:#CCCCCC;
}
.drift a {
	text-decoration: none;
	color: #FFFFFF;
}
.drift a:hover {
	text-decoration: underline;
	color: #ffff00;
}
.footer {
	width: 1000px;
	height: 60px;
	margin: 0px auto 30px auto;
	padding: 0px;
	background-image: url(../images/footerBackground-3.png);
	background-repeat:no-repeat;
}
.xleft {
	clear: left;
}
.xright {
	clear: right;
}
.xclear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
