/* CSS Document */

/* supplements dbastyle.css for specific pages */
/* home page */

td {
	padding: .0em .6em;
}

#main {
	background-image:url(../images/body_bg_charcoal.gif);
	background-repeat:repeat-y;
}

#footer {
	background-image:url(../images/footer_bg_charcoal.gif);
	background-repeat:no-repeat;
}

.image_1 {
	position:absolute;
	top: 0px;
	right: 0px;
	z-index:1003;
}

.hair_2 {
	position:absolute; 
	top: 253px;
	right: 166px;
	z-index:1002;
}
.hair_3 {
	position:absolute; 
	top: 496px;
	right: 0px;
	z-index: 1001;
}

.skin_2 {
	position:absolute; 
	top: 280px;
	right: 129px;
	z-index:1004;
}
.skin_3 {
	position:absolute; 
	top: 487px;
	right: 0px;
	z-index: 1002;
}
.nails_2 {
	position:absolute; 
	top: 283px;
	right: 0px;
	z-index: 1004;
}
.cosme_2 {
	position:absolute; 
	top: 293px;
	right: 0px;
	z-index: 1004;
}
.cosme_3 {
	position:absolute; 
	top: 520px;
	right: 119px;
	z-index: 1005;
}


.curriculumlist {
	position: relative;
	padding: 8px 0 0 0;
}

.curriculumlist ul {
	list-style: none;
	padding: 0 0 15px 0;
	margin:0;
}

.l_item, .l_item_wide {
	float:left;
	width:220px;
	display:inline;
	color:#333333;
	font-weight:bold;
}

.r_item, .r_item_wide {
	float:right;
	width:70px;
	display:inline;
	color:#333333;
	font-weight:bold;
}

.l_item_wide {
	width:450px;
}

.r_item_wide {
	width:90px;
}
.class_description {
	clear: both;
	margin-right:2em;
}

