/* text */
#text{ font-size: 90%; font-family: "Courier New", Courier, monospace; }

/* homepage image */
img.line { border-width: 1px; border-color: #B7D1F0; border-style: solid; }

/* homepage */
a.goldtop:link { color: #FFFFFF; text-decoration: none; }

	
a.goldtop:visited { color: #FFFFFF; text-decoration: none; }

a.goldtop:hover { color: #555D65; background: #B7D1F0; text-decoration: none; }

a.goldtop:active { color: #F36A45; text-decoration: none; }

/* about pages */
a.about:link { color: #FFFFFF; text-decoration: none; }
	
a.about:visited { color: #FFFFFF; text-decoration: none; }

a.about:hover { color: #555D65; background: #DFC7E0; text-decoration: none; }

a.about:active { color: #FFFFFF; text-decoration: none; }

a.aboutsub:link { color: #664858; text-decoration: none; }

	
a.aboutsub:visited { color: #664858; text-decoration: none; }

a.aboutsub:hover { color: #FFFFFF; text-decoration: underline; }

a.aboutsub:active { color: #FFFFFF; text-decoration: none; }

/* portfolio pages */
a.port:link { color: #C61173; text-decoration: none; }

	
a.port:visited { color: #C61173; text-decoration: none; }

a.port:hover { color: #FFFFFF; background: #B0D001; text-decoration: none; }

a.port:active { color: #FFFFFF; text-decoration: none; }

a.portsub:link { color: #59734C; text-decoration: none; }

	
a.portsub:visited { color: #59734C; text-decoration: none; }

a.portsub:hover { color: #FFFFFF; text-decoration: underline; }

a.portsub:active { color: #FFFFFF; text-decoration: none; }

/* project pages */
a.proj:link { color: #C61173; text-decoration: none; }

	
a.proj:visited { color: #C61173; text-decoration: none; }

a.proj:hover { color: #FFFFFF; background: #C61173; text-decoration: none; }

a.proj:active { color: #FFFFFF; text-decoration: none; }

/* web design pages */
img.webline { border-width: 1px; border-color: #FFFFFF; border-style: solid; }

a.web:link { color: #2D957B; text-decoration: none; }

	
a.web:visited { color: #2D957B; text-decoration: none; }

a.web:hover { color: White; background: #3FC5A4; text-decoration: none; }

a.web:active { color: #FFFFFF; text-decoration: none; }

/* drawing pages */
a.drawing:link { color: #FFFFFF; text-decoration: none; }

	
a.drawing:visited { color: #FFFFFF; text-decoration: none; }

a.drawing:hover { color: #000000; background: #63DE9A; text-decoration: none; }

a.drawing:active { color: #FFFFFF; text-decoration: none; }

/* copyright links */
a.copyright:link { color: #79838E; text-decoration: none; }
	
a.copyright:visited { color: #79838E; text-decoration: none; }

a.copyright:hover { color: #79838E; text-decoration: underline; }

a.copyright:active { color: #79838E; text-decoration: none; }

/* repeating image */
div.img { margin: 2px; height: auto; width: auto; float: left; text-align: center; }
	
div.img img { display: inline; margin: 3px; border: 1px solid #ffffff; }

div.img a:hover img { border: 1px solid #C5005F; }

div.desc { text-align: center; font-size: 90%; font-family: "Courier New", Courier, monospace; color: #555d65; width: 220px; margin: 2px; }

a.div:link { 
color: #C61173; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
text-decoration: none;
padding: 0 0 4px 12px; background: url(http://www.goldtop.org/projects/img/dot.gif) no-repeat 0 3px;
line-height: 12pt; 
}
	
a.div:visited { color: #C61173; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none; padding: 0 0 4px 12px; background: url(http://www.goldtop.org/projects/img/dot.gif) no-repeat 0 3px; line-height: 12pt; }

a.div:hover { color: #11744b; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: underline; padding: 0 0 4px 12px; background: url(http://www.goldtop.org/projects/img/dot.gif) no-repeat 0 3px; line-height: 12pt; }

a.div:active { color: #11744b; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none; padding: 0 0 4px 12px; background: url(http://www.goldtop.org/projects/img/dot.gif) no-repeat 0 3px; line-height: 12pt; }



