body {
	background:#000000;
}

#wrapper {
	width:775px;
	height:517px;
	margin:40px auto auto auto;
	background:url(../images/bg.png);
}

#logo {
	width:775px;
	height:115px;
}

#menu {
	width:200px;
	height:402px;
	float:left;
}

#tattoo {margin:25px auto auto 5px; width:160px; height:68px;}
#art {margin:4px auto auto 65px; width:130px; height:45px;}
#studio {margin:5px auto auto 5px; width:180px; height:50px;}
#myspace {margin:22px auto auto 10px; width:110px; height:35px;}
#news {margin:10px auto auto 65px; width:75px; height:30px;}
#map {margin:12px auto auto 10px; width:188px; height:45px;}
#home {margin:10px auto auto 5px; width:95px; height:30px;}

#content {
	width:575px;
	height:402px;
	float:right;
}

#indexImage {
	margin:35px 0 0 35px;
}

#gallery {
	width:520px;
	margin:5px auto auto auto;
	padding:10px;
}

#studioText {
	width:480px;
	height:330px;
	margin:30px 0 0 41px;
	padding:0 10px 10px 10px;
	background:#fef0cb;
	border:solid 1px #000000;
	overflow:auto;
	text-align:justify;
}

.studioImage {
	float:right;
	margin:8px 0 0 10px;
}

#newsText {
	background:#fef0cb;
	border:solid 1px #000000;
	margin:0 0 0 80px;
	width:385px;
	height:385px;
	overflow:auto;
	padding:0 0 0 5px;
}

#mapImage {
	margin:auto auto auto auto;
	padding:10px 0 0 50px;
}

#mapImage img {
border: solid 1px #000;
}
