/* GENERAL STYLE */

body	{
    margin: 0;
    font: normal 62% Arial, Geneva, sans-serif;
    color: #000000;
}

h2	{
    text-transform: uppercase;
    font: normal 62% Garamond, Times, Times New Roman, serif;
    font-size: 1.2em;
    font-weight: bolder;
    margin-left: 0.2em;
	}

p.news {
    text-align: left;
    text-indent: 1em;
    margin-left: 0.2em;
	}

img.skelco {
    margin-top: 2em;
	}

a:link {
    color: blue;
	}
a:visited {
    color: blue;
	}
a:hover {
    color: grey;
	}
a:active {
    color: grey;
	}


/* ART STYLES */

a.thumbflyer:link {
    color: #dd7e00;
	}

a.thumbflyer:visited {
    color: #dd7e00;
	}

a.thumbflyer:active {
    color: #dd7e00;
	}


img.thumblink {
    margin: 0 12 0 0;
}

p.spacie {
    line-height: 2.1em;
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;

}



/* WEB STYLES */

td h2.web {
    font: normal Georgia, Palatino, sans-serif;
    margin-bottom: 0.2em;
    text-align: right;
	}

td p.web {
    font: normal .8em Georgia, Palatino, sans-serif;
    text-align: justify;
    margin-bottom: 2.5em;
	}

td a.web:link {
    color: #e1b524;
    font: normal .7em, Georgia, Palatino, sans-serif;
    text-decoration: none;
	}

td a.web:hover {
    color: #dd7e00;
    font: normal .7em, Georgia, Palatino, sans-serif;
    text-decoration: none;
	}

td a.web:active {
    color: #dd7e00;
    font: normal .7em, Georgia, Palatino, sans-serif;
    text-decoration: none;
	}

td a.web:visited {
    color: #dd7e00;
    font: normal .7em, Georgia, Palatino, sans-serif;
    text-decoration: none;
	}

td img.web {
    margin: 0 10 10 0;
	}





/* WORD STYLES */

p.words {
    font: normal .8em Georgia, Palatino, sans-serif;
	}




/* ABOOT STYLES */

p	{
    margin-right: 1em;
	}

p.aboot	{
    font-weight: bold;
    text-align: right;
    margin-top: 1em;
	}

p.aboot_head {
    font-weight: bold;
    margin-bottom: -0.5em;
	}

p.aboot_body {
    font-size: .8em;
}

td a.aboot_link:link {
    color: e1b524;
    text-decoration: none;
}

td a.aboot_link:hover {
    color: dd7e00;
    text-decoration: none;
}

td a.aboot_link:active {
    color: e1b524;
    text-decoration: none;
}

td a.aboot_link:visited {
    color: e1b524;
    text-decoration: none;
}






/* HOME STYLES HEH HEH */




p.home	{
    font-weight: bold;
    font-size: 1em;
    margin-left: .5em;
	}

td blockquote {
    font-size: .8em;
    letter-spacing: .01em;
    margin-left: 2em;
    margin-right: 2em;
}


