html, body
{
	margin:0px;
	padding:0px;
	border-style:none;
	color:#000000;
	background-color:#FFCC66;
/*	font-size:12pt;*/
	font-family:Arial,sans-serif;
	font-style:normal;
 	font-variant:normal;
 	font-weight:normal;
/* Scale fonts to one of: 69%, 76%, 86%, 93%, 100%. */
}
img
{
	border-style:none;
}
h1
{
	font-size:180%;
	color:#CC0000;
	background-color:#FFFFFF;
}
h2
{
	font-size:150%;
	font-family:Arial,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	background-color:#FFFFCC;
	color:#993333;
	text-decoration:none;
	text-align:left;
}
h2 a
{
	color:inherit;
	background-color:inherit;
	text-decoration:none;
}
h3
{
	font-size:120%;
	font-weight:bold;
	color:#000099;
	background-color:inherit;
}
h4
{
	font-size:100%;
	font-weight:bold;
	color:#006600;
	background-color:inherit;
}
ul
{
	color:#000000;
	background-color:inherit;
	padding-left:2em;
	line-height:1.2em;
	margin-top:1em;
	margin-bottom:1em;
}
ol
{
	color:#000000;
	background-color:inherit;
	padding-left:2em;
	line-height:1.2em;
	margin-top:1em;
	margin-bottom:1em;
}
li
{
	margin-bottom:0.25em;
}
div
{
	border-style:none;
	border-width:0px;
	margin:0px;
	padding:0px;
}
/* Top Division */
div#topbar
{
	background-color:#333366;
	color:#FFFFFF;
	padding: 10px 2%;
	margin: 0px;
	border-bottom:solid 4px #999999;
	clear:both;
}
div#middle
{
	padding:0px;
	margin:0px;
}
div#leftsidebar
{
	float:left;
	left:0px;
	top:0px;
	padding:0em;
	background-color:#FFCC66;
	color:#000000;
	width:180px;
	max-width:180px;
	min-width:180px;
	text-align:center;
}
div#content
{
	padding:1em 2em;
	color:#000000;
	background-color:#FFFFFF;
	margin:10px 10px 10px 180px;
	border: solid 4px;
	border-color: #CCCCCC #DDDDDD #EEEEEE #CCCCCC;
}
div#rightsidebar
{
	position:absolute;
	right:0px;
	top:0px;
	padding:0em;
	background-color:#00FF00;
	color:#FF0000;
	width:100px;
	min-width:100px;
	max-width:100px;
	text-align:center;
}
div#skyscraper
{
	float:right;
	width:185px;
	height:740px;
 	min-width:185px;
 	min-height:740px;
 	text-align:center;
 	margin-top:14px;
 	margin-right:14px;
	margin-left:2em;
 	padding-top:1em;
	color:#000000;
	background-color:#FFFFFF;
	border:none;
}
div#leftads
{
	position:absolute;
	top:25em;
	width:160px;
	text-align:center;
}
div#bottombar
{
	position:static;
	width:100%;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-top:solid 4px #EEEEEE;
	border-bottom:solid 1px;
	background-color:#333366;
	color:#FFFFFF;
	text-align:center;
}

.copyright
{
	color:#FFFFFF;
	background-color:inherit;
	font-size:small;
}
/* Content Styling */
span#caption
{
	color:#FFFFFF;
	background-color:inherit;
	text-align:center;
}
/* Menu List */
ul.menulist, ul.menulist li
{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.menulist
{
	padding-top:20px;
}
ul.menulist li
{	padding: 2px 10%;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
ul.menulist a
{
	display: block;
	padding: 4px;
	color:#FFFFFF;
	background-color:#333366;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	text-decoration:none;
}
ul.menulist a#me
{
	color:#999999;
	background-color:#CCCCFF;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
ul.menulist a:hover
{
	color:#FFFF00;
	background-color:#CC0000;
	border:solid;
	border-width:4px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
ul.menulist a#me:active
{
	visibility:hidden;
}
.bottommenu
{	color:#99FF33;
	background-color:inherit;
}
.bottommenu a:hover
{
	color:#FFFF66;
	background-color:inherit;
}
.verticalad
{
	list-style: none;
	text-align:center;
	margin:0px;
	padding-bottom:10px;
}
h2.adclass
{
	color:#FFFFFF;
	background-color:#990000;
	border-top:solid 2px;
	border-bottom:solid 2px #999999;
	text-align:center;
	margin:1em auto;
}
.smallinate
{
	font-size:small;
	color:#FF0000;
	background-color:inherit;
}
table.books
{
	color:inherit;
	background-color:inherit;
}
table.books td
{
	color:inherit;
	background-color:#CCFFFF;
	padding:0.5em;
}
 /* style="border-style:solid;border-width:1px;" */
.bookimage
{
	border-top:solid;
	border-top-width:2px;
	border-bottom:solid 2px  #FFFFFF;
}
.booktitle
{
	font-weight:bold;
	color:#000000;
	background-color:inherit;
	text-decoration:none;

}
a.booktag
{
	text-decoration:none;
}
.author
{
	font-weight:normal;
	color:#CC0000;
	background-color:inherit;
	text-decoration:none;
}
.center
{
	text-align:center;
	margin:auto;
}
.shout
{
	color:#990000;
	background-color:inherit;
}
.brite:hover
{
	color:inherit;
	background-color:#FFFF00;
}
.reg
{
	font-size:69%;
	vertical-align:super;
}
.sidebar
{
	margin:0.75em auto;
	padding:0.25em 1em;
	border-style:solid;
	border-width:1px;
	color:#000099;
	background-color:#FFFFCC;
	font-size:93%;
	width:85%;
}
.boxed
{
	margin-left:7%;
	margin-right:7%;
}
.barspace
{
	margin:3em auto;
}
.slogan
{
	color:#00FFFF;
	background-color:inherit;
}
p.shrink
{
	text-align:inherit;
	font-size:small;
}
div.g110x32
{
	margin:10px auto;
	width:110px;
	height:32px;
}
div.g120x240
{
	margin:10px auto;
	width:120px;
	height:240px;
}
div.g336x280
{
	width:336px;
	height:280px;
	min-width:336px;
	min-height:280px;
 	margin-top:0px;
 	margin-right:0px;
	margin-left:2em;
	padding-top:1em;
	color:#000000;
	background-color:#FFFFFF;
	border:none;
}
div.g336x280lt
{
	float:left;
	width:336px;
	height:280px;
	margin:0px 5px 15px 0px;
	color:#000000;
	background-color:#FFFFFF;
	border:none;
}
div.g336x280rt
{
	float:right;
	width:336px;
	height:280px;
	margin:0 0 0 10px;
	color:#000000;
	background-color:#FFFFFF;
	border:none;
}
div.g468x15
{
	margin:10px auto;
	height:20px;
	width:480px;
}
div.g468x60
{
	margin:10px auto;
	height:72px;
	width:480px;
}
div.g728x90
{
	margin:10px auto;
	height:100px;
	width:750px;
}
