#main {
	width: 750px;
	height: 532px;
	margin-top: -266px;
	margin-left: -375px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url(preview.jpg);
}

#content {
	position: absolute;
	width: 505px;
	height: 340px;
	left: 194px;
	overflow: auto;
	top: 83px;
}

#toptransp {
	position: absolute;
	left: 183px;
	top: 32px;
	z-index: 10;
}

#bottomtransp {
	position: absolute;
	z-index: 10;
	left: 180px;
	top: 400px;
}

#text {
	position: absolute;
	width: 370px;
	top: 35px;
}

#text img.noborder {
	border-style: none;
}

#text a {
	font: small-caps small Georgia, "Times New Roman", Times, serif;
	color: #303030;
	text-decoration: none;
}

#text a.link:hover {
	text-decoration: underline;
	color: #600000;
}

#text a.link2 {
	color: #7f1923;
}

#text a.link2:hover {
	text-decoration: underline;
	color: #600000;
}

#text a.header {
	font-weight: bold;
	font-size: medium;
	color: #600000;
}

/* Menu starts here */

#menu {
	position: absolute;
	top: 85px;
	left: 30px;
}

#me {
	position: absolute;
	width: 45px;
	height: 26px;
	background: url(menu/me.jpg) 0 -26px;
	top: 57px;
	left: 25px;
}

#music {
	width: 90px;
	height: 33px;
	position: absolute;
	background: url(menu/music.jpg) 0 -33px;
	top: 97px;
	left: 3px;
}

#art {
	position: absolute;
	width: 47px;
	height: 29px;
	background: url(menu/art.jpg) 0 -29px;
	top: 147px;
	left: 23px;
}

#contact {
	position: absolute;
	width: 101px;
	height: 31px;
	background: url(menu/contact.jpg) 0 -31px;
	top: 193px;
	left: -5px;
}

#links {
	position: absolute;
	width: 68px;
	height: 30px;
	background: url(menu/links.jpg) 0 -30px;
	top: 242px;
	left: 10px;
}

#me:hover {
	background-position: 0 0;
}

#art:hover {
	background-position: 0 0;
}

#music:hover {
	background-position: 0 0;
}

#contact:hover {
	background-position: 0 0;
}

#links:hover {
	background-position: 0 0;
}

/* Menu ends here */

#madeby {
	position: absolute;
	bottom: 5px;
	right: 20px;
	font: x-small Georgia, "Times New Roman", Times, serif;
	color: #808080;
}


#share {
	position: absolute;
	bottom: 4px;
	left: 8px;
	font-size: small;
}

#share a {
	color: #4c5b77;
	border-color: #7a93bf;
}

#share a:hover {
	color: #fff;
}