*/ Hey! Designed by bk | bill@keaggy.com */




*/ Misc. formatting */

.fake {
	font: 1px/1px Verdana, sans-serif;
	}

body {
	margin: 0;
	}

code {font: 10px Courier, Courier New, Monaco, Monospace;
	color: #999;
	}

.supersmall {
	font: 1px/1px Verdana, sans-serif;
	}





#junkLinks a {
	color: #ffffff;
	text-decoration: none;
    border-bottom: dotted 1px #ffffff;
    }

#junkLinks a:link {
	color: #ffffff;
	text-decoration: none;
    border-bottom: dotted 1px #ffffff;
	}

#junkLinks a:hover {
	color: #D2691E;
	text-decoration: none;
    border-bottom: dotted 1px #ffffff;
    background: none;
  	}

#junkLinks a:active {
	color: #666666;
	text-decoration: none;
    border-bottom: none;
	outline: none;
	}

#junkLinks a:visited {
	color: #999999;
	text-decoration: none;
    border-bottom: dotted 1px #ffffff;
   	}

#junkLinks a:visited:hover {
	color: #D2691E;
	text-decoration: none;
    border-bottom: dotted 1px #ffffff;
    background: none;
	}

#junkLinks a:visited:active {
	color: #666666;
	text-decoration: none;
    border-bottom: none;
	outline: none;
	}




.junkGiant {
	font: 24px/24px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #e8e8e8;
	font-weight: bold;
	text-align: center;
	}

.junkBig {
	font: 14px/14px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #999999;
	font-weight: bold;
	text-align: center;
	}

.junkMedium {
	font: 12px/14px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #999999;
	font-weight: normal;
	text-align: justify;
	}

.junkMediumHighlight {
	font: 12px/12px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #999999;
	background: #444444;
	font-weight: bold;
	text-align: justify;
	}

.junkSmall {
	font: 10px/12px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #999999;
	font-weight: normal;
	text-align: justify;
	}

.junkSmallHighlight {
	font: 10px/12px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #888888;
	background: #333333;
	font-weight: normal;
	text-align: justify;
	}

.junkTiny {
	font: 8px/10px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #999999;
	font-weight: normal;
	text-align: center;
	}

.junkTinyLeft {
	font: 8px/10px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #999999;
	font-weight: normal;
	text-align: left;
	}

.junkTinyRight {
	font: 8px/10px univers, helvetica, trebuchet, verdana, sans-serif;
	color: #999999;
	font-weight: normal;
	text-align: right;
	}
