body
{
	font-size : 0.9em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #EEF4FF;
}

a:link
{
	color: #00F;
	text-decoration: underline;
}
a:visited
{
	color: #808;
}
a:active,
a:hover
{
	color: #F00;
}

p,
ul
{
	margin-top: 10pt;
	margin-bottom: 10pt;
}
li
{
	margin-top: 6pt;
	margin-bottom: 6pt;
}

h1
{
	margin: 0px;
	padding-left: 8pt;
	background-color: #FFF;
	color: #306;
	font-weight: normal;
	font-size: 18pt;
	border-bottom: black 1px solid;
	font-family: Impact, Sans-Serif;
}

#buybug
{
	float: right;
	width: 170px;
	margin-left: 12px;
	margin-bottom: 12px;
	background-color: #D8DCE8;
	border-left: solid 2px #AD99C1;
	border-top: solid 2px #AD99C1;
	border-right: solid 2px #775599;
	border-bottom: solid 2px #775599;
}
#buybug div
{
	margin: 10px;
}
#buybug p
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 0.75em;
}
#buybug a:link,
#buybug a:visited
{
	color: #306;
	text-decoration: underline;
}
#buybug a:active,
#buybug a:hover
{
	color: #F00;
	text-decoration: underline;
}

h1 div,
#blog div,
#history div,
#copyright div
{
	margin-left: 8pt;
	margin-right: 8pt;
}

#blog div
{
	background-image: url(http://www.excastle.com/RotM/RotMLogo250.png);
	background-repeat: no-repeat;
	background-position: right 83px;
}
a.buy:link,
a.buy:visited
{
	color: #306;
	text-decoration: none;
	border-bottom: dashed 1px #CBE;
}
a.buy:active,
a.buy:hover
{
	color: #F00;
	text-decoration: none;
	border-bottom: solid 1px #F00;
}

#history
{
	border-top: double 3px black;
	border-bottom: double 3px black;
	background-color: #FFF;
	color: #000;
	font-size: 0.75em;
	background-image: url(http://www.excastle.com/RotM/RotMFear.png);
	background-repeat: no-repeat;
	background-position: right 11px;
}

#copyright
{
	font-size: 0.75em;
}

.libug
{
	width: 150px;
	border: solid 1px gray;
}
.libug a:link,
.libug a:visited
{
	color: #306;
	text-decoration: none;
}
.libug a:active,
.libug a:hover
{
	color: #F00;
	text-decoration: underline;
}