<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>Style Sheet for Jay Glanville Website</title>
<style type="text/css">
	body { font-family: verdana, arial, sans-serif; color: black; font-size: 12pt; }
	div.box { border: solid; border-width: thin; border-color: gray; width: 100%; padding: 0.5em; }

	p { text-indent: 0em; }
	p.h4 { text-indent: 0em; font-size: 1.1em; font-weight: bold; }
	p.j01 { text-indent: 0em; font-size: 0.7em; }
	p.jtitle { font-size: 1.8em; color: #000080; font-weight: bold; font-style: italic; }
	p.stitle { text-indent: 1.5em; font-size: 1.1em; color: #990000; font-weight: bold; }
	p.inv { color: white; }
	p.marq {font-size: 1.3em; font-weight: bold; color: #000080; font-family: arial, sans-serif; }
	p.smap { text-indent: 0em; font-size: 0.9em; color: #663333; }
	p.nav { text-indent: 1.5em; font-size: 1.2em; color: #990000; font-weight: bold; }
	p.navj{ text-indent: 0em; font-size: 0.9em; color: #990000; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
	p.qnav { text-indent: 0.5em; font-size: 0.7em; color: #990000; font-weight: bold; padding-top: 5}
	.jtable { font-size: .8em; }
	pre { font-family: monospace; }

	a:link { color: #990000; text-decoration: none; font-size: 0.95em; font-weight: bold; font-family: arial, sans-serif; }
    a:visited { color: #990000; text-decoration: none; font-size: 0.95em; font-weight: bold; font-family: arial, sans-serif; }
    a:active { color: #990000; text-decoration: none; font-size: 0.95em; font-weight: bold; font-family: arial, sans-serif; }
    a:hover { color: green; text-decoration: none; font-size: 0.95em; font-weight: bold; font-family: arial, sans-serif; }

    #ticker-container {
        position:relative; overflow:hidden; width: 160px; height: 100px; background-color: transparent; 
		background-repeat: repeat; padding: 2px; border:  double #4b4b4b;
        }
	#ticker {
		position:relative; width:150px;
	}
	#ticker ul {
		padding:0; margin:0; list-style-type:none;
	}
	#ticker ul li {
            display:list-item; margin-top: 1px; margin-bottom: 1px; padding-top: 1px; padding-bottom: 1px;
            font-family: arial; font-size: 9pt; font-weight: normal; color: #990033; padding-left: 2px;
	}
	#ticker ul li a {
            font-family: arial; font-size: 9pt; font-weight: bold;
            color: #990033; text-decoration: none; padding-left: 2px;
	}
    #ticker ul li a:hover {
            font-family: arial; font-size: 9pt; font-weight: bold; color: #660066; 
			text-decoration: none; padding-left: 2px;
        }
</style>

<!--
putting the following into an object's style
	filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; 
makes it transparent across most browsers
-->

</head>

<body>

</body>
</html>

