
/* CSS Document - Junkie hair and makeup */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #000000;

}


h2 {
	font-size: 20px;
	padding-bottom:10px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom:10px;
}

div#wrapper {

	width: 760px;
	margin:auto;

}

div#buffer {
	clear:both;
	height:30px;

}

/*---TOP SECTION---*/

div#logo {

	float:left;
	clear:both;
	width: 749px;
	height: 110px;


}


div#address {


	clear:both;
	float:left;
	text-align:right;
	background:url(images/address.jpg) no-repeat;
	width: 722px;
	height: 249px;
	padding: 33px 27px 0 0px ;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color: #0033FF;
	text-decoration: none;	
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;	
}



/*---left SECTION---*/

div#title {

	clear:both;
	float:left;
	width: 749px;
	height: 39px;

}


div#para1 {

	clear:both;
	float:left;
	color:#b3b0b4;
	background:url(images/para1.jpg) no-repeat;
	width: 315px;
	height: 310px;
	padding: 10px 38px 0 17px ;

}

ul {

	list-style-position: outside; 	
	list-style-type: disc;
	margin: 0 0 0 20px;

}

li {

	margin: 0 0 0 10px;

}

div#image1 {


	float:left;
	width: 379px;
	height: 320px;


}

div#image2 {

	clear:both;
	float:left;
	width: 370px;
	height: 431px;


}

div#image3 {

	float:left;
	width: 379px;
	height: 431px;


}
