body {
margin:10px;
background-attachment: fixed;
background-image:url(autumngraphic.jpg);
}

#container {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 2px 2px 3px #000;
-webkit-box-shadow: 2px 2px 3px #000;
box-shadow: 2px 2px 3px #000;
margin: 0 auto;
width: 1080px;
height:auto;
border-width: 1px 1px 1px 1px;
border-color:#ACC8F2;
border-style:solid;
background: #FFF;
}


.reportheader{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 2px 2px 3px #000;
-webkit-box-shadow: 2px 2px 3px #000;
box-shadow: 2px 2px 3px #000;
margin: 30px;
margin-left:180px;
padding:10px;
width:600px;
height:25px;
text-align:center;
font-weight:bold;
font-family:arial;
font-size:large;
border-width: 1px 1px 1px 1px;
border-color:#FFFFFF;
border-style:solid;
background-color:#93C9FF;
}


#header {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 2px 2px 3px #000;
-webkit-box-shadow: 2px 2px 3px #000;
box-shadow: 2px 2px 3px #000;
position: relative;
background-image:url(/rainbowheader_v2.jpg);
top: 10px;
padding: 5px;
width:1060px;
margin:5px;
height: 100px;
}

.reportbanner{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 2px 2px 3px #000;
-webkit-box-shadow: 2px 2px 3px #000;
box-shadow: 2px 2px 3px #000;
margin-top: 45px;
width:550px;
height:45px;
text-align:center;
font-weight:bold;
font-family:arial;
font-size:medium;
border-width: 1px 1px 1px 1px;
border-color:#FFFFFF;
border-style:solid;
background-color:#FFF;
}

.mainpanel {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 2px 2px 3px #000;
-webkit-box-shadow: 2px 2px 3px #000;
box-shadow: 2px 2px 3px #000;
background-color:#FFF;
height:auto;
width:1000px;
padding: 5px;
margin: 5px;
border-width:1px 1px 1px 1px;
border-color:#ACC8F2;
border-style:solid;
font-family:arial;
font-size:9pt;
}


#footer {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
clear: both;
position: relative;
margin-top:20px;
margin: 20px;
background:#CCFFDD;
font: arial;
font-size:xx-small;
text-align: center;
margin: 5px;
width:1060px;
} 


#sddm
{	
margin:0px;
padding: 0;
z-index: 30
	}


#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}
	
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 51px;
	background: #B3CFFB;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ACC8F2;
}

#sddm li a:hover
{	background: #DDDDDD}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #DDDDDD;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 10px;
		width: 50px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #B3CFFB;
		color: #000000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #DDDDDD;
		color: #000000}


