/* @override 
	http://localhost/~jackson/prichett/html/css/pp.css
	http://s54166.gridserver.com/css/pp.css
*/

#wrapper {
	
	width: 100%;
	height: 100%;
	margin: 0;
}

#content {
	width: 900px;
	height: 600px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 8px;
	position: relative;
}

#flash {
	
	width: 600px;
	height: 500px;
	position: relative;
	margin: 77px 0 0 176px;
	
	
}

body {
	/*background-color: #DCDBCB;*/
}

.flash {
		background: white url(../images/design-slideshow.png) no-repeat 7px 7px;
}

.home {
	background-image: url(../images/assets/home_background.png);
}

#portfolio {
	float: none;
	position: absolute;
	right: 42px;
	top: 14px;
}

#section {
	width: 220px;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 232px;
}

#footer {
	position: absolute;
	bottom: 0;
	background: url(../images/assets/copyright.png) no-repeat right bottom;
	width: 835px;
	padding-right: 0;
	padding-left: 26px;
}

img.about_link {
	margin-left: 37px;
}

div#content.illustration {
	background-image: url(../images/assets/illustration-background.png);
}
div#content.design {
	background-image: url(../images/assets/design-background.png);
}

div#content.art {
		background-image: url(../images/assets/art-background.png);
}

.art-drawing {
	position: absolute;
	bottom: 237px;
	right: 91px;
	
}

.art-painting {
	position: absolute;
	bottom: 88px;
	left: 103px;
}

.art-sculpture {
	position: absolute;
	bottom: 160px;
	left: 334px;
}

.design-animation {
	position: absolute;
	bottom: 71px;
	right: 74px;
}

.design-logos {
	position: absolute;
	bottom: 205px;
	right: 132px;
	
}

.design-concepts {
	position: absolute;
	top: 86px;
	right: 160px;
}
.illustration-animation {
	position: absolute;
	left: 264px;
	bottom: 191px;
}

.illustration-icons {
	position: absolute;
	left: 78px;
	bottom: 130px;
}

.illustration-books {
	position: absolute;
	left: 64px;
	top: 118px;
}

div#nameplate {
	position: absolute;
	left: 34px;
	top: 15px;
}
a {
    outline: none;
}
img{
	border-style: none;
}
