body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	background-image: url(mapworld.jpg);
	color: #CCCC99;
	text-decoration: none;
	font-weight: ;
	text-align: left;
	text-indent: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: auto;
	list-style-position: inside;
	list-style-type: square;
	font-variant: ;
	text-transform: none;
	font-style: normal;
	list-style-image: url(bullet.gif);
	line-height: normal;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bolder;
	color: #CCCC66;
	text-decoration: underline;
	font-variant: small-caps;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F5F5F5;
	font-variant: small-caps;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #F5F5F5;
}
blockquote {
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	text-align: left;
	left: 60px;
	height: 0px;
	width: auto;
	clip:   rect(auto auto auto auto);
	border: medium #99FF00;
	list-style-type: disc;
	color: #000000;
	background-color: #FFFF99;
	text-indent: 0px;
	padding: 10px;
	margin: 0px 100px;


}
code {
	font-family: "MS Serif";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF66;
	background-color: #000000;
	left: 100px;



}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #3300FF;
}
dt {
	font-family: Courier;
	font-size: 16pt;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;

}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	font-style: italic;

}
li {
	list-style-type: none;
	list-style-image: url(bullet.gif);

}
ol {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;


}
#content  {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	position: relative;
	top: 0px;
	left: 60px;
	width: 700px;
	font-weight: bolder;
}

.dropCap  {
        font: bold 300%/80% times,serif;
        color: #CCCC66;
        float: left;
        margin-right: 2px;
                        }
 
.boldLink {
	background-color: #666666;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
	border: thin ridge #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;

}

