body {background-color:white; background-image: url(images/bg.jpg);}

#wrap {
	background-color:white;
	position: absolute;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
	height/**/:/**/auto;
	width: 775px;
	z-index: 1;
	left: 0px;
	top: 0px;
	layer-background-image: 
	background-repeat;
	
	}
	
#navs {
	background-color:white;
	position: absolute;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	
	height/**/:/**/774px;
	width: 150px;
	z-index: 1;
	left: 1px;
	top: 0px;
 }
 
 #contentwrapper {
	background-color:white;
	position: absolute;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
	height/**/:/**/auto;
	width: 625px;
	z-index: 1;
	left: 151px;
	top: 0px;
	background-image: url(images/bigmast.jpg);
	background-repeat: norepeat;

	 }

	 
		
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.textital {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	halign: center;
	text-align: center;

}

a:link {
	color: #663366;
	}

a:active {
	color: #663366;
	
}

a:visited {
	color: #996699;
	}
.textpurplebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663366;
}
.textpurpleboldlarge {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663366;
}
.textgreenbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009966;
}
.textredbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
}
