body
{
	font-family: Arial;
	text-align: center;
}

a { text-decoration: none; }
a:link, a:visited { color: #858585; }
a:hover, a:active { color: #3399CC }


.mainSite
{
	text-align: left;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	background-image: url(images/background.jpg);
}

.menuBar
{
	position: relative;
	top: 183px;
	left: 0px;
	text-align: center;
	width: 100%;
	height: 15px;
	font-size: 13px;
	font-weight: 900;
}

.menuItem
{
	float: left;
	width: 16.66%;
}

.bold { font-weight: bolder; }
span.blue { color: #3399CC; }
p.navy { color: #0B4458; }
span.bigger { font-size: 16px; }

.leftSide
{
	position: relative;
	top: 15px;
	left: 25px;
	width: 245px;
	height: 385px;
	overflow: auto;
	text-align: left;
}

.rightSide
{
	position: relative;
	float: right;
	width: 485px;
	height: 375px;
	top: 20px;
	left: -25px;
	text-align: center;
	overflow: auto;
}

.aboutText
{
	font-size: 14px;
	font-weight: 800;
	color: #000;
	line-height: 1.6em;
}

.homeLogo
{
	top: 50px;
	position: relative;
}

.indentLeft
{
	position: relative;
	top: 35px;
	left: 20px;
	width: 85%;
}

.indentNews
{
	position: relative;
	left: 30px;
	width: 90%;
}

.whoWeAre a { font-weight: 800; }

.oneLineCentered
{
	text-align: center;
	position: relative;
	color: #999;
	top: 110px;
	left: -10px;
	font-weight: bolder;
	font-size: 16px;
}

.newsHeadlines, .aboutUs, .news
{
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	color: #3399CC;
}

.contact
{
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #000;
}

.gray { font-weight: bold; color: #999; }

.portfolio
{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #3399CC;
}

.title
{
	font-size: 24px;
	font-weight: bolder;
	color: #3399CC;
}

.about
{
	position: absolute;
	top: 30px;
	left: 0px;
	font-size: 13px;
	text-align: left;
	color: #3399CC;
}

.tinyCore { z-index: 3; visibility: visible; }
.eric { z-index: 2; visibility: hidden; }
.anthony { z-index: 1; visibility: hidden; }

.smallPoster { float: left; }

.filmProfile
{
	color: #3399CC;
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
}

.filmTitle 
{
	font-size: 16px; 
	font-weight: bold; 
	color: #3399CC;
}

.filmSubNote
{
	font-size: 10px;
}

.thumbs
{
	width: 32%;
	height: 100px;
	float: left;
	text-align: center;
	font-size: 12px;
}

.stillsList
{
	width: 19%;
}

.fullImage
{
	text-align: left;
	float: left;
	margin-right: 30px;
}

.videoDesc
{
	position: absolute;
	top: 150px;
	left: 335px;
	text-align: left;
	font-size: 12px;
	font-weight: 900;
	color: #666
}

.portfolioTitle
{
	position: relative;
	width: 75%;
	left: 35px;
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	color: #C9C9C9;
}

.filmsTitle
{
	left: 0px;
}

.portfolioInst
{
	font-size: 12px;
	font-weight: bold;
}

.backButton
{
	position: absolute;
	top: 433px;
	left: 555px;
}

.videoPlayer
{
	position: relative;
	top: 50px;
}

.downloads
{
	font-size: 10px;	
}