html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

html, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}

html, a:hover {
	color: #66CC33;
	text-decoration: none;
	visibility: visible;
}

html, ul {
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}

/* Layout */


#oldBrowser {
	width: 795px;
	height: 577px;
	margin-top: 60px;
}

#masterContainer {
	width: 795px;
	height: 577px;
	border: 1px solid #999999;
	position: absolute;
	margin-top: -298px;
	margin-left: -397px;
	left: 50%;
	top: 50%;
}


/* header bits together */

#masterContainer #headerContainer {
	width: 795px;
	height: 122px;
}

#masterContainer #headerContainer #logo {
	position: absolute;
	width: 180px;
	height: 122px;
	top: 0px;
	left: 0px;
}

#masterContainer #headerContainer #logo img {
	border: 0px;
}

#masterContainer #headerContainer #aNav {
	position: absolute;
	width: 615px;
	height: 30px;
	top: 14px;
	left: 180px;
}

#masterContainer #headerContainer #cNav {
	position: absolute;
	width: 615px;
	height: 30px;
	top: 68px;
	left: 180px;
}

#masterContainer #headerContainer #cNav  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #66CC33;

}



/* end of header bits */

#masterContainer #midContainerL {
	position: absolute;
	top: 122px;
	left: 0px;
	width: 180px;
	height: 425px;
}

#masterContainer #midContainerL #spaceBNav {
	float: left;
	width: 22px;
	height: 425px;
}

#masterContainer #midContainerL #bNav {
	float: left;
	width: 158px;
	height: 425px;
}

#masterContainer #midContainerR {
	position: absolute;
	width: 615px;
	height: 425px;
	top: 122px;
	left: 180px;
}

#masterContainer #midContainerR #homepageContent {
	float: left;
	width: 322px;
	height: 425px;
}

#masterContainer #midContainerR #homepageImgSpacer {
	float: left;
	width: 293px;
	height: 118px;
}

#masterContainer #midContainerR #homepageImgContent {
	float: left;
	width: 254px;
	height: 380px;
}

#masterContainer #midContainerR #spotlightImg {
	float: left;
	width: 248px;
	height: 425px;
}

#masterContainer #midContainerR #spotlightText {
	float: left;
	width: 330px;
	height: 425px;
}

#masterContainer #footerContainer {
	position: absolute;
	top: 549px;
	width: 795px;
	height: 30px;
	left: 0px;
}

#masterContainer #footerContainer #spaceFooter {
	float: left;
	width: 22px;
	height: 30px;
}

#masterContainer #footerContainer #footer {
	float: left;
	width: 772px;
	height: 30px;
}

/*aNav Rollover buttons*/

/*CONTACT nav*/
.contactNav {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/contactOvr.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.contactNav a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 95px;
	height: 30px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.contactNav img
{
	border: 0;
	width: 95px;
	height: 30px;
	border: 0
}

.contactNav a:hover img
{
	visibility: hidden;
}

.contactNav span
{
	position: absolute;
	left: 0px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/* PORTFOLIO nav */
.portfolioNav {
	position: absolute;
	top: 0px;
	left: 95px;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/portfolioOvr.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 126px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.portfolioNav a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 126px;
	height: 30px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.portfolioNav img
{
	border: 0;
	width: 126px;
	height: 30px;
	border: 0px;
}

.portfolioNav a:hover img
{
	visibility: hidden;
}

.portfolioNav span
{
	position: absolute;
	left: 95px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/* SPOTLIGHT nav */
.spotlightNav {
	position: absolute;
	top: 0px;
	left: 221px;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/spotlightOvr.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 118px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.spotlightNav a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 118px;
	height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

.spotlightNav img
{
	border: 0;
	width: 118px;
	height: 30px;
	border: 0px;
}

.spotlightNav a:hover img
{
	visibility: hidden;
}

.portfolioNav span
{
	position: absolute;
	left: 221px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}


/* Custom styles */

.homepageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.homepageImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	vertical-align:bottom;
}

.allText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.currentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #66CC33;
}

.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.contactText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.contactText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #66CC33;
	text-decoration: none;
	line-height: 16px;
}

.spotlightTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
