body {
    background-color: #210202;
    margin: 0px;
    padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: white;
    }

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

a:hover {
    text-decoration: underline;
    background-color: #0F1925;
/*    background-image: url(images/navi_bg_in.png);
    background-repeat: repeat;
    background-position: top left;*/
    }

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}

h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 0.5em 0em;
	font-weight: normal;
	}

h2 a:link, h2 a:visited {
    font-weight: normal;
    }	

h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}

h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

img {
	border: 0;
	}

ol, ul, li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}

p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}

li > p {
	margin-top: 0.2em;
	}

pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}

strong, b {
	font-weight: bold;
	}

#border1 {
    background-color: #12222F;
    background-image: url(images/border_left.gif);
    background-repeat: repeat-y;
    background-position: top left;
    }
    
#border2 {
    background-image: url(images/border_left_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    }
    
#border3 {
    background-image: url(images/border_right.gif);
    background-repeat: repeat-y;
    background-position: top right;
    }
    
#border4 {
    background-image: url(images/border_right_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-right: 25px;
    padding-left: 25px;
    }

#main1 {
    background-image: url(images/edge_left.jpg);
    background-repeat: repeat-y;
    background-position: top left;
    }

#main2 {
    background-image: url(images/edge_left_logo.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 145px;
    }

#main3 {
    background-image: url(images/edge_top_left.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 150px;
    }

#main4 {
    background-image: url(images/edge_top_center.png);
    background-repeat: repeat-x;
    background-position: top left;
    }
    
#main5 {
    background-image: url(images/edge_top_right.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 63px;
    margin-left: -150px;
    }

#main6 {
    margin: 12px 12px 20px 12px;
    padding: 0px;
    border-left: 1px solid #4A5E6A;
    border-right: 1px solid #4A5E6A;
    }

#main7 {
    margin: 0px -1px 0px -1px;
    padding: 20px;
    background-image: url(images/edge_bottom.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    }

#path {
    position: absolute;
    top: 44px;
    left: 200px;
    color: white;
    }

#contact {
    position: absolute;
    background-image: url(images/contact_icon.png);
    background-repeat: no-repeat;
    background-position: center left;
    right: 0px;
    top: 0.2em;
    width: 150px;
    height: 2.5em;
    padding-left: 3px;
    padding-top: 0.8em;
    }

#contact a:hover {
    background-color: transparent;
    background-image: url(images/contact_icon.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 14px 30px 20px 3px;
    margin-left: -3px;
    }

    
#tag {
    clear: both;
    padding-top: 10px;
    margin-left: -32px;
    margin-right: -32px;
    font-size: 0.9em;
    }
    
#tag2 {
    margin-bottom: -5px;
    line-height: 2em;
    padding-left: 25px;
    padding-right: 20px;
    background-image: url(images/navi_bg_out.png);
    background-repeat: repeat;
    background-position: top left;
    }
    
.wholeimage {
    float: left;
    width: 132px;
    height: 200px;
    background-image: url(images/thumb_bg.gif);
    background-repeat: no-repeat;
    background-position: center left;
    }

.thumbOuter {
    /* centers the image (132 - 90 / 2) */
    margin-left: 21px;
    }

.thumb {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 92px;
    height: 92px;
    }

.thumb img {
    margin: 1px;
    }

.thumb img:hover {
    margin: 0px;
    text-decoration: none;
    border: 1px solid white;
    }

.thumbTitle {
    text-align: center;
    margin-top: 5px;
    }

#usercontent {
    margin-top: -15px;
    padding-left: 25px;
    padding-right: 25px;
    min-height: 200px;
    }


#usernavi {
    font-size: 1.1em;
    position: absolute;
    top: 100px;
    left: 50px;
    width: 138px;
    border: 1px solid #0F1925;
    padding-bottom: 20px;
    background-image: url(images/navi_bg_out.png);
    background-repeat: repeat;
    background-position: top left;
    margin: 0px;
    }


#usernavi ul, #usernavi li {
    margin-left: -18px;
	list-style: none;
	}
	
#usernavi a, #usernavi a:link, #usernavi a:visited {
    padding-left: 5px;
    width: 127px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 20px;
    }
    
#usernavi a:hover {
    background-color: transparent;
    background-image: url(images/navi_bg_in.png);
    background-repeat: repeat;
    background-position: top left;
    }

/* this is the active link in the navi, changes color so you don't feel inclined to click on it */
#activelink a, #activelink a:hover {
    color: silver;
    text-decoration: none;
    }

/*
#activelink2 {
    float: left;
    margin-top: -50px;
    padding-top: 1em;
    margin-bottom: -2em;
    width: 170px;
    height: 60px;
    background-image: url(images/brush_complete.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    }
*/

#activehome {
/* play with top and margin-top so that when resized brush stays under active link */
    position: absolute;
    left: 62px;
    top: 10px;
    margin-top: 5.6em;
    background-image: url(images/brush_complete.png);
    background-repeat: no-repeat;
    background-position: center left;
    width: 160px;
    height: 48px;
    }
    
#activeoil {
    position: absolute;
    left: 62px;
    top: 10px;
    margin-top: 7.8em;
    background-image: url(images/brush_complete.png);
    background-repeat: no-repeat;
    background-position: center left;
    width: 160px;
    height: 48px;
    }


#activeacrylic {
    position: absolute;
    left: 62px;
    top: 0px;
    margin-top: 10.7em;
    background-image: url(images/brush_complete.png);
    background-repeat: no-repeat;
    background-position: center left;
    width: 160px;
    height: 48px;
    }

    
#activepastel {
    position: absolute;
    left: 62px;
    top: 0px;
    margin-top: 12.9em;
    background-image: url(images/brush_complete.png);
    background-repeat: no-repeat;
    background-position: center left;
    width: 160px;
    height: 48px;
    }

#activesketchbook {
    position: absolute;
    left: 62px;
    top: 0px;
    margin-top: 15em;
    background-image: url(images/brush_complete.png);
    background-repeat: no-repeat;
    background-position: center left;
    width: 160px;
    height: 48px;
    }

#quicknavi {
    font-size: 1em;
    }


.imagenavi {
    text-transform: capitalize;
    margin: 0px;
    text-align: center;
    }

.imagenavi a:link {
    color: white;
    font-weight: normal;
	}
	
.imagenavi a:visited {
    color: white;
    font-weight: normal;
	}

.imagenavi a:hover {
	text-decoration: underline;
    /* so that hover doesn't have a color obscuring the icon */
    background-color: transparent;
	}


.back {
    background: url(images/left.png) no-repeat right;
    }
    
.last {
    background: url(images/left.png) no-repeat right;
    }

.next {
    background: url(images/right.png) no-repeat right;
    }
    
.first {
    background: url(images/right.png) no-repeat right;
    }

.detail {
    background: url(images/plus.png) no-repeat right;
    }

.normal {
    background: url(images/minus.png) no-repeat right;
    }

/* this moves the text to the left keeping the icon clickable */
.back a {
    padding-right: 22px;
    margin-right: -5px;
    }

.last a {
    padding-right: 22px;
    margin-right: -5px;
    }

.next a {
    padding-right: 22px;
    margin-right: -5px;
    }
    
.first a {
    padding-right: 22px;
    margin-right: -5px;
    }

.detail a {
    padding-right: 22px;
    margin-right: -5px;
    }

.normal a {
    padding-right: 22px;
    margin-right: -5px;
    }


li.imagelink {
    margin: 1em;
    padding: 0.1em 1.1em 0.1em 1.1em;
    display: inline;
    }

#domain {
    display: none;
    }

#artistName {
    display: none;
    }
    
#image {

    text-align: center;
    }