.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;

}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bkg1 {
	background-attachment: scroll;
	background-image: url(images/splash/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkg2 {
	background-attachment: fixed;
	background-image:  url(webroot/images/work/purple_girl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.staywhitelinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
    color: #ffffff;
    a:link { 
        color: #ffffff;
        text-decoration: underline;
	}
    a:visited { 
        color: #ffffff;
        text-decoration: underline;
	}
    a:active { 
        color: #ffffff;
	}
}

