#indexmenu
{
	width: 700px;
	height: 200px;
	position: relative;
	margin-top: -275px;
	margin-left: 5px;
	margin-bottom: 15px;
/*	z-index: 4; */
	
	border-color: violet;
	border-style: none;
	border-width: 1px;
}

#cd_img
{
	width: 100px;
	height: 200px;
	margin-top: 0px;
	margin-left: 15px;
	border-color: red;
	border-style: none;
	border-width: 1px;
	clear: both;
}

#msg_img
{
	width: 125px;
	height: 200px;
	margin-top: 0px;
	margin-left: 30px;
	border-color: green;
	border-style: none;
	border-width: 1px;
	clear: both;
}

#back_img
{
	width: 105px;
	height: 200px;
	margin-left: 25px;
	margin-top: 0px;
	border-color: blue;
	border-style: none;
	border-width: 1px;
	clear: both;
}

#cabin_img
{
	width: 125px;
	height: 200px;
	margin-left: 20px;
	margin-top: 0px;
	border-color: blue;
	border-style: none;
	border-width: 1px;
	clear: both;
}

#sleeve_img
{
	width: 125px;
	height: 200px;
	margin-left: 10px;
	margin-top: 0px;
	border-color: blue;
	border-style: none;
	border-width: 1px;
	clear: both;
}