@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	color: #DDDDCC;
	font-size: 24px;
	background-color: #330000;
	background-image: url(images/ws_background.gif);
	font-weight: lighter;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #ddddcc;
	font-size: 15px;
	font-weight: lighter;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #ddddcc;
	padding: 0px;
	font-weight: lighter;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: lighter;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-decoration: none;
	font-weight: lighter;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ddddcc;
	margin: 0px;
	font-weight: lighter;
}
p .copyright {
	font-size: x-small;
	color: #ddddcc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ddddcc;
	font-weight: lighter;
	margin: 0px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #ddddcc;
}
img.present {
	background-color: #330000;
}
#movie a {
	padding: 2px;
}
#gallery {
	border: thin double #ddddcc;
}

<style type="text/css"> /* Makes background color yellow */ .hilite{ background-color:yellow; } </style>

#links {
	border: thin solid #ddddcc;
	padding: 2px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#pagelinks {
	vertical-align: middle;
}
