@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

html {
	overflow: hidden;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(bg1.gif);
}

.clear {
	clear:both;
	}

#container {
	width: 3700px;
	height: 1650px;
}

.positioning {
	position: absolute;
	width: 1200px;
	height: 800px;
}

	#start {
		top: 0px;
		left: 0px;
		background-color: #9c7885;
		background-image: url(corner.png);
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	
	#about {
		top: 0px;
		left: 1250px;
		background-color: #fff899;
		background-image: url(bg02.png);
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	
	#art {
		top: 850px;
		left: 0px;
		background-color: #ccdda0;
		background-image: url(bg03.png);
		background-repeat: no-repeat;
		background-position: bottom right;
	}
		
		
	#design {
		top: 850px;
		left: 1250px;
		background-color: #eb986c;
		background-image: url(bg04.png);
		background-repeat: no-repeat;
		background-position: bottom right;
	}
		
	#web {
		top: 850px;
		left: 2500px;
		background-color: #74c4bd;
		background-image: url(bg05.png);
		background-repeat: no-repeat;
		background-position: bottom right;
	}
		
	#contact {
		top: 0px;
		left: 2500px;
		background-color: #b07f7a;
		background-image: url(bg06.png);
		background-repeat: no-repeat;
		background-position: bottom right;
	}

.inside {
	margin: 30px 60px;
	width: 720px;
}

	.inside .header {
		font-family: "Arial",Helvetica,sans-serif;
		font-size: 20px;
		color: #534741;
		padding-bottom: 25px;
	}

	.inside .text {
		font-family: "Helvetica Neue",Helvetica,sans-serif;
		font-size: 12px;
		color: #000000;
		text-align: justify;
		line-height: 22px;
		height: 250px;
		width: 720px;
	}
	
	.profile {
		display: block;
		float: left;
		width: 167px;
		height: 300px;
		background-image: url(profile.jpg);
		background-repeat: no-repeat;
		margin-right: 20px;
		margin-bottom: 10px;
		border: 10px solid #fff568;
	}
	
	.inside .index {
		background-image: url(mm.png);
		width: 630px;
		height: 450px;
		display: block;
		clear: both;
		margin: 0px 0px;
	}
		
		.inside .text ul#connect {
			border-top: 1px dotted #d4ad9e;
			margin: 30px 0px;
		}
	
		.inside .text ul#connect li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: block;
			padding: 4px 20px;
			border-bottom: 1px dotted #d4ad9e;
		}
		
		.inside .text ul#connect li:hover {
			background-color: #d4ad9e;
			color: #664344;
		}

.title {
	background-repeat: no-repeat;
	text-indent: -1000em;
}

	#about .title {
		background-image: url(t2.png);
		height: 50px;
	}

	#art .title {
		background-image: url(t3.png);
		height: 50px;
	}
	
	#design .title {
		background-image: url(t4.png);
		height: 50px;
	}
	
	#web .title {
		background-image: url(t5.png);
		height: 50px;
	}
	
	#contact .title {
		background-image: url(t6.png);
		height: 50px;
	}

ul.navigation {
	float: right;
	display: block;
	width: 400px;
	padding: 0px;
	text-align: right;
}

ul.navigation li {
	display: block;
	float: left;
}

#start ul.navigation {
		margin: 0 0; float: none;
}

a.navigator {
	cursor: help;
	display: block;
	width: 55px;
	font-family: "Helvetica Neue",Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin-left: 1px;
	padding: 5px;
}

	#start .navigator { background-color: #4b2a46; }
	#about .navigator { background-color: #705b35; }
	#art .navigator { background-color: #40411e; }
	#design .navigator { background-color: #f26522; }
	#web .navigator { background-color: #068076; }
	#contact .navigator { background-color: #9e005d; }
	
	#start .present .navigator,
	#about .present .navigator,
	#art .present .navigator,
	#design .present .navigator,
	#web .present .navigator,
	#contact .present .navigator { background-color: #534741; color: #ffffff;}

a {
	color: #664344;
	text-decoration: none;
	font-weight: normal;
	cursor: help;
}

a:hover {
	color: #e8e8e8;
	background-color: #e4c678;
}

.item-art {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	border: 3px solid #abc607;
	cursor: help;
	margin-right: 5px;
	margin-bottom: 5px;
}

.item-design {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	border: 5px solid #cd6a2d;
	cursor: help;
	margin-right: 5px;
	margin-bottom: 5px;
}

.item-web {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	border: 5px solid #0093ad;
	cursor: help;
	margin-right: 5px;
	margin-bottom: 5px;
}

.preview {
	padding-top: 20px;
}