html, body {
	height: 93%;
	text-align: center;
	margin: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: .8em;
	color: #060;
}

#wrapper {
	min-width:400px;
	height:95%;
	border: 0px;
	position: static;
	text-align: left;
	width: 100%;
	top: 50px;
}

a, img {
	text-decoration: none;
	border: 0;
}

p {
	padding: 0px;}
	
#lefthand {
	position: relative;
	width: 400px;
	margin: 0 5 0 0;
	padding: 0 5 0 0;
}

.logo {
	width: 100%;
	margin: 0px;
    padding: 0 0 10px 0;
}

#yellowfield {
	background-color: #FFFF66;
	height: 480px;
	margin: -10px 0 0 0;
}

#homefield {
	background-color:#f80;
	display; inline;
}

.projectbox {
	text-align: center;
//	top: 80px;
//	position: absolute;
//	right: 10px;
//	z-index: 5;
//	left: 410px;
	background-color: #ccc;
	width: 450px;
	border: 1px solid #0c3;
}

.projectdesc {
	width: 400px;
	display:inline;
	float: left;
	padding: 0 10px 0 0;
	
}

.imgbank {
 padding: 0 2.5px 11px 2.5px;
 }

.imgbank img {
	margin: -10px -2px;
	}
	
//navbar links coloration

div.navbar {
	width: 100%;
	margin: 0 0 -10px 0;
	}

div.navbar ul {
	background-color:#999999;
	margin: 0px;
	white-space: nowrap;
	line-height: 20px;
	padding-left: 5px;
}

div.navbar li {
	list-style-type: none;
	display: inline;
	border-left: 5px double #ccc;
}

div.navbar li a {
	padding: 0px;
	margin: 0 5 0 0;
	color: #fff;
	}

div.navbar li a:link, a:visited, a:active  {color: #fff;}	
div.navbar li a:hover {color: #090;
}	

//news links coloration
div.news ul {
	color: #060;
	margin: 0px;
}

div.news li {
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
	padding:10px 12px 10px 25px;
}
div.news li:before{content: "\00BB \0020";}
div.news li a:link, a:visited, a:active  {color: #c09;}	
div.news li a:hover {color: #0c3;}	


//workslist links coloration

//.worktitle {
//	padding: 15px 10px 15px 10px;
//	display: inline;
//}

p.worktitle {
	background-color: #ff6;
	margin-top; 0;
	padding: 5px;
}

p.worktitle a:link, p.worktitle a:visited, p.worktitle a:hover {color: #060;}		
p.worktitle a:hover {color: #c09;}	


a.other:link {
color: #690;
}

a.other:visited {
color: #360;
}
a.other:hover {
	color: #9C3;
}



.bodytext {
	color: #060;
	text-align: left;
	}

a.bodytext:link {color: #060;}	
a.bodytext:visited {color: #666;}
a.bodytext:hover {color: #c3f;}
a.bodytext:active {color: #fff;}

.bodytitle {
	color: #060;
	text-align: right;
	text-transform: uppercase;
	}
	

.pagetitle {
	color: #060;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFF00;
	width: 100%;
	text-align: left;
}

#center {
	position: static;
	text-align: left;
	margin: 5 0 5 0;
	float: left;
	width: 375px;
}
.titlebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	background-color: #99CC33;
	width: 100%;
	font-size: xx-small;
	float: right;
	padding: 0 5 0 0;
}

#thumbcol {
	position: relative;
	padding: 0 5 0 0;
	float: left;
	height: 200%;
}

#thumbcol img {
	border: none;
	margin: 0px;
	display: block;
}

.thumb {
	position: static;
	z-index: 3;
	margin: 0px 0px 5px 0px;
}

#col {
	position: relative;
	margin: 0px 0px 0px 5px;
	float: left;
	width: 100px;
	display: inline;
	background-color: #CCCCCC;
	text-align: center;
	padding-bottom: 15px;
}
.artistname {
	width: 100px;
	border: none;
	color: #006600;
	text-decoration: none;
	text-transform: none;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
.artistname img {
	width: 80px;
	border: none;
}
.descbox {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #666;
	top: 100px;
	margin: 0 5 0 0;
	left: 400px;
	width: 400px;
}
.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #060;
	width: 400px;
	position: absolute;
	left: 25px;
	top: 50px;
}
#t0, #t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t10, #t11, #t12, #t13, #t14, #t15, #t16, #t17, #t18, #t19, #t20, #t21, #t22, #t23, #t24 {
	position: absolute;
	width: 400px;
	height: 400px;
	top: 6px;
	visibility: hidden;
	display: block;
	left: -3px;
}
#pic {
	position: absolute;
	z-index: 1;
    width: 400px;
	height: 400px;
	top: 20px;
	visibility: hidden;
	display: block
	}
.titletext {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #060;
	text-transform: uppercase;
	width: 375px;
	right: 40px;
	float: right;
	}

