/* CSS Document by Irene Liew */

a:link {
	text-decoration:none;
	color:#e5e9f4;
}

a:visited {
	text-decoration: none;
	color:#6eb6fd;
}

/* Start title border*/
#topborder {
	position: absolute;
	left: 05px;
	top: 7px;
	border: thin solid;
	width: 691px;
	height: 60px;
}
/* End title border*/
#artistbanner {
	position: absolute;
	left: 0px;
	top: 05px;
}
/*Start Artist Custom Banner*/


/* End Artist Banner*/


/* Start Artist Logo*/
#artistlogo {
	position: absolute;
	left: 65px;
	top: 12px;
}
/* End Artist Logo*/

/* Start Artist Name*/
#pagetitle {
	position: absolute;
	left: 365px;
	top: 5px;
	font-size: 29pt;
	font-weight: 900;
	color: #CCCCCC;
	width: 330px;
	letter-spacing: 3pt;
}

#pagetitle2 {
	position: absolute;
	left: 365px;
	top: 5px;
	font-size: 29pt;
	font-weight: 900;
	color: #CCCCCC;
	width: 330px;
	letter-spacing: 1pt;
}

/* End Artist Name*/

/* Start Artist subtitle (profile)*/
#pagesubtitle {
	position: absolute;
	left: 368px;
	top: 48px;
	font-size: 15pt;
	font-weight: 600;
	letter-spacing: 11.5pt;
	width: 330px;
	color:#gggggg;
}
/* End Artist subtitle (profile)*/

/* Start link to homepage*/
#home_text {
	position: absolute;
	left: 68px;
	top: 73px;
}
/* End link to homepage*/

/* Start artist links*/
#artistdir {
	position: absolute;
	left: 280px;
	top: 73px;
}
/* End artist links*/


/* Start Artist Art */

#artist_art {
	position: absolute;
	left: 0px;
	top: 150px;
}


#nested_pix {
	position: absolute;
	left: 150px;
	top: 10px;
}

#big_pix {
	position: absolute;
	left: 365px;
	top: 0px;
}

#artist_pix1 {
	position: absolute;
	left: 365px;
	top: 0px;
	visibility: hidden;
}

#artist_pix2 {
	position: absolute;
	left: 365px;
	top: 0px;
	visibility: hidden;
}

#artist_pix3 {
	position: absolute;
	left: 365px;
	top: 0px;
	visibility: hidden;
}

/* Start Thumbnails*/
#pixstack1 {
	position: absolute;
	left: 35px;
	top: 0px;
}

#pixstack2 {
	position: absolute;
	left: 35px;
	top: 110px;
}

#pixstack3 {
	position: absolute;
	left: 35px;
	top: 220px;
}
/* End Thumbnails*/

/* End Artist Art */

/* Start Between Pix Statement*/
#bet_pix_state {
	position: absolute;
	left: 200px;
	top: 90px;
	width: 50px;
	height: 50px;
	font-family:"Century Gothic";
	font-size: 12pt;
	font-weight: 700;
	text-align: Center;
	color: #ffffff;
	padding: 5px;
}
/* End Between Pix Statement*/

/* Start Artist Bio 1*/
#bio_text {
	position: absolute;
	left: 160px;
	top: 105px;
	width: 510px;
	height: 335px;
	font-size:10pt;
	color:#CCCCCC;
	font-weight:500px;
	text-align: justify;
	padding: 5px;
	visibility: hidden;
}

#bio_text3 {
	position: absolute;
	left: 100px;
	top: 105px;
	width: 570px;
	height: 335px;
	font-size:10pt;
	color:#CCCCCC;
	font-weight:500px;
	text-align: justify;
	padding: 5px;
	visibility: hidden;
}
/* End Artist Bio*/

/* Start Debra's Art Class*/
#sub_text {
	position: absolute;
	left: 270px;
	top: 280px;
	width: 300px;
	height: 300px;
	text-align: justify;
	padding: 5px;
}
/* End Debra's Art Class*/


/* Start History Info*/
#his_text {
	position: absolute;
	left: 130px;
	top: 105px;
	width: 570px;
	height: 335px;
	font-size:10pt;
	color:#cccccc;
	font-weight:500;
	text-align: justify;
	visibility: hidden;
}
/* End History Info*/


/* Start Contact Info*/
#con_text {
	position: absolute;
	left: 150px;
	top: 135px;
	width: 570px;
	height: 335px;
	font-size:10pt;
	color:#CCCCCC;
	font-weight:500;
	text-align: justify;
	visibility: hidden;
}
/* End Contact Info*/


/* Start Closing button*/
#closer {
	position: absolute;
	left: 25px;
	top: 570px;
}
/* End Closing button*/

/* Start Footer*/
#footer {
	position: absolute;
	left: 20px;
	top: 603px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 8pt;
	font-weight: 400;
}
/* End Footer*/

/* Start privacy statement*/
#bottom_text {
	position: absolute;
	left: 550px;
	top: 575px;
}
/* End privacy statement*/

/* Start Arts Council logo*/
#council_logo {
	position: absolute;
	left: 615px;
	top: 525px;
}	
/* End Arts Council logo*/

body {
	color: #666666;
	font-family: Century Gothic;
	font-weight: 700;
}	
.lgfont {
font-size: 18pt;
font-weight: 900;
}

.mdfont {
	font-size:10pt;
	color:#CCCCCC;
	font-weight:500;
}

.mdfontdark {
 	font-size:10pt;
	font-weight:500;
	color:#000099;
}

.smfont {
	font-size: 8pt;
	color:#666666;
}

.whitefont {
	font-size: 16pt;
	font-weight: 900;
	color:#ffffff;
}

.contrastfont {
	font-size:14pt;
	font-weight:600;
	color: #990000;
}


body {
	color: #666666;
	font-family: Century Gothic;
	font-weight: 500;
	background-color:#000000;
	border: thin;
}