* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	}

html, body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #ffffff;
	}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	width: 860px;
	color: #888;
	margin: 0 auto;
	}

#center {
	width: 600px;
	margin: 0 auto;
	float: left;
	background-color: #000000;
}

#left {
	width: 100px;
	float: left;
	margin-top: 170px;
}

#right {
	width: 100px;
	margin-top: 100px;
	float: left;
}


ul.main {
	margin-bottom: -3em;
	background-color: #000000;
	}

ul.main li {
	margin-bottom: 3em;
	list-style-type: none;
	font-size: 1.1em;
	}

ul.main li li {
	font-size: 1em;
	}
	
	
li.contact dl {
	padding: 2.6em 0.6em;
	line-height: 1.4em;
	background: #000000;
	}

li.portfolio dl {
	padding: 0.3em 0.5em;
	margin: 0.5em 0;
	line-height: 1.4em;
	background: #000000;
	}


li.contact dt, li.portfolio dt {
	color: #be1e2d;
	font-weight: 700;
	font-style: normal;
	background: none;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	text-transform: uppercase;
	}
	
li.contact dd, li.portfolio dd {
	margin-left: 7em;
	}
	
	

li.about dt {
	padding: 0.3em;
	margin: 0.5em 0;
	line-height: 1.4em;
	background: #000000;
	}
	

div.section {
	padding: 0px;
	margin: 0px;
	width: 600px;
	height: 45px;
	float: left;
	background: #ffffff;
	}	
	

	
p {
	margin-bottom: 1.4em;
	line-height: 1.4em;
	}

a {
	color: #ccc;
	text-decoration: none;
	}

a:hover {
	color: #f6931e;
	text-decoration: none;
	}





	div.ht ht {
		display: none;
		}

	div.ht {
		clear: both;
		height: 0px;
		border: none;
		background: transparent url() no-repeat center;
		}






	
	li.portfolio dt {
		color: #ffffff;
		margin-left: 27px;
		}
		
		li.contact dt {
		color: #ffffff;
		margin-left: 27px;
		}
		

	li.portfolio li img {
		margin-top: -1em;
		}

	li.portfolio li img + img {
		margin-top: 8px;
		}

	li.portfolio li img[alt=Detail] {
		margin-top: -1em;
		margin-left: 7px;
		}

	li.portfolio li.year {
		margin-bottom: 0;
		}

	li.portfolio li.year img {
		margin: 0;
		}





div.top {
	position: relative;
	left: 565px;
	top: -24px;
	width: 30px;
	height: 16px;
	background: url(top.gif) 0 -16px no-repeat;
	}

div.top a {
	display: block;
	width:100%;
	height:100%;
	overflow:hidden;
	background: url(top.gif) top left no-repeat;
	}

div.top a:hover {
	background-image: none;
	}



#profile {
	width: 600px;
	height: 200px;
	background-color: #000000;
	margin-top: 20px;
	text-align: center;
}

#cards {
	width: 582px;
	height: 180px;
	background-color: #000000;
	padding-left: 18px;
	text-align: center;
}


#contlinks {
	width: 180px;
	height: 20px;
	float: left;
	background-color: #000000;
	text-align: left;
	margin-left: 27px;
}

#balcony {
	width: 130px;
	height: 120px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-top: 100px;
}

#footer {
	width: 600px;
	height: 126px;
	background-color: #000000;
	text-align: center;
	color: #999;
	margin-top: 60px;
	margin-bottom: 20px;
}

#footerleft {
	width: 300px;
	height: 51px;
	float:left;
	padding-top:15px;
	text-align: center;
	color: #ffffff;
}

#footerright {
	width: 300px;
	height: 66px;
	float:right;
	text-align: center;
	color: #ffffff;
}

#footerbot {
	width: 600px;
	height: 30px;
	clear: both;
	text-align:center;
	padding-top: 30px;
}