body {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFee;
	background-color: #000;
}
.bodycopy {
	font-size: x-small;
}
h2 {
	font-size: medium;
	text-transform: uppercase;
	color: #990000;
}
.date {
	font-weight: 400;
	color: #990000;
}
a:link {
	font-weight: bold;
	color: #FFFFE2;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	text-transform: uppercase;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.sidenav {
	font-size: x-small;
}
.linkslist {
	list-style-position: outside;
	list-style-type: square;
}
h1 {
	font-size: larger;
	color: #CC6600;
	filter: DropShadow;
}
.trailerpage {
	background-attachment: fixed;
	background-image: url(images/roninlogor_sm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.template_bg {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/template_background.jpg);
	background-repeat: no-repeat;
}
.thumbnail {
	height: 200px;
	width: auto;
	color: #CC6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.art {
	color: #CC6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.subsidenav {
	font-size: x-small;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
.thumbnailhor {
	height: 150px;
	width: auto;
	color: #CC6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.bodycopy2 {
	font-size: small;
}
