* { /*sets all browser defaults to zero */
	margin:0;
	padding:0;
	border: 0px;
}
html {
	width: 100%;
	height: 100%;
}
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#container {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:613px;
	z-index:1;
	background-color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC6633;
}
a:active {
	text-decoration: none;
	color: #CC6633;
}
#about-main {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 350px;
	top: 107px;
}
#about-img {
	height: 103px;
	width: 46px;
	left: 500px;
	top: 300px;
	background-repeat: no-repeat;
	position: absolute;
}
#about-img2 {
	height: 56px;
	width: 24px;
	left: 600px;
	top: 250px;
	background-repeat: no-repeat;
	position: absolute;
}
#about-arrow {
	height: 11px;
	width: 45px;
	top: 110px;
	z-index: 4;
	position: absolute;
	left: 230px;
	background-image: url(images/arrow-lgt.gif);
	background-repeat: no-repeat;
}
#about-resume {
	width: 794px;
	position: absolute;
	z-index: 4;
	left: 70px;
	top: 80px;
	padding-bottom: 30px;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	bottom: 0px;
	float: right;
	position: absolute;
	right: 0px;
	padding-right: 15px;
}
#flashcontent {
	position:absolute;
	left:289px;
	top:10px;
	width:680px;
	height:580px;
	z-index:3;
}
#grayborder {
	background-image: url(images/grayline.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: 100%;
	left: 42px;
	bottom: 10px;
	z-index: 2;
	position: absolute;
}
#logo {
	height: 19px;
	width: 156px;
	position: absolute;
	top: 27px;
	left: 110px;
	z-index: 5;
}
#main {
	width: 100%;
	height: 600px;
	left: 0px;
	top: 0px;
}
#navbar {
	position:absolute;
	left:138px;
	top:77px;
	width:61px;
	z-index:3;
	height: 130px;
}
#navlist ul {
	text-decoration: none;
}
#navlist li {
	list-style-type: none;
}
#navlist a {
	text-decoration: none;
	text-align: right;
}
.navtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: .5px;
	text-align: right;
}
.navtext-l {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
}
#back {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 10px;
	top: 15px;
}
#selnavlist a:link, #selnavlist a:visited, #selnavlist a:hover {
	color: #CC6633;
}
#sidebar-image {
	height: 600px;
	width: 110px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#work-arrow {
	height: 11px;
	width: 45px;
	top: 83px;
	z-index: 4;
	position: absolute;
	left: 230px;
	background-image: url(images/arrow-lgt.gif);
	background-repeat: no-repeat;
}
