body,html {
background:url("bgbg.png");
background-attachment:fixed;
color:#ffff00;
font-family:"arial", sans-serif;
font-size:10pt;
margin:0;
padding:0;
}

img {
border-width:0px;
}

select, input {
background:#ffff00;
color:#000000;
border:1px solid #ffff00;
}

blockquote {
border:1px solid #ffff00;
padding-left:5px;
padding-right:5px;
color:#000000;
background-color:#ffff00;
}

h1 {
font-family:"georgia", serif;
font-size:3em;
text-align:center;
letter-spacing:0.3em;
border-bottom:3px solid #ffff00;
border-top:3px solid #ffff00;
border-right:3px solid #ffff00;
border-left:3px solid #ffff00;
background:#800080;
}

h2 {
font-family:"georgia", serif;
font-size:2em;
text-align:center;
letter-spacing:0.3em;
border-bottom:2px solid #ffff00;
border-top:2px solid #ffff00;
border-left:2px solid #ffff00;
border-right:2px solid #ffff00;
margin-top:3em;
background:#800080;
}

h3 {
font-family:"georgia", serif;
font-size:2em;
border-bottom:1px solid #ffff00;
border-top:1px solid #ffff00;
border-left:1px solid #ffff00;
border-right:1px solid #ffff00;
background:#800080;
text-align:center;
}

h4 {
font-weight:bold;
font-size:1em;
margin-bottom:0;
border-bottom:1px solid #ffff00;
border-top:1px solid #ffff00;
border-left:1px solid #ffff00;
border-right:1px solid #ffff00;
background:#800080;
}

td {
font-size:inherit;
font-family:inherit;
padding:0.5em;
}

hr {
color:#ffff00;
background:#ffff00;
height:1px;
width:100%;
border:0;
}

a:link, a:visited {
color:#FF43A0;
font-weight:bold;
text-decoration:none;
}

a:active, a:hover {
color:#D8006B;
font-weight:bold;
text-decoration:none;
}

#header {
width:100%;
text-align:center;
margin:0;
padding:0;
position:relative;
}

#banner {
margin:auto;
width:800px;
height:350px;
background:url("jjhbanner08.png");
text-indent:-1000em;
}

#banner h1 {
margin:0;
color:#ffff00;
}

#container {
width:800px;
text-align:center;
margin:auto;
padding:0;
position:relative;
}


#content {
margin-left:150px;
margin-right:0px;
padding:1em;
text-align:justify;
Background:transparent;
}

#leftmenu {
position:absolute;
top:0px;
left:0px;
width:150px;
font-size:10pt;
background:url("menubg1.png") repeat-y;
}


#leftmenu ul {
padding:0;
margin:0;
list-style-type:none;
position:relative;
}

#leftmenu ul li {
padding:10px 0 0 0;
margin:-2px 0 0 0;
background:url("listbg.png") top left no-repeat;
text-align:center;
}


#leftmenu ul li ul {
margin:5px 0 2px 0;
padding:0 5px;
background:transparent;
}

#leftmenu ul li ul li {
padding:0;
display:inline;
text-align:left;
padding:5px 0 0;
}

#leftmenu ul li ul li a:link, #leftmenu ul li ul li a:visited {
display:block;
padding:1px 1em;
font-family"georgia", sans-serif;
font-weight:bold;
color:#FF43A0;
font-family"georgia", sans-serif;
background:transparent;
font-size:8pt;
}

#leftmenu ul li ul li a:active, #leftmenu ul li ul li a:hover {
color:#D8006B;
font-weight:bold;
background:#FF3FB0;
}

#updates {
width:100%;
text-align:left;
}

#updates h2 {
background-color:purple;
color:#ffff00;
font-weight:bold;
padding:0.2em 1em;
text-align:center;
width:90%;
margin:auto;
margin-top:0;
margin-bottom:0;
border-left:1px solid #ffff00;
border-right:1px solid #ffff00;
border-bottom:1px solid #ffff00;
border-top:1px solid #ffff00;
font-size:1em;
font-family:verdana, sans-serif;
letter-spacing:0;
}

#updates .updatetext {
background-color:transparent;
text-align:left;
width:90%;
margin:auto;
margin-top:0;
padding:0.1em 1em;
border-left:1px solid #ffff00;
border-right:1px solid #ffff00;
border-bottom:1px solid #ffff00;
}


legend {
color:#ffff00;
}

code {
font-family:"courier";
}

