@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-attachment: fixed;
	background-image: url(images/gradient.gif);
	font-size: 12px;
	margin: 0;
}
h1 {
	color: #333;
	font-size: 16px;
}
h2 {
	color: #e1b74d;
	font-size: 13px;
	display: inline;
}
h3 {
	color: #000;
	font-size: 13px;
	display: inline;
}
.content {
	width: 650px;
	text-align: left;
	color: #FFC;
	margin-left: 0px;
}
.table_contact {
	width: 650px;
	color: #FFF;
	border: 3px ridge #5A7775;
	background-color: #53706E;
}
.back_left2 {
	background-repeat: no-repeat;
	background-image: url(images/2dancer.jpg);
	background-color: #526C6B;

}
.shell_outer {
	width: 850px;
	border-collapse: collapse;
}
.shell_inner {
	margin: 0;
	width: 850px;
}
.navbar {
	width: 140px;
	margin-left: 20px;
	margin-top: 6px;
}
.back_top {
	background-repeat: no-repeat;
	background-image: url(images/images/new_01.jpg);

}
.back_middle {
	background-repeat: no-repeat;
	background-image: url(images/images/new_02.jpg);

}
.back_bottom {
	background-repeat: no-repeat;
	background-image: url(images/images/new_03.jpg);

}
.navbar {
	width: 140px;
	margin-left: 20px;
	margin-top: 30px;
}
.text_btn {
	color: #53706E;
	font-weight: bold;
	border: 2px outset #465B5C;
	font-size: 11px;
	background-color: #FFF;



}
.text_field {
	color: #FFF;
	border: 2px inset #485D5E;
	background-color: #465B5C;
	font-size: 11px;
	background-image: url(../images/images/background1_02.jpg);



}
.bold {
	font-weight: bold;
	color: #666;

}
.bold2 {
	font-weight: bold;
	color: #FFF;

}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: lighter;
}

