body {
	background-color: #99cc66;
	margin: 0px;
	color: #333300;
}

a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

a:visited {
	color: #006666;
	text-decoration: none;
}

a:visited:hover {
	color: #006666;
	text-decoration: underline;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

#videoLayer {
position:relative;
width:158px;
height:146px;
z-index:1;
top: -510px;
left: 30px;
}

#menu {
	background-image: url('../images/smallTriangle.jpg');
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 4px;
	width : 160px;
	vertical-align: top;
}
.menuItem {
	height: 34px;
	vertical-align: top;
}

#mainContent {
	padding: 10px;
	padding-right: 5px;
	vertical-align: top;
}

#tagLine {
	padding: 3px;
	color: #FFFF99;
	background-color: #669933;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
}

#tagLine a:link {
	color: #FFFF99;
	text-decoration: none;
}

#tblPortfolio {
	padding: 1px;
}

#tblPortfolio img {
	border-color: #FFFF99;
	border-width: 5px;
	border-style: solid;
}

.quote {
	background-image: url('../testimonials/images/smallLightTriangle.jpg');
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 40px;
}

.quote .quoteBy {
	text-align: right;
	font-style: italic;
}

.aboutCredit {
	font-size: 10px;
	color: #669933;
	
}

.photoCredit {
	font-size: 10px;
	color: #669933;
	text-align: right;
}
#bottomNav {
	text-align: center;
}
#copyright {
	text-align: center;
	font-size: 9px;
}

.divThumb {
	padding: 4px 0px;	
}

#container {
	position: relative;
	width: 120px;
	height: 400px;
	overflow: hidden;
}
#content {
	margin: 0px;
	position: absolute;
	width: 120px; 
	text-align: center;
	top: 0px;
} 
.spnPhotoBy {
	display: none;
}
.spnAltTag {
	display: none;
}

