/*FROSTBYTE STANDARD*/
html, body, form {
	margin: 0px;
	padding: 0px;
}

/* commented backslash hack v2 \*/
html, body, .fit-screen { height:100%; }
/* end hack */

body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.fit-screen {
	height: 100%;
}

.small-text {
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

/*CUSTOM*/
body {
	background-attachment: scroll;
	background-color: #DA7E66;
	background-image: url(images/make_up_artistry_by_jaime/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 5px;
	padding-left: 1em;
	list-style-image: url(images/make_up_artistry_by_jaime/bullet.gif);
}

.indent {
	padding-left: 42px;
	padding-right: 82px;
}

.copy {
	display: block;
	padding-left: 2px;
}

.pre-p {
	margin-top: 0px;
	padding-top: 0px;
}

.post-p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.void-p {
	margin: 0px;
	padding: 0px;
}

.business {
	color: #F2CEB8;
	font-weight: bold;
}

.filmstrip {
	padding-bottom: 8px;
}

.products {
	padding-left: 29px;
}

.before, .after {
	background-repeat: no-repeat;
	padding-top: 47px;
	padding-bottom: 52px;
}

.before {
	background-image: url(images/make_up_artistry_by_jaime/before.shadow.jpg);
	padding-left: 55px;
}
.after {
	background-image: url(images/make_up_artistry_by_jaime/after.shadow.jpg);
	padding-left: 50px;
}
.polaroids {
	padding-bottom: 30px;
	padding-left: 5px;
}

.testimonials {
	padding-left: 29px;
	padding-top: 5px;
	padding-bottom: 21px;
}

.flyer {
	padding-left: 50px;
	padding-top: 34px;
	padding-bottom: 24px;
}

.highlights {
	background-image: url(images/make_up_artistry_by_jaime/highlights.gif);
	padding-left: 58px;
	background-position: 40px 0px;
	background-repeat: no-repeat;
	padding-top: 53px;
}

.hi-shots {
	padding-bottom: 15px;
}

.last-shot {
	padding-bottom: 16px;
}

.cards {
	padding-top: 29px;
	padding-left: 58px;
}

.developer {
	padding-top: 31px;
	padding-left: 91px;
}
