/* Styles for about-sysop.html */
body {
	font-family: "Comic Sans MS", Times New Roman;
	background: #fffde4 url("li.jpg");
	margin-left: 0px;
	margin-right: 0px;
}

p {
	margin: 5px;
	font-family: "Comic Sans MS", Times New Roman;
	font-size: 18px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
a { text-decoration: none }
a:link { color: #e00000}
a:visited { color: #007000}
a:hover {
	border-bottom: 1px dotted #007000;
}
a:active { color: #00ff00 }

h1 {
	font-family: "Comic Sans MS", Times New Roman;
	color: #e00000;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS", Times New Roman;
	color: #e00000;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}
h3 {
	color: #407000;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: left;
}

.bold {
	font-weight: bold
}

.ital {
	font-style: italic
}

/* to color an anchor text magenta */
#magenta {
	color: #e00090;
}

/* to color an anchor text black */
#blackanchor {
	color: #000000;
}

/* to color an anchor text for a special purpose */
#llink {
	color: #600000;
}

/* to color an anchor text bright red */
#red {
	color: #f00000;
}

h4 {
	color: #999999;
	margin-bottom: 25px;
}

/* Below, for paragraph ID arial */
#arial {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #000000;
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
}

/* Centering wrapper, a div, for centering the table below */
#centeringdiv {
	text-align: center;
}

/* To see if can make a segment of page black in background within this div... */
#blackdiv {
	background: #000000 url("starbg.gif");
	text-align: center;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

/* Below, for paragraph class whitetext */
.whitetext {
	font-family: "Comic Sans MS", Times New Roman;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
}

/* Below, for table ID statistics */
#statistics {
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #008000;
	background: #999999;
	width: 90%;
}
/* For ABOVE Table */
.leftcell {
	font-family: "Lucida Handwriting", Comic Sans MS, Times New Roman;
	font-size: 18px;
	color: #e00000;
	border: 1px solid #999999;
	background: #e0e0ff;
	width: 50%;
	text-align: left;
}

.rightcell {
	font-family: "Arial Narrow", Times New Roman;
	font-size: 21px;
	color: #e00000;
	border: 1px solid #999999;
	background: #e0e0ff;
	width: 50%;
	text-align: right;
}

/* Below, for paragraph class bluecenter */
.bluecenter {
	font-family: "Comic Sans MS", Times New Roman;
	font-size: 22px;
	color: #000080;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}

/* Below, for paragraph class center */
.center {
	font-family: "Comic Sans MS", Times New Roman;
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}

/* Below, for paragraph class goldscript */
#goldscript {
	font-family: "Brush Script BT", Brush Script BT, VivaldiD, ShelleyVolante BT, ShelleyAllegro BT, Freestyle Script, CommercialScript BT, Helvetica;
	font-size: 35px;
	color: #b05000;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
}

/* Below, for paragraph class redcenter */
.redcenter {
	font-family: "Comic Sans MS", Times New Roman;
	font-size: 18px;
	color: #f00000;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
}

/* Below, for paragraph id veloalexquote */
#veloalexquote {
	font-family: "Arial Narrow", Times New Roman;
	font-size: 21px;
	color: #a0ffff;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 80px;
	margin-right: 80px;
}

/* Below, for paragraph ID centernomargin */
#centernomargin {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Below, for paragraph class left */
.left {
	font-family: "Comic Sans MS", Times New Roman;
	font-size: 18px;
	color: #000000;
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
}

/* Below, for paragraph class right */
.right {
	font-family: "Comic Sans MS", Times New Roman;
	font-size: 18px;
	color: #000000;
	text-align: right;
	margin-left: 1px;
	margin-right: 1px;
}

.generalbar { /* a general hr */
	border: 3px solid #777777;
	width: 95%;
	height: 2px;
}

.lhr { /* a special purpose hr */
	border: 3px solid #800000;
	width: 95%;
	height: 1px;
}

.blackbar { /* for the black hr */
	border: 3px solid #000000;
	width: 90%;
	height: 5px;
}

.redbar { /* for the red hr */
	border: 3px solid #f00000;
	width: 90%;
	height: 5px;
}

.greenbar { /* for the green hr */
	border: 3px solid #00e000;
	width: 90%;
	height: 5px;
}
.bluebar { /* for the blue hr */
	border: 3px solid #0000f0;
	width: 90%;
	height: 5px;
}
.magentabar { /* for the blue hr */
	border: 3px solid #e000ff;
	width: 90%;
	height: 5px;
}
.yellowbar { /* for the blue hr */
	border: 3px solid #ffff00;
	width: 90%;
	height: 5px;
}

li {
	margin-bottom: .5em;
	font-family: "Times New Roman";
	font-size: 18px;
	color: #000000;
}
li.para {
	list-style-type: none;
}
pre {
	font-size: 10px;
	margin-left: 10px;
}
tt {
	font-family: "Courier New", Courier, mono;
}

/* KEEP BELOW FOR REFERENCE */
/* main text body specs */ 
#main {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

#main p {
	margin-bottom: 1em;
}
#main dt {
	font-weight: bold;
	margin-bottom: 1em;
	color: #999999;
}
#main dd {
	margin-bottom: 1em;
}

/* bottom footer */ 
#footer {
	font-size: smaller;
	color: #555555;
	text-align: center;
	margin-right: 1px;
}
