body {
	background-color: #000000;
	color: #494C4C;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
a:link {
	color : #F8E235;
	text-decoration : none;
}
a:visited {
	color : #F8E035;
	text-decoration : none;
}
a:hover {
	color : #FAE236;
	text-decoration : underline;
}
.padding_logonav {
	padding-right: 30px;
	padding-left: 30px;
}
.content {
	font-size: 10px;
	color: #494C4C;
}
.title {
	font-size: 12px;
	color: #FAE236;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.portfolio {
	font-size: 10px;
	color: #494C4C;
	text-transform: uppercase;
	background-color: #000000;
}
.reel {
	background-image: url(images/bg_reel.gif);
	background-position: left-bottom;
	background-repeat: no-repeat;
}
.reel_content {
	font-size: 10px;
	color: #494C4C;
	padding-top: 38px;
}
