body {
	background: #ffcc33;
	color: #0000ff;
	font: 12px Arial, "Times New Roman", Helvetica, sans-serif;
	margin: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #0000ff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #999999;
	text-align: center;
}

p, ul, li, div {
	text-align: left;
	direction: ltr;
}

a {
	color: #000099;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	cursor: hand;
}
.table {
	background: url(images/tablebackground.jpg) no-repeat;
	width: 700px;
	height: 500px;
	position: relative;
}

.main {
	background: url(images/mainbackground.gif) no-repeat center;
	width: 450px;
	height: 305px;
	overflow: auto;
	padding: 20px 0px 0px 0px;
	direction: ltr;
}

td {
	vertical-align: top;
}

h3 {
	color: #000099;
	direction: ltr;
}

h4, h3 a {
	direction: ltr;
}

.memberslist {
	overflow: auto;
	width: 135px;
	height: 100px;
	direction: rtl;
}

.memberstitle, a .memberstitle, a:link .memberstitle {
	color: #000099;
	background: #ffcc33 url(images/pagebackground.jpg);			
	font-weight: bold;
	text-align: center;
	padding: 0px 5px 0px 5px;
	border: 2px outset;
	margin: 5px 0px 5px 5px;
}
a:hover .memberstitle  {
	background: #ffcc33;
	color: #0000ff;
}
a:active .memberstitle {
	border: 2px inset;
}

.aboutus {
	color: #000099;
	direction: ltr;
}
.aboutus a {
	font-style: normal;
}

.buttons {
	padding: 42px 0px 0px 40px;
	width: 135px;
}

.address {
	font-size: 10px;
	padding-left: 40px;
	height: 80px;
}

.email {
	font: 10px Arial, "Times New Roman", Helvetica, sans-serif;
	text-align: right;
	color: #666666 /*ff9900*/;
}
.email a {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

.email a:hover {
	color: #006600;
}

#mainMenu {
	position: absolute;
	border: 1px solid #666666;
	z-index: 100;
}

.dropmenu {
	background: #ffffff;
	border: #0000ff 1px solid;
	padding-left: 5px;
	line-height: 18px;
	width: 90px;
	filter: alpha(opacity=80);
}
a .dropmenu {
	color: #000099;
	letter-spacing: .05em;
	font-weight: bold;
}
a:hover .dropmenu  {
	background: #ffcc33 url(images/pagebackground.jpg);
	color: #0000ff;
}

.dropmenu2 {
	background: #ffcc33 url(images/pagebackground.jpg);
	border: #666666 1px solid;
	width: 60px;
	font-style: normal;
	font-size: 11px;
	text-align: center;
}
a .dropmenu2 {
	color: #666666;
}
a:hover .dropmenu2  {
	color: #000099;
	background: #ffcc33;
}

.dropmenu3 {
	background: #ffcc33 url(images/pagebackground.jpg);
	border: #666666 1px solid;
	width: 100px;
	font-style: normal;
	font-size: 11px;
	text-align: center;
}
a .dropmenu3 {
	color: #666666;
}
a:hover .dropmenu3  {
	color: #000099;
	background: #ffcc33;
}

.menu {
	font: 11px Arial, "Times New Roman", Helvetica, sans-serif;
	text-align: right;
	color: #666666;
	border-top: 1px #666666 solid;
}
.menu a {
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.menu a:hover {
	background: #ffcc33;
	color: #000099;
}

.sitemap {
	text-align: right;
}
.sitemap a {
	font: 11px Arial, "Times New Roman", Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	
	font-style: normal;
}
.sitemap a:hover {
	color: #000099;
}

.design {
	width: 370px;
	text-align: right;
}
hr {
	text-align: left;
	color: #ffcc33;
	width: 280px;
	border: 2px outset;
	height: 6px;
}

img {
	border: none;
}

span.memberspic {
	padding-right: 100px;
}

.resume {
	width: 175px;
	height: 165px;
	padding: 2px 1px 0px 2px;
	overflow: auto;
	margin: 0px;
	border: 3px #0000ff double;
	direction: rtl;
}

.left {
	direction: ltr;
}

input {
	background: #ffffff url(images/bg_wht.gif);
	color: #0000ff;
}

textarea {
	background: #ffffff url(images/bg_wht.gif);
	color: #0000ff;
}

.button {
	background: #ffcc33 url(images/pagebackground.jpg);
}

.text {
	padding-right: 30px;
}

#quote {
	font-size: 10px;
	font-style: italic;
	position: absolute;
	top: 350px;
	left: 240px;
	width: 420px;
}

.gold {
	color: #ffcc33;
	font-weight: bold;
}

.blue {
	font-weight: bold;
	display: inline;
}

.red {
	color: #ff0000;
	font-weight: bolder;
	display: inline;
}

.class {
	border: 3px #0000ff double;
	width: 200px;
	float: left;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.class li {
	position: relative; 
	left: 15px;
}

.time {
	color: #666666;
	font-size: 10px;
	padding: 25px 0px 0px 40px;
}

#smallWin {
	direction: rtl;
	overflow: auto;
	height: 265px;
}

ul {
	direction: ltr;
}
.announcements {
	color: #ffcc33; 
	font-weight: bold; 
	text-transform: uppercase;
}

.updates {
	position: absolute; 
	top: 60px; 
	left: 280px; 
	/*z-index: 10;*/
}

.news {
	background: #ffcc33 url(images/pagebackground.jpg); 
	text-align: center; 
	border: 3px #0000ff double;
}

.links {
	border-bottom: 3px #0000ff double;
}
.links a{
	font-style: normal;
	font-size: 12px;
}

#dances {
	position: absolute;
	top: 360px;
	left: 555px;
}

#buttons {
	position: absolute; 
	top: 55px; 
	left: 160px;
}

#portfolioTrans {
	visibility: visible; 
	filter: blendTrans(duration=5); 
}

#google_search {
	text-align: center;
}
.radio {
	background: #ffcc33;
}

.slide_menu {
	position: absolute; 
	top: 90px; 
	left: 220px;
	z-index: 3; 
	width: 71px; 
	height: 280px; 
	overflow: auto; 
	direction: rtl;
}

.italics {
	font-style: italic;
}
