html, body
{
	margin: 0;
	padding: 0;
	color: #300;
	background-color: #ff0;
}

.skiplink {display:none}

img
{
	border-style: none;
	margin: 2px;
	border-color: #30C;
}

div.HeroIcon
{
	width: 120px;
	height: 205px;
	background-image: url(/~brons/Brons-HeroMachineComix.gif);
	background-repeat: no-repeat;
}

div.quote,
blockquote.quote
{
	border: thin #f60 dotted;
	padding: .75ex;
	background-color: #ffc;
	color: #600;
}

div.quote
{
	margin-left: 5ex;
}

blockquote.quote
{
	font-size: 80%;
}

span.dropcap
{
	font-size: 200%;
	line-height: 50%;
	color: #c00;
	vertical-align: text-top;
}

div.email-quote
{
	margin-left: 5px;
	padding-left: 20px;
	border-left: thick gray solid;
}

a:link
{
	color: #f00;
	text-decoration: underline;
}

a:visited
{
	color: #c03;
	text-decoration: underline;
}

a:hover, a:active,
a img:hover, a img:active
{
	color: #00f;
	background-color: #fff;
	text-decoration: underline;
}

#nav
{
	width: 19ex;
	float: left;
	margin-left: -1px;
	padding: 1ex;
	border-top: 1px solid red;
	color: red;
}

#nav h2
{
	text-align: center;
	font-variant: normal;
	font-weight: normal;
	margin: 0 0 .5ex 0;
	font-family: Adventure Normal, Adventure, Comic Sans MS, SF Comic Script;
}

#nav h3
{
	text-align: left;
	font-size: small;
	font-variant: normal;
	font-weight: normal;
	margin: .5ex 0 0 0;
	font-family: Adventure Normal, Adventure, Comic Sans MS, SF Comic Script;
}

#nav h4
{
	text-align: left;
	font-size: x-small;
	font-variant: normal;
	font-weight: normal;
	margin: 0 0 0 1ex;
	font-family: Comic Sans MS, sans serif;
}

#tweets
{
	font-size: small;
	border: thin #a33 outset;
	background-color: #600;
	color: #ffe;
	margin-top: .5ex;
}

#tweets a
{
	font-size: small;
	color: #ffc;
}

#tweets ul
{
	font-size: small;
	margin: 2px;
	padding-left: 0;
	list-style-type: none;
}

#tweets ul li
{
	background-color: #fec;
	color: #630;
	padding: 1px;
	margin: 0 0 .5ex 0;
	border: thin #f66 inset;
}

#nav p
{
	font-size: small;
	margin: 0 0 0 2ex;
	padding: 0 0 0 0;
	border-width: 0 0 0 0ex;
}

#nav #box
{
	border-color: red;
	border-width: .5ex;
	border-style: double;
	margin: 1ex 1ex 1ex 0px;
	padding: 2px;
	background-color: #fff;
	font-size: x-small;
	font-family: Comic Sans MS, Sans Serif;
}

#nav #box ul
{
  padding-left: 4ex;
	margin: .25ex 0 0 0;
}

#content
{
	padding: 1ex 1ex 1px 1ex;
	margin-left: 20ex;
	border-left: 2ex double red;
	background-color: #fff;
	border-top: 1px solid red;
}

.content
{
	color: #300;
	background-color: #fff;
}

.Normal
{
	color: #300;
	background-color: #fff;
}

#header
{
	background-color: #00f;
	color: #fff;
	border-bottom: 2ex double #f00;
	margin-bottom: 10px;
	padding-top: .5ex;
	margin: 0 0 0 0;
}

#headerbox
{
	margin: 0 0 1ex 20ex;
}

#header h1
{
	text-align: center;
	font-size: xx-large;
	font-weight: normal;
	margin: 0 0 0 0;
	font-family: Adventure Normal, Adventure, Comic Sans MS, SF Comic Script;
}

#header p
{
	text-align: center;
	margin: 0 0 0 0;
}

#footer
{
	background-color: #fff;
	color: #300;
	border-top: 1px solid #300;
	font-size: small;
	text-align: left;
	padding: 1ex 1ex 1px 1ex;
	clear: both;
}

#full
{
	background-color: #fff;
	color: #300;
	border-top: 1px solid #300;
	text-align: left;
	padding: 1ex 1ex 1px 1ex;
	clear: both;
}

.spacer { clear: both; }

dd, dt
{
	font-size: 0.95em;
}

h1
{
	text-align: center;
	font-size: xx-large;
	font-variant: small-caps;
	font-weight: normal;
	font-family: Adventure Normal, Adventure, Comic Sans MS, SF Comic Script;
}

h2
{
	text-align: center;
	font-size: x-large;
	font-weight: normal;
	font-family: Adventure Normal, Adventure, Comic Sans MS, SF Comic Script;
}

h3
{
	text-align: center;
	font-size: large;
	font-weight: normal;
	font-family: Adventure Normal, Adventure, Comic Sans MS, SF Comic Script;
}

h4
{
	text-align: center;
	font-weight: normal;
	font-family: Adventure Normal, Adventure, Comic Sans MS, SF Comic Script;
}

h5
{
	text-align: center;
	font-family: Adventure Normal, Adventure, Comic Sans MS, SF Comic Script;
}

td a:link			{background: transparent; color: #30c}
td a:link img		{background: transparent; color: #30c}
td a:active			{background: transparent; color: #66f}
td a:active img		{background: transparent; color: #66f}
td a:visited		{background: transparent; color: #009}
td a:visited img	{background: transparent; color: #009}

table.figure
{
	background-color: #acf;
	padding: 1pt;
	border-color: #cef;
	border-width: 3px;
	border-style: outset;
}

table.figure caption
{
	background: transparent;
	color: #006;
	padding: 3pt;
}

th.figurecol,
td.figure,
table.figure tr td
{
	color: #006;
	padding: 3pt;
	border-color: #9CF;
	border-width: 1px;
	border-style: inset;
}

th.figure,
table.figure tr th
{
	background-color: #69c;
	color: #006;
	border: 1px inset #69c;
}

#note
{
	background-color: #ffc;
	color: #006;
	padding: 3px;
	border: 1px solid;
	text-align: center;
	font-size: smaller;
}

div.note
{
	border: 3px ridge;
	font-size: smaller;
	margin: 1em 5% 1em 5%;
	padding: 2px;
}

.note p
{
	margin: 1ex 0 1ex 0;
}

.note h3
{
	text-align: center;
	font-size: larger;
	font-weight: normal;
	font-family: Comic Sans MS, Sans Serif;
	margin: 0 0 0 0;
}

.note
{
	background-color: #ffc;
	color: #006;
}

.note ul
{
	padding: 0 0 0 3ex; 
	margin: 0;
}

.note ul li ul
{
	padding: 0 0 0 4ex; 
	margin: 0;
}

table.note
{
	padding: 1pt;
	border-color: #9cc;
	border-width: 3px;
	border-style: outset;
}

table.note caption
{
	background: transparent;
	padding: 3pt;
}

td.note
{
	padding: 3pt;
	border-width: 0;
}

th.note
{
	border: 1px inset #cc9;
	padding: 3pt;
	background-color: #FFC;
}

td.white, th.white
{
	background-color: #fff;
	color: #300;
}

div.copyright
{
	text-align: center;
	font-size: smaller;
}
