body{
	background-color: #f3f2e0;
	color: #4e3456;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;	
}

a:link {color: #885997; text-decoration: none; background-color: transparent }

a:visited { color: #885997; text-decoration: none; background-color: transparent }

a:hover { color: #4e3456; text-decoration: underline; background-color: transparent }

a:active { color: #4e3456; text-decoration: underline; background-color: transparent }


a.ie:link {color: #f3f2e0; text-decoration: none; background-color: transparent }

a.ie:visited { color: #f3f2e0; text-decoration: none; background-color: transparent }

a.ie:hover { color: #f2f993; text-decoration: none; background-color: transparent }

a.ie:active { color: #f2f993; text-decoration: underline; background-color: transparent }


a.red:link {color: #885997; text-decoration: none; background-color: transparent }

a.red:visited { color: #885997; text-decoration: none; background-color: transparent }

a.red:hover { color: #4e3456; text-decoration: underline; background-color: transparent }

a.red:active { color: #4e3456; text-decoration: underline; background-color: transparent }


a.pdf:link {color: #f2f993; text-decoration: none; background-color: transparent }

a.pdf:visited { color: #f2f993; text-decoration: none; background-color: transparent }

a.pdf:hover { color: #f3f2e0; text-decoration: underline; background-color: transparent }

a.pdf:active { color: #f3f2e0; text-decoration: underline; background-color: transparent }

img{
	border: 0px;
}

h4{
	link-color: #0a92d1;
}


/*For All*/

#centerer {
	position: relative;
	width: 879px;
	margin-right: auto;
	margin-left: auto;
}

#display{
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 891px;
	height: 628px;
}





.home{
	position: absolute;
	right: 495px;
	top: -8px;
}

.illustration{
	position: absolute;
	left: 50px;
	top: 545px;
	font-weight:bold;
	font-size: 1.7em;
}

.design{
	position: absolute;
	left: 232px;
	top: 545px;
	font-weight:bold;
	font-size: 1.7em;
}

.about{
	position: absolute;
	left: 460px;
	top: 545px;
	font-weight:bold;
	font-size: 1.7em;
}
	

.blog{
	position: absolute;
	left: 720px;
	top: 545px;
	font-weight:bold;
	font-size: 1.7em;
}

.store{
	position: absolute;
	left: 820px;
	top: 550px;
	font-weight:bold;
	font-size: 1.4em;
}

.contact{
	position: absolute;
	left: 740px;
	top: 595px;
	font-weight:bold;
}








.header{
	position: relative;
	text-align: right;
	margin-right: auto;
	margin-left: auto;	
	left: -55px;
	top: -12px;
}

.icons{
	position: absolute;
	top: 70px;
	left: 65px;
	width: 230px;
	height: 400px;
	padding: 20px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.gallery{
	position: absolute; 
	bottom: 90px; 
	left: 410px;
	}



/*Divs for "About" section*/

.biopic{
	position: absolute;
	left: 105px;
	top: 90px;
	width: 250px;
	height: 360px;
}

.bio{
	position: absolute; 
	left: 450px;
	top: 80px;
	height: 400px; 
	width: 300px;
}

.bio2{
	position: absolute;
	left: 85px;
	top: 440px;
	height: 20px;
	width: 300px;
}

#smallprint {
	font-size: 10px;
}






.random{
	position: absolute;
	left: 85px;
	top: 80px;
	border: 20px;
	
}

.random1{
	position: absolute;
	left: 38px;
	top: 190px;
	border: 20px;
	text-align:right;
}

.random2{
	position: absolute;
	left: 755px;
	top: 190px;
	border: 20px;
}

p.center {
	text-align: center;
}

