body {
    margin-top:0px;
    margin-left:0px;
    text-align:center;
    background-color:#006;
    background-image: url("../images/bars-blue.gif");
    /*background-image: url("images/bckgrnd6.jpg");*/
    background-position:top left;
    background-repeat:repeat;
    font-family:tahoma, arial, sans-serif;
    font-family:arial;
    font-size:11pt;
    color:#006;
}
#centerwrapper {
    width:772px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}
#siteface {
    width:772px;
    margin-top:15px;
    text-align:left;
    background-color:white;
    border: inset 3px gray; silver;
}
#navbar { width:100%; margin:0; padding:0; font-size:12pt; }
#navbar { border-collapse: collapse; }
#navbar td { margin:0; padding:0; width:17%; }
#navbar a, #navbar a:link:visited:active { float:left; width:100%; background-color:#B00; 
	border:outset 1px #600; text-decoration:none; text-align: center; color:white;
}
#navbar a:hover, #navbar a.on { background-color:#F00; 	border:inset 1px #600; 	text-decoration:none; }
#navbar a.on { background-color:blue; }

h1 { font-size:16pt; text-align: center; margin:5px;}
img {margin:0px; padding:0px; border:0px solid blue; }
textarea {font-family:arial; }

#leftcolumn {
	clear: left;
	float: left;
	width:188px;
	/* border:solid 1px green;*/
	margin:0 0 0 2px;
}

#page { float:left; margin:0; width:393px; }
#page p {text-align: left; /* border: solid 1px orange; */}
#page p:first-letter {font-weight: bold; }

#rightcolumn { 
	float:right; /*clear:right; */
	width:187px; height:471px;
	margin:0; padding-top:10px;
	background-image:url("../images/sidebar.PNG"); background-position: top left; background-repeat: no-repeat;
	text-align: left;
	border:0px solid blue;
	/*font-size:smaller;*/
}
#rightcolumn p {
	width:185px;
	text-align:center;
}
#rightcolumn p:first-line {font-weight: bold; }
#rightcolumn ul {margin-top:0; margin-left:1em; padding-left:.3em;}

.friend a{ display: block; text-align: justify;}
.friend a, .friend a:active:linked:visited {
	color: #006;
	text-decoration: none;
	font-size: 10pt;
}
.friend a:hover {/* color: black; */ background-color:#EEF;}
.friend a:first-line { font-weight: bold; text-decoration:underline; }
a.friendlink { display:block; text-align: center; font-size:9pt;}
a.friendlink,a.friendlink:active:linked:visited {
	text-decoration: none;
	color:black;
}
a.friendlink:hover {text-decoration: underline;}
#footer { 
    clear:both;
	margin: 10px 3px 3px 3px;
	text-align: center;
    font-size: 10pt; 
    color: black;
}
#footer a.inline, #footer a.inline:link:visited:active {
    text-decoration:underline; color:navy;}
#footer a.inline:hover { text-decoration:none;}

#hosting { float:right; clear:both; margin-top:10px; text-align:right; font-family: arial, sans-serif; font-size:8pt; }
#hosting a, #hosting a:link:visited:active { color:#777; text-decoration:none; }
#hosting a:hover  { text-decoration:underline; }

ul {margin-top:0;}
