body {
	background-image: url(art/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
}

li {
	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-right:20px;
	padding-bottom: 8px;
}
.terms{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-left: 10px;
}
.author {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding: 2px 0px 2px 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #660000;
}
.cat {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: oblique;
	color: #330099;
	margin-top: 10px;
	line-height: 48px;
	font-variant: normal;
}
.size {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
}


#coolmenu{
	width: 170px;
	background-color: #330099;
	border-top: 1px solid #009999;
	border-right: 0px solid #00CCFF;
	border-bottom: 1px solid #009999;
	border-left: 0px solid #00CCFF;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 145px;
}

#coolmenu a{
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	padding-left: 8px;
	display: block;
	width: 100%;
	color: #FFFF00;
	text-decoration: none;
	border-bottom: 1px solid #009999;
	background-color: #330099;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #3366FF;
color: #CCCCCC;
	padding-left: 7px;
}

#coolmenu1 a{
	font: bold 13px/18px Georgia, "Times New Roman", Times, serif;
	padding: 1px;
	color: #FFFF00;
	text-decoration: none;
	background-color: #330099;
}

html>body #coolmenu1 a{ /*Non IE rule*/
width: auto;
}

#coolmenu1 a:hover{
background-color: #3366FF;
color: #CCCCCC;
}

ul {
	margin-top: 5px;
}
.text {

	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-right:10px;
	padding-bottom: 8px;
}
.name {

	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-right:10px;
	padding-bottom: 8px;
		padding-left: 10px;
}

.wiki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
	margin-right: 10px;
	margin-left: 10px;
}
h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
