body
{
        margin:0px;
	font-size: 10pt;
        font-family:verdana, arial, helvetica, sans-serif;
        color:#333;
        background-color:white;
}


#Header
{
	margin: 10px 10px 10px 120px;
	padding: 0px 0px 0px 0px;
	background-color: #F2F2F2;
	color: #000000;
}

#Footer
{
	margin: 10px 10px 10px 120px;
	padding: 1px 10px 1px 10px;
	background-color: #F2F2F2;
	color: #000000;
}

#Content
{
	margin: 10px 10px 10px 120px;
	padding: 10px;
	background-color: #F2F2F2;
	color: #000000;
}

#PopUp
{
	padding: 10px 10px 10px 10px;
	background-color: #F2F2F2;
	color: #000000;
}

#Menu
{
	text-align: center;
	font-family: sans-serif;
	color: #FFFF33;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 110px;
	height: 98%;
	padding: 2px 10px 0px 10px;
	margin: 0px 10px 10px 0px;
        background-color: #431270;
        line-height: 120%;

/* Again, the ugly brilliant hack. */

        voice-family: "\"}\"";
        voice-family: inherit;
        width: 80px;
}

#floatBottom
{
	position: absolute;
	left: 10px;
	bottom: 0px;
}

#Menu a
{
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
}
#Menu a:hover
{
	text-decoration: none;
	color: #FFFF33;
	border: none;
}

a
{
	text-decoration: underline;
	font-style: italic;
	color: #333300;
}
a:hover
{
	text-decoration: underline;
	color: #999900;
	border: none;
}

p.right
{
	text-align: right;
}

div.bookim
{
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	vertical-align: top;
	text-align: center;
	width: 150px;
	height: auto;
	font-size: 80%;
	float: left;
}

div.videobox
{
	text-align: center;
	padding-bottom: 10px;
}

div.dclear
{
	clear: both;
}

img.floatRight
{
	float: right; 
	margin-right: 4px;
}

img
{
	border-style: none;
}

.floatRight
{
	float: right; 
	margin-right: 4px;
}

h2
{
	margin-top: 0px;
	color: #431270;
}

h3
{
	color: #431270;
	margin-top: 0px;
	text-transform: uppercase;
}

h5
{
	text-transform: uppercase;
}

#footnote
{
	font-size: x-small;
}
