html, body {
	height: 100%;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
}
div#wrapper {
	margin-bottom: -17em;
	width: 1px;
	height: 50%;
	float: left;

}
div#content {
	position: relative;
	text-align: left;
	height: 34em;
	width: 55em;
	margin: 0 auto;
	clear: left;
	background-color: #FFFFFF;
	border: 1px groove #666666;
	background-attachment: scroll;
	background-image: url(../images/big_bulb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#portfolio {
	height: 45px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #9A9A9A;
	position: absolute;
	top: 10px;
	right: 200px;
	margin: 0px;
}


#topnav {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	position: absolute;
	height: 10px;
	width: 150px;
	padding: 5px;
	right: 20px;
	top: 18px;
}

#content #topnav
a:link {
	color: #000000;
	text-decoration: underline;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #787878; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }


div#canvas {
	height: 470px;
	position:absolute;
	top:55px;
	right:0px;
	width:800px;
	background-repeat: no-repeat;
	background-position: left center;
	left: 60px;
	bottom: 0px;
	border: 1px groove #666666;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/content_bkgrnd.jpg);

}

div#print {
	height: 340px;
	width: 210px;
	position: absolute;
	left: 45px;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	color: #CCCCCC;
}

div#printcopy, div#webcopy, div#idcopy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}

div#printcopy h3 , div#webcopy h3, div#idcopy h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}

div#printcopy a, div#webcopy a, div#idcopy a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
div#printsamples {
	background-image: url(../images/portfolio/print_link.png);
}

div#websamples {
	background-image: url(../images/portfolio/web_link.png);
}

div#websamples a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

div#idsamples {
	background-image: url(../images/tags.jpg);
}

div#idsamples a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

div#printsamples, div#websamples, div#idsamples {
	height: 65px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	top: 230px;
	padding-top: 45px;
	padding-left: 80px;
	padding-right: 0px;
	text-align: left;
	vertical-align: middle;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	left: 2px;
}

div#printsamples a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
div#web {
	height: 340px;
	width: 210px;
	position: absolute;
	left: 298px;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	color: #CCCCCC;
}

div#identity {
	height: 340px;
	width: 210px;
	position: absolute;
	left: 550px;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	color: #CCCCCC;
}

div#imagebar {
	height: 50px;
	width: 750px;
	position: absolute;
	top: 410px;
	right: 21px;
	background-attachment: scroll;
	background-image: url(../images/imagebar.png);
	background-repeat: no-repeat;
	background-position: center center;
}


div#logo {
	height: 65px;
	width: 250px;
	position:absolute;
	top:10px;
	left:160px;
	text-indent: -3000px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
