body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	background-color: #252525;
	color: #fff;
	margin: 29px;
	padding: 0;
}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main {
	float: left;
	font-weight: bold;
	width: 187px;
	margin-right: 29px;
}

#nav, #nav li, #nav h1 {
/*	font-size: 3.5em;
	line-height: 0.9em;*/
	width: 187px;
}

#footer {
	position: relative;
	font-weight: normal;
	top: 429px;
	_top: 425px;
	width: 760px;
	margin-right: -590px;
/*	position: absolute;
	bottom: 0.5em;*/
	font-size: 1.2em;
}

#footer.nb {
	top: 360px;
	_top: 356px;
}

#footer li {
	float: left;
	width: 170px;
	margin-right: 10px;
	font-weight: bold;
}

#footer li.df {
	width: 187px;
	margin-right: 29px;
	font-weight: normal;
}

#footer span.tm {
	background-image: url(img/tm-footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 3px;
}

#footer li ul li {
	display: inline;
	width: auto;
	margin: 0 0.25em 0 0;
}

a {
	text-decoration: none;
	color: #fff;
}

li.selected a, a:hover, a.selected {
	color: #fe3200;
}

dl, dt, dd {
	width: 170px;
}

dl {
	float: left;
	font-size: 1.3em;
	margin: 0 10px 0 0;
}

dt {
	float: left;
	font-weight: bold;
	color: #fe3200;
}

dd {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
}

dd p {
	margin-bottom: 1.15em;
}

dl.projects dd {
	height: 40.5em;
	position: relative;
}

dl.projects dd p {
	position: absolute;
	bottom: 0;
}

dl dd ul li {
	background: transparent url(img/bullet.gif) no-repeat 0 1px;
	padding-left: 15px;
	margin-bottom: 1em;
}

em {
	color: #fe3200;
	font-style: normal;
}

h1, h2, h3 {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1em;
	line-height: 0.9em;
}

img {
	border: 0;
}

#nav a {
	display: block;
	background: transparent url(img/nav.gif) no-repeat 0 0;
	outline: none;
}

#nav a span {
	position: absolute;
	left: -999em;
	width: 1em;
	overflow: hidden;
}

#nav #design {
	width: 117px;
	height: 36px;
	background-position: 0 0;
}

#nav #design:hover, #nav #design.selected { background-position: -187px 0; }

#nav #friendship {
	width: 187px;
	height: 40px;
	background-position: 0 -38px;
	
	position: relative;
	top: -8px;
}

#nav #friendship:hover, #nav #friendship.selected { background-position: -187px -38px; }

#nav #hello {
	width: 86px;
	height: 29px;
	background-position: 0 -84px;

	position: relative;
	top: -12px;
}

#nav #hello:hover, #nav #hello.selected { background-position: -187px -84px; }

#project {
	float: left;
	font-size: 3.8em;
	line-height: 0.85em;
	margin-top: -3px;
	_margin-top: 0;
}

#project h2 {
	color: #fe3200;
}

#project h2, #project h3 {
	font-size: 1em;
}

#map {
	position: absolute;
}

/* editor */

#savenavorder, #savesuborder, #savefileorder {
	display: none;
}

#filelist {
	padding: 0;
}

/* EOF */