@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainBG {
	background-image: url(../images/bg/bg.png);
	background-repeat: no-repeat;
}
.topRow {
	padding-top: 14px;
	font-family: Impact;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
	font-variant: normal;
}
.topRow a {
	color: #FFFFFF;
	text-decoration: none;
}
.topRow a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topRow a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topRow a:hover {
	text-decoration: none;
	color: #DF9240;
}
.topRow a:active {
	text-decoration: none;
	color: #DF9240;
}
.topRowX {
	color: #DF9240;
}
#tv {
	position: absolute;
	left: 0px;
	top: 15px;
}
#tvWrapper {
	position: relative;
	z-index: 1000;
}
#tvImage {
	position: absolute;
	left: 20px;
	top: 30px;
}
#tvImageWrapper {
	position: relative;
	z-index: 500;
}

#fullPortfolioModalWrapper {
	position: relative;
	z-index: 500;
}
#fullPortfolioModal {
	position: absolute;
	left: 254px;
	top: 32px;
	background-image: url(../images/largeModal/largeModal.png);
	background-repeat: no-repeat;
	height: 330px;
	width: 613px;
}
#portModalWrapper {
	position: relative;
	z-index: 500;
}
#portModal {
	position: absolute;
	left: 675px;
	top: 32px;
	background-image: url(../images/portfolioModal/portfolioModal.png);
	background-repeat: no-repeat;
	height: 330px;
	width: 191px;
}
#portLargeWrapper1 {
	position: relative;
	z-index: 500;
}
#portLarge1 {
	position: absolute;
	left: 510px;
	top: 20px;
	height: 511px;
	width: 446px;
}
#portLargeWrapper2 {
	position: relative;
	z-index: 500;
}
#portLarge2 {
	position: absolute;
	left: 510px;
	top: 20px;
	height: 511px;
	width: 446px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #DF9240;
}
.footer a:active {
	text-decoration: none;
	color: #DF9240;
}
.style18 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
}
