/* CSS Document */
html, body {
	margin:0; padding:0;
	height:100%;
	}

body {
	margin:0px; padding:0px;
	text-align:center;
	}
	
#container {
	width:900px; height:534px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	/*border:1px dashed #333;*/
	background-color:#FFF;
	}

a:link, a:visited {
	color:#336666;
	text-decoration: none;
	}

a:hover, a:active {
	color:#F336666;
	text-decoration: underline;
	}

#centered {
	position:relative;
	width:900px;
	}

#illustrator {
	position:absolute; left:90px; right:0; top:133px; bottom:0;
	width:103px;
	}

#artist {
	position:absolute; left:90px; right:0; top:155px; bottom:0;
	width:103px;
	}

#educator {
	position:absolute; left:90px; right:0; top:177px; bottom:0;
	width:103px;
	}

#bio {
	position:absolute; left:90px; right:0; top:282px; bottom:0;
	width:103px;
	}

#contact {
	position:absolute; left:90px; right:0; top:304px; bottom:0;
	width:103px;
	}

#home {
	position:absolute; left:90px; right:0; top:326px; bottom:0;
	width:103px;
	}

#name {
	position:absolute; left:140px; right:0; top:222px; bottom:0;
	width:248px;
	}

#dotstop {
	position:absolute; left:200px; right:0; top:28px; bottom:0;
	width:17px;
	}

#dotsbottom {
	position:absolute; left:200px; right:0; top:258px; bottom:0;
	width:17px;
	}

#content {
	position:absolute; left:458px; right:0; top:11px; bottom:0;
	width:369px;
	}

#illustratorcommercial {
	position:absolute; left:220px; right:0; top:133px; bottom:0;
	width:167px;
	}

#illustratorjournalistic {
	position:absolute; left:220px; right:0; top:155px; bottom:0;
	width:167px;
	}

#artistjournalistic {
	position:absolute; left:220px; right:0; top:155px; bottom:0;
	width:167px;
	}

#artistpaintings {
	position:absolute; left:220px; right:0; top:177px; bottom:0;
	width:167px;
	}

#commercial {
	position:absolute; left:33px; right:0; top:461px; bottom:0;
	}

#commercial a {
	padding-right:5px;
	}

#journalistic {
	position:absolute; left:45px; right:0; top:461px; bottom:0;
	}

#journalistic a {
	padding-right:5px;
	}
