body {
	background-color: #660000;
}

.index {
	background-image: url("images/index/bedouin close up upright square.jpg");
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.press {
	background-color: #FFAAAA;
	color: #770000;
}

.ids {
	background-color: #000000;
}

.perf {
	color: #FFFFFF;
}

.perf-head {
	color: #FFFFFF;
}

.perf-body {
	background-image: url("images/performances/YasSwordposter.jpg");
	background-attachment:fixed;
	margin:0px;
	background-position: center center;
}
}

.ws {
	color: #700000;
}


.ws2 {
	color: #CC3300;
}
.ws-head {
	color: #700000;
}

.ws-body {
	background-image: url("images/workshop/bg.jpg");
	background-attachment:fixed;
	margin:0px;
	background-position: center center;
	color: #700000;
}

h1 {
	font-family: "Matura mt script capitals","Algerian","Castellar";
	text-align: center;

	font-size: 30pt;
	color: #70000;
}

h2 {
	font-family: "Matura mt script capitals","Algerian","Castellar";

	text-align: center;

	font-size: 20pt;
	color: #FF9966;
}


p {
	font-family: "Verdana";

	line-height: 2;

	font-size: 12pt;
	color: #FF9966;

}

/* unvisited link */
a:link {
	color: #FF9966;
	text-decoration: none;
}

/* visited link */
a:visited {
	color: #FF9999;
	text-decoration: none;
}

/* mouse over link */
a:hover {
	color: #FF9966;
	text-decoration: none;
}

/* selected link */
a:active {
	color: #FF9966;
	text-decoration: none;
}

a.index:link {
	color: #404096;
	text-decoration: none;
}

a.index:visited {
	color: #404096;
	text-decoration: none;
}

a.index:hover {
	color: #404096;
	text-decoration: none;
}

a.index:active {
	color: #404096;
	text-decoration: none;
}

.copy {
	font-family: "verdana";

	text-align: center;

	font-size: 8pt;
	color: #FF9966;
}

.copy-dark {
	font-family: "verdana";
	text-align: center;
	font-size: 8pt;
	color: #000000;
}

.nav {
	font-family: "papyrus","Castellar","Verdana";
	font-size: 12pt;
}

a.nav-trans:link {
	color: #000000;
	font-weight: bold
}
a.nav-trans:hover {
	color: #000000;
	font-weight: bold;
}
a.nav-trans:visited {
	color: #000000;
	font-weight: bold;
}
a.nav-trans:active {
	color: #000000;
	font-weight: bold;
}

img {
	border:0px;
}