body {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #666666;
	}

p, h1, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	}

a:link, a:visited {
	text-decoration: none;
	color: #999999;
	padding: 0px 0px 2px 0px;
	}
a:hover {
	background-color: #98c323;
	color: #ffffff;
	text-decoration: none;
	}

#body-wrap {
	position: relative;
	width: 600px;
	margin: 0px auto;
	}

#page-wrap {
	}
#header {
	position: relative;
	height: 550px;
	background: url('../images/bg.jpg') no-repeat top center;
	}

#nav {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
#nav a:link, #nav a:visited {
	position: relative;
	padding: 0px 20px;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 6px 3px 6px;
	}

#content {
	position: relative;
	height: 180px;
	}

#intro-tab {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 0px;
	}
#portfolio-tab {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 0px;
	opacity: 0.0;
	visibility: hidden;
	}

#thumbs {
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#thumbs a:link, #thumbs a:visited {
	padding: 0px;
	margin: 0px;
	}
#thumbs img {
	display: inline;
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 0px 0px 2px 0px;
	}
#thumbs a:hover img {
	background-color: #ffffff;
	border: 1px solid #98c323;
	}

#footer {
	position: relative;
	margin: 0px;
	color: #999999;
	}
a:hover.jus {
	color: #000000;
	background-color: #ffffff;
	}
a:hover.jus b {
	color: #009fea;
	}
