 .mainblock {
	width:830px;
	height:550px;
	background:url(../image/bg.jpg) no-repeat;
	padding-top:70px;
}
    
.topblock {
	width:830px;
	height:84px;
	background:url(../image/top.jpg) no-repeat;
}

.menuItem {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 145px; 
	height: 30px;
}


.dressLink{
	color: #B298C5;
	text-decoration: none;
}

.dressLink2{
	color: #260844;
	text-decoration: none;
}

body { 
	background:#fff; 
	border:0px; 
	padding:0px; 
	font-family: verdana;
	color: #260844;
}

.picLink{
	color: #000;
	cursor: pointer;
	font-size:70%;
	font-weight: bold;
}

#menuitemsdiv{
	top: 68px;
}

#dressImageDiv{
	bottom:80px;
}

#footer{
	margin-top: -60px;
}