#wrapper{
 
} 
#leftimage{
position: fixed;
	left: 0px;
	top: 0px;
	}
	#rightimage{
position: fixed;
	right: 0px;
	top: 0px;
	}
	#centertext{
	position: fixed;
	z-index:8;
	top: 25px;
	width: 345px; 
	}
	h1{
	font-size: 50px;
	width: 500px;
	z-index:8;
	}
#pictures{
border-style: solid;
    border-width: 5px;
	 border-color:rgba(0,0,255,1);
}
#head {
background: url(images/headground1.jpg);
 background-size: 100% 200px;
 background-repeat: no-repeat;
width:100%;
height: 33%;
padding:0px;
 }
 #nothing{ 
 background: url(images/background1.jpg);
 background-size: 100% 250px;
 background-repeat: no-repeat;
 }
#header{
height:150px;
margin-bottom: 0px;
padding:0px;

}
#headbar{
	position: fixed;
	left: 0px;
	top:200px;
	
	width: 100%;
	height:50px;
	
}
.contextCanvas{
position: absolute;
    left: 0px;
    top: 0px;
	width: 150px;
	height:900px;
}
#headerback{
position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
width:100%;

}
#headerimage{
position: fixed;
	top:0px;
	right: 0px;
opacity: 0.4;
}
#content{
	background: rgba(250,250,250,0);
	position: fixed; 
	height:900px;
	top: 500px;

}
#wapper{


}

#sidebars{
background: rgba(0,0,0,1);
height: 500px;
width: 150px;

 position: fixed;
    top: 250px;
    right: 0px;
}

table {
	position: fixed;
	top:190px;
        border-collapse: separate;
        border-spacing: 10px 5px;
	height:50px;
      }

#body{
	
       
	width: 665px;
 position: fixed;
    top: 250px;
    left: 185px;
	
	margin-right: 201px;
	height:900px;
	
	
	
}
#text{
width: 62%;
padding: 10px;
position: fixed;
    top: 240px;
    left: 18%;
	z-index:1;
	}
#footer{
position: fixed;
top: 500px;
right:0px;
}

.buttontable{
position: fixed;
top:200px;
height:50px;
left:10%;


}
#weather{
position: fixed;
top:275px;
float: left;
right: -11px;
	z-index:12;
}

.button{
background: rgba(0,0,102,1);
background-size:100% 100%;
width: 150px;
height: 50px;
 border: 0px; 
 margin-top:-5px;
 color: #000000;
 z-index:10;
}
body {background: url(images/dadbackground.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

 }
#leftadds{
position: fixed;
top:250px;
left:0px;
z-index: 7;
height:900px;
width:150px;
background rgba(0,0,0,1);


}
h3{
color: #000000;
}

.button:hover { 

	background: url(images/tab2hover.png);
	background-size:100% 100%;
width: 150px;
height: 50px;
 border: 0px; 
 margin-top:-5px;

}
#forumline{
background: rgba(255,255,255,1);
}
#add{
border-style: solid;
    border-width: 5px;
	 border-color:rgba(0,0,0,1);
}
table#tablecalender{
top:200px;
}
table#calendertop{
top:205px;
}