@charset "utf-8";
a:link {
	color: #C85C4E;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title_page {
	background-image: url(images/panels/title_page.jpg);
	height: 120px;
	width: 615px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 80px;
}

a:hover {
	color: #FFFFFF;
}
a:visited {
}
a:active {
}

body {
	background-color: #000000;
}

.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #D51E22;
}
.writing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F09799;
	text-indent: 5px;
}

.link_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7A5A3;
	font-weight: bold;
}
.title_smaller {
	color: #999999;
	font-weight: bold;
	font-size: 18px;
}
.writing_emphasis {
	color: #C89596;
	font-style: italic;
}
.tulip {
	background-image: url(images/Borders/deco_banner_full.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 215px;
	width: 700px;
}
.index {
	background-color: #000000;
}
.display_emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DF7B85;
}
.Jy_smudge {
	background-color: #000;
	background-image: url(images/Assorted%20Images/black_mandala_OM_sm.jpg);
	background-repeat: no-repeat;
	height: 780px;
	width: 610px;
	float: left;
}
.movie_expanded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	background-image: url(images/panels/intro_movie_mid.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 500px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.movie_top {
	background-color: #000;
	background-image: url(images/panels/intro_movie_top.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	height: 40px;
}
.movie_bottom {
	background-image: url(images/panels/intro_movie_bot.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 500px;
}
