.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37372F;}

.standardTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37372F;}
	
.standardTextLarge2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #37372F;}

.standardTextLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;}
	
.portfolio {
	height: ;
	width: ;
	position: absolute;
	z-index: 6;
	left: 288px;
	top: 31px;
	}
	
.top {
	height: ;
	width: ;
	position: absolute;
	z-index: 4;
	left: 33px;
	top: 31px;
	}
	
.main {
	height: ;
	width: ;
	position: absolute;
	z-index: 4;
	left: 33px;
	top: 128px;
	}
	
.mains {
	height: ;
	width: ;
	position: absolute;
	z-index: 5;
	left: 34px;
	top: 119px;
	}

.base {
	height: ;
	width: ;
	position: absolute;
	z-index: 2;
	left: 33px;
	top: 580px;
	}

.intro {
	height: ;
	width: ;
	position: absolute;
	z-index: 1;
	}
.textbox {
	background-color:#C9C7BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37372F;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #CCCCCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	}
