body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(bgimg.gif) repeat-x;
}
/*styles to define boundingboxe*/
.mainstage {
	width: 800px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 617px;
	visibility: visible;
	background: #FFFFFF url(shadow.png) no-repeat bottom;
	border-bottom: none;
}
/*styles to define boxes*/
.leftmasthead {
	clear: left;
	float: left;
	height: 120px;
	width: 180px;
	position: relative;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.footer {
	width: 800px;
	height: 50px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;


/*styles to define type*/
}
span.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 1.80em;
	letter-spacing: 0.1px;
	color: #666;
	}
	
span.brandingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 1.80em;
	letter-spacing: 0.1px;
	color: #333333;
	}
	


span.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: 0.1px;
	}
span.detailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	letter-spacing: normal;
	font-style: normal;
	}

span.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
	letter-spacing: normal;
	font-style: normal;
	}

span.bold {
	color: black;
	font-weight: bold;
}
.homelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	font-size: 13px;
	font-weight: 100;
	line-height: 1.85em;
	letter-spacing: 0.1px;
	}
.homelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	font-size: 13px;
	font-weight: 100;
	line-height: 1.85em;
	letter-spacing: 0.1px;
	}
.homelink a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	font-size: 13px;
	font-weight: 100;
	line-height: 1.85em;
	letter-spacing: 0.1px;
	}
.homelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	font-size: 13px;
	font-weight: 100;
	line-height: 1.85em;
	letter-spacing: 0.1px;
	}
