body {	
margin:10px;
background-attachment: fixed;
background-image:url(autumngraphic.jpg);
}

p{margin:0px;padding:2px;font-size:9pt;font-family:arial;}

#container {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 5px 5px 5px #000;
-webkit-box-shadow: 5px 5px 5px #000;
box-shadow: 5px 5px 5px #000;
margin: 0 auto;
width: 1080px;
height:auto;
border-width: 1px 1px 1px 1px;
border-color:#ACC8F2;
border-style:solid;
background: #FFFFFF;
}

#rightcontainer {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-top:180px;
margin-right:15px;
border-color:red;
background-color:#FFFFFF;
width:250px;
height:auto;
float: right;
}

#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;
}

#footer {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
position: relative;
margin-top:20px;
margin: 20px;
background:#CCFFDD;
font: arial;
font-size:xx-small;
text-align: center;
margin: 5px;
width:1060px;
} 


#webcamleftcontainer {
float:left;
width:1080px;
height:auto;
background-color:white;
}

.webcampiccontainer {
-moz-box-shadow: 5px 5px 5px #000;
-webkit-box-shadow: 5px 5px 5px #bdc7c4;
box-shadow: 5px 5px 5px #bdc7c4;
width:980px;
height:auto;
background-color:white;
}


.webcamheader{
-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: 80px;
margin-left:10px;
width:740px;
height:auto;
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:#93C9FF;
}

#webcamleftcontainer {
float:left;
width:970px;
height:auto;
background-color:white;
}




