body {
	background-color: #dddcdd;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
a:link {
	color : #666666;
	text-decoration : none;
}
a:visited {
	color : #666666;
	text-decoration : none;
}
a:hover {
	color : #333333;
	text-decoration : underline;
}
.padding_logonav {
	padding-right: 30px;
	padding-left: 30px;
}
.content {
	font-size: 11px;
	color: #666666;
}
.title {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.portfolio {
	font-size: 10px;
	color: #494C4C;
	text-transform: uppercase;
	background-color: #dddcdd;
}
.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;
}

