body {
	color: black;
	font: 10px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: white;
	margin: 0;
}

img {
	border-style: none;
}

h1 {
	float: left;
}

h2 {
	float: left;
	margin-top: 50px;
}

p {
	padding-bottom: 8px;
}

li {
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
	list-style-position: inside;
	opacity: 1;
	text-shadow: #000000 0 0 0px;
	list-style-image: url(images/bullet.jpg);
	border-bottom: 1px solid silver;
}

a:link {color: black;
	text-decoration: none;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}    
a:visited {color: black;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}  
a:hover {color: #00CCFF;
	border-style: none;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: line-through;
}   
a:active {color: black;
	text-decoration: none;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.menu {
	width: 100%;
	left: 0;
	position: absolute;
	border-top: 1px solid silver;
	top: 0;
	height: 115px;
}

.pag {
	width: 585px;
	left: 265px;
	position: absolute;
	border-top: 1px solid silver;
	top: 116px;
}

.graffiti {
	width: 300px;
	margin-left: 0;
	position: absolute;
	left: 265px;
	top: 115px;
}

.paint {
	width: 300px;
	margin-left: 0;
	position: absolute;
	left: 345px;
	top: 115px;
}

.toys {
	width: 300px;
	margin-left: 0;
	position: absolute;
	left: 415px;
	top: 115px;
}

.bodyart {
	width: 300px;
	margin-left: 0;
	position: absolute;
	left: 465px;
	top: 115px;
}

.sketch {
	width: 300px;
	margin-left: 0;
	position: absolute;
	left: 559px;
	top: 115px;
}

.comment {
	top: 135px;
	position: absolute;
	width: 950px;
	left: 265px;
}

.navigation {
	top: 155px;
	position: absolute;
	left: 90px;
	text-align: right;
}

.photo {
	background-color: transparent;
	position: absolute;
	padding-left: 10px;
	border-left: 1px solid silver;
	left: 265px;
	top: 155px;
}

.top {
	display: block;
	top: 0;
	left: 0;
	width: 900px;
	position: absolute;
}