* {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}

p a, p a:visited{
	color: #666;
	background-color: #35332B;
}

body {
	background-color: #35332B;
	color: #888;
	font-family: arial, sans-serif;
}

h1, h2 {
	display: inline;
	line-height: 150px;
}

h1 {
	color: #CCC;
	font-size: 1.55em;
	width: 150px;
	margin-right: 15px;
}

h2 {
	color: #888;
	font-size: 1.15em;
}

h3 {
	color: #888;
	font-size: 1.2em;
	height: 1.2em;
}

#resume {
	color: #888;
	font-size: 1em;
	float: right;
	width: 330px;
	height: 200px;
	line-height: 200px;
}

#wrapper {
	width: 825px;
	margin: 0px auto;
}

#header {
	height: 150px;
}
	
.col {
	width: 150px;
	height: auto;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}

.col a {
	display: block;
	margin: 0px 0px 3px 0px;
	height: 40px;
}

#footer {
	background-image: url(ninjastar.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 150px;
	width: 825px;
	float: left;
	clear: both;
}
#content {
	min-width: 645px;
}

#display{
	width: 645px;
	margin-right: 15px;
	margin-top: 1.2em;
	float: left;
}

#display a {
	color: #666;
}

#display img{
	margin-top: 5px;
	display: block;
    margin-left: auto;
    margin-right: auto 
}

#proc_content{
	margin-top: 5px;
	display: block;
    margin-left: auto;
    margin-right: auto 
}

#altnav {
	width: 645px;
	margin-top: 5px;
}

#altnav a {
	width: 159px;
	height: 40px;
	line-height: 40px;
	text-indent: .3em;
	font-size: 1.2em;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
	color: #888;
	background-color: #47443D;
}

#altnav .spacer {
	width: 3px;
	height: 1px;
	float: left;
}
