body {background-image: url("images/siteGraphics/orangebackground.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-position: bottom right; 	background-color: #FEAE58;	font-size : 12px;	color : #000000; 	text-decoration: none;}


    #banner {
		background-color:#99CCFF; /* light blue */
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		height:39px;
		text-align: center;
        }
        
    #banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}	
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:60px;
		background:#CCFF99; /* sea foam green */
		border:2px solid #FFB6C1; /*light pink*/
		}
		
    #covercontent {
		position: absolute;
		left:10px;
		top:10px;
		height:69:
		right 10px;
		width:800px;
		background-color:#99CCFF; /* light blue */
		border:2px solid #FFB6C1; /*light pink*/
		
		}

	#centercontent {
   		margin-left: 157px;
   		margin-right: 206px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:50px;
		width:200px;
        background:#CCFF99; /* sea foam green */
		border:2px solid #FFB6C1;  /*light pink*/
        }.navlist{padding: 0 10px 1px;margin-left: 0;font: bold 12px Verdana, sans-serif;background: gray;/*width: 149px;*/}.navlist li{
display: inline;
list-style: none;margin: 0;border-top: 1px solid gray;text-align: left;}.navlist li a{padding: 0.25em 0.5em 0.25em 0.75em;border-left: 1em solid #6CC0EE;background: #FEAE58;text-decoration: none;}/*#navlist li a:link { color: #6CC0EE; }#navlist li a:visited { color: #667; }*/.navlist li a:hover{border-color: #FEAE58;color: #FFF;background: #6CC0EE;}

.menuBox {
	background:#FF9933; /*bright orange*/
	border:2px outset #FFCC66; /*orange gold*/
	margin-bottom:3px;
	padding:3px;
}

.subNavList{
	display: none;
	background:#FFFFCC; /*parchment*/
	padding-left: 5px;
	border:2px outset #0DB02B; /* hunter green*/
}

.floatright { float: right; }

.ljad {
    visibility: hidden;
	background:#FF9933; /*bright orange*/
	border:2px outset #FFCC66; /*orange gold*/
	margin-bottom:3px;
	padding:3px;
}


	#adframe {
	   visibility: hidden;
		position: absolute;
		right:1px;
		top:1px;
		width:5px;
        background:#CCFF99; /* sea foam green */
		border:2px solid #FFB6C1;  /*light pink*/
        }