body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #534744;
	background-image: url(../img/front/bkgnd.gif);
	background-repeat: repeat-x;
	margin: 0;
}
p {
	padding-bottom: 6px;
	margin: 0px;
 }
h3 {
	font-size: 140%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1.3em;
}
h2 {
	font-size: 160%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 1.3em;
}
h1 {
	font-size: 180%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 1.3em;
}
ul {
	padding: 0px;
	list-style-image: url(../img/elements/ball.gif);
	list-style-type: none;
	margin: 0px;
}
li {
	padding-top: .5em;
	padding-left: 1em;
	margin-top: 0px;
	margin-left: 1em;
	list-style-position: outside;
}
#displaybox {
	position:relative;
	visibility:visible;
	left:256px;
	top:-51px;
	width:416px;
	height:370px;
	z-index:1;
}
.high {
	width: 200px;
	font-size: 120%;
	font-weight: bold;
	position: absolute;
	left: 30px;
	top: 86px;
	margin: 0;
	padding: 0;
}
.high a {
	display: block;
	padding: 2px 2px 2px 32px;
	border-top: 2px solid #ffffcc;
	border-bottom: 2px solid #5c5849;
	background-color: #dcd7cd;
	background-image:  url(../img/front/btnbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
}
.high a:link {
	color: #FFFFFF;
}
.high a:visited {
 	color: #ffffCC;
}
.high a:hover, #high a:active {
	background-color: #c4c4b3;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #8B8b72;
	background-image:  url(../img/front/btnbkgrndon.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #666666;
	text-decoration: none;
 }
.high ul {
	padding: 0em;
	list-style-type: none;
	margin: 0em;
	list-style-image: none;
 }
.high li {
	margin: 0px;
	padding: 0em;
}
#header {
	margin: 0;
	padding: 0;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
}
#portfolio {
	display: inline;
}
#creative {
	display: inline;
}
#marketing {
	display: inline;
}
#projects {
	display: inline;
}
#contacts {
	display: inline;
}
.clear {
	clear: both;
}
.floatleft {
	margin: 0px;
	float: left;
	padding: 0;
}
li.dummy {display: none;
}
.intro {
	font-size: 122%;
	line-height: 1.2em;
}
#navbar {
	width: 508px;
	display: inline;
	position: absolute;
	left: 253px;
	top: 0px;
}
#intro {
	position: absolute;
	left: 33px;
	top: 44px;
	width: 355px;
	height: 282px;
	z-index: 1;
	visibility: visible;
}
#markcom {
	position: absolute;
	left: 33px;
	top: 44px;
	width: 355px;
	visibility: hidden;
	background-color: #f8f7f1;
	height: 282px;
	z-index: 2;
}
#desktop {
	position: absolute;
	left: 33px;
	top: 44px;
	width: 355px;
	visibility: hidden;
	background-color: #f8f7f1;
	height: 282px;
	z-index: 3;
}
#digital {
	position: absolute;
	left: 33px;
	top: 44px;
	width: 355px;
	visibility: hidden;
	background-color: #f8f7f1;
	height: 282px;
	z-index: 4;
}
#biography {
	position: absolute;
	left: 33px;
	top: 43px;
	width: 355px;
	background-color: #f8f7f1;
	height: 282px;
	z-index: 5;
	visibility: hidden;
	clip: rect(0px,355px,282px,0px);
	overflow: scroll;
}
.introduction a {
	background-color: #9a997e;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	left: 0px;
	text-decoration: none;
	display: block;
	clear: both;
	z-index: 120;
	top: 0px;
}
#webdev {
	padding: 0.5em;
	border-right: 1px solid #c1c1cd;
	border-bottom: 1px solid #c1c1cd;
}
#screen {
    position:absolute; 
    visibility:visible; 
    left:126px; 
    top:332px; 
    width:163px; 
    height:144px; 
    z-index:10;
}
#links {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0.5em;
	border-right: 1px solid #c1c1cd;
	border-bottom: 1px solid #c1c1cd;
}
#links a {
	font-weight: bold;
	text-decoration: none;
}
#links a:link {
	color: #336699;
}
#links a:visited {
	color: #669999;
}
#links a:hover, #links a:active {
	color: #0099CC;
	text-decoration: underline;
}
#hosting {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0.5em;
	border-right: 1px solid #c1c1cd;
	border-bottom: 1px solid #c1c1cd;
}
