		body {
			color: black;
/*			background-color: rgb(0,0,80);*/

			background-color: #faf0e6;
/*			background-color: rgb(255,255,255);*/

			/*background-color: rgb(250,250,223);*/

/*			background-color: rgb(200,245,245);*/

/*			background-image: url(topbar.png);*/
/*			background-repeat: no-repeat;*/

/*			background-image: url(e0010.gif);*/
/*			repeat: repeat;*/
			font-family: lucida, helvetica, sans-serif, times;
			font-size: 100%; /*12pt*/
		}
		#welcome {
			color: black;
/*			color: rgb(51,51,153);*/
                        font-size:  130%; /*16pt*/
                        font-family: sans-serif;
		}
		#tomypage {
			margin-left: 55%;
			color: red;
			margin-top: -1%;
		}
		.text,p,ul,ol {
			text-indent: 0px;
			margin-right: 10%;
			margin-left: 10%;
			text-align: left;
		}

                .box {
			color: black;
			margin-top: 1em;
			margin-bottom: 30pt;
/*			margin-left: 5%;*/
/*			margin-right: 5%;*/
			border-color: rgb(204,204,255);
			border-style: solid;
			border-width: thin;
			background-color: rgb(204,204,255);
			line-height: 1.2em;
		}

                .locbar {
			color: black;
			background-color: rgb(255,204,204);
		}

                .navpane {
                        margin-top: 1em;
                        margin-bottom: 0pt;
			margin-left: 0px;
			margin-right: 0px;
/*                        margin-left: 1%;*/
/*                        margin-right: 1%;*/
                        border-color: rgb(204,255,204);
                        border-style: outset;
                        border-width: thin;

                        color: black;
                        background-color: rgb(204,255,204);
                        line-height: 1.2em;
                }

                .navtab {
                        margin-top: 1em;
                        margin-bottom: 0pt;
			margin-left: 0px;
			margin-right: 0px;
/*                        margin-left: 1%;*/
/*                        margin-right: 1%;*/
                        border-color: rgb(204,255,204);
                        border-style: none;
                        border-width: thin;

                        color: black;
                        background-color: rgb(204,255,204);
                        line-height: 1.2em;
                }

                .googcell {
			margin-top: 1em;
			margin-bottom: 0pt;
			margin-left: 1%;
			margin-right: 1%;
			border-style: solid;
			border-width: thin;
			color: black;
			line-height: 1.2em;
		}



                .boxout {
			margin-top: 2em;
			margin-bottom: 30pt;
			margin-left: 15%;
			margin-right: 10%;

			border-color: black;
			border-style: outset;
			border-width: thin;

			line-height: 1.2em;
		}


		.level1 {
			margin-top: 1.3em;
			margin-left: 5%;
			font-size: 116%;
			font-weight: bold;
			text-indent: 0px;
		}
		.box A {
			color: green;
			text-decoration: none;
		}
		body A {
			color: #0000ff;
		}
		.navpane A {
			color: #0000ff;
		}

		A:visited {
			color: red;
			font-weight: lighter;

		}
		body A:hover {
			border-style: outset;
			border-width: thin;
			background-color: white;
		}
		.box A:hover, .navpane A:hover, .locbar A:hover {
			background-color: white;
		}


		A:active {
			color: red;
		}
		navpane a {
			color: rgb(0,0,255);
		}

		.toend {
			margin-top:0px;
			margin-left:0px;
			margin-right:0px;
		}
                devil.img {
                        width:50px;
                        height: 50px;
                }
                devil.div {
                        left: 4pt;
                        top: 5pt;
                        margin-top:0px;
                }

		body hr {background-color:white;}

		.nsFixR {
			position: absolute;
			left: 100%;
			top: 20%;
			width: 200px;
		}

/*		.nsFixL {
			width: 50%;
		}*/

		.navon {
/*			color: purple;*/
			background-color: yellow;
			border-color: rgb(204,255,204);
			border-style: solid;
			border-width: thin;
/*			background-color: rgb(200,255,200);*/
/*			background-color: red;*/
/*			color: red;*/
		}

		#img_me {
			margin-left: 5%;
			margin-top:  3%;
			margin-bottom: 4%;
		}
