@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #080000;

}
#download {
	text-align: right;
	float: right;
	margin-right: 10px;
}
#HiRes {
	float: right;
}
#name {
	float: left;
	width: 60px;
	color: 00CCCC;
}
.reel {
	color: #00AEEF;
	font-size: 1.16em;
}
#mane {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#nav {
	height: auto;
	width: 150px;
	text-align: right;
	padding-top: 10px;
	float: left;
}
#footer {
	margin-bottom: 0px;
	padding-bottom: 50px;
	padding-top: 20px;
	padding-right: 50px;
}
#content {
	width: 550px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
	font-style: italic;
}
#references {
	width: auto;
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float:right;
	border-left: solid;
	border-width: thin;
}
#references .r_header {
	margin-top: 10px;
}
.name {
	font-size: 1.7em;
	color: #B10052;
}
#tagline {
	margin-left: 60px;
	width: 200px;
	color: #ffe719;
}
#contact_info {
	float: right;
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.genre {
	color: #B10052;
	margin-top: 15px;
	margin-bottom: 2px;
	font-size: 1.15em;
}
#nav .reel a:link {
	color: #CCCCCC;
}
#nav .reel a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#nav .reel a:visited {
	color: #CCCCCC;
}
#nav .reel a:active {
	color: #CCCCCC;
}
#nav a:link {
	color: #CCC;
	font-size: 0.9em;
}
#nav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 0.9em;
}
#nav a:visited {
	color: #CCCCCC;
	font-size: 0.9em;
}
#nav a:active {
	color: #CCCCCC;
	font-size: 0.9em;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-align: right;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#contact_info a {
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#header {
	padding-left: 35px;
}
#boxman {
	background-color: #FFF;
	height: 8px;
	width: 8px;
	float: right;
	margin-right: -15px;
	margin-top: 5px;
}
#content p {
	text-align: left;
}
.r_header {
	font-size: 1.3em;
	font-style: normal;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.r_h2 {
	font-size: 1.1em;
	font-style: normal;
	margin-top: auto;
	margin-bottom: 5px;
}
.r_b2 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.r_body {
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.9em;
}
.r_download {
	float: none;
	padding-right: 25px;
}
.r_download a {
	color: #FFE716;
}
#content .r_h2 a {
	color: #FFF;
}

