@charset "utf-8";

#mainBkgnd {
	background-image: url(images/red_main_bkgrnd.jpg);
	background-repeat: no-repeat;
}

#mainBkgnd_blue {
	background-image: url(images/blue_main_bkgrnd.jpg);
	background-repeat: no-repeat;
}
#menuBkgrnd_home {
	background-image: url(images/red_menu_bkgrnd_home.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
}
#mainBkgnd_reel {
	background-image: url(images/reel_main_bkgrnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#mainBkgnd_dark {
	background-image: url(images/purple_main_bkgrnd.jpg);
	background-repeat: no-repeat;
}
#mainBkgnd_vfx {
	background-image: url(images/red_main_bkgrnd_vfx.jpg);
	background-repeat: no-repeat;
}
#mainBkgndcentral  {
	text-align: justify;
	line-height: 35px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FF0;
}
#mainBkgndcentral_Photo  {
	text-align: justify;
	line-height: 35px;
	vertical-align: top;
	padding: 20px;
}
#menuBkgrndcentral_home {
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
}

#menuBkgrnd {
	background-image: url(images/red_menu_bkgrnd.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
}

body {
	background-color: #0F090A;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FC0;
	background-attachment: scroll;
	display: block;
	text-align: center;
}
#icon {
	text-align: center;
	vertical-align: middle;
}
#tableLinks a {
	text-align: center;
	vertical-align: top;
	font-weight: 900;
	color: #0F090A;
	top: 0px;
}
a:link {
	color: #1C0F12;
	text-decoration: none;
}
a {
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #2E1501;
}


a:hover {
	text-decoration: underline;
	color: #FA9038;
}
a:active {
	text-decoration: none;
}
#cvTable {
	background-color: #FF9;
	vertical-align: top;
	padding-top: 3px;
	background-position: left top;
	text-align: left;
	background-attachment: scroll;
	font-size: 12px;
	line-height: 14px;
	color: #1C0F12;
	letter-spacing: 0.07em;
}

h1 {
	font-size: 23px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 3px;
}
h2 {
	font-size: 15px;
	text-align: center;
	line-height: 16px;
}
h3 {
	font-size: 16px;
	text-align: center;
	height: 1px;
}
#reel {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	line-height: 32px;
}
#navigator  {
	vertical-align: top;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA9038;
	border-right-color: #FA9038;
	border-bottom-color: #FA9038;
	border-left-color: #FA9038;
	background-color: #0F090A;
}
#navigator a {
	color: #FA9038;
}
#navigator a:link {
	color: #FA9038;
}
#navigator a:hover {
	color: #FFAA5E;
}
#navigator a:active {
	color: #FA9038;
}
#navigator a:visited {
	color: #FA9038;
}


.style1 {
	color: #1C0F12
}
#flashVideo {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#HDRpage {
	background-color: #333333;
	color: #000000;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
}
#linkPage {
	font-size: 18px;
	color: #F09A2C;
	text-decoration: underline;
}
.linkPage {
	color: #FF0;
}
