/* CSS Document */


body {
background-image:url(pics/.jpg);
background-repeat:no-repeat;

background-color:black;
background-position:center;
padding-top:50px;



* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #CFDF96 0%, #000000 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #CFDF96 0%, #000000 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #CFDF96 0%, #000000 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CFDF96), color-stop(1, #000000));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #CFDF96 0%, #000000 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #CFDF96 0%, #000000 100%);





}






#frame {
	background-image:url(pics/.jpg);
	padding-top:50px;
background-color:;
margin-left:auto;
margin-right:auto;
text-align:left;
width:1000px;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #CFDF96 0%, #000000 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #CFDF96 0%, #000000 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #CFDF96 0%, #000000 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CFDF96), color-stop(1, #000000));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #CFDF96 0%, #000000 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #CFDF96 0%, #000000 100%);



}

#header {

padding-top:1px;
background-image:url(cooperrocklogo2.jpg);
background-repeat:no-repeat;
width:1000px;
height:78px;
color: ;

position:relative;

}


#page {
background-color:;
margin:0 auto;
width:850px;
height: auto;


}






ul#list-nav {
	top:1.2em; right:1.1em; width:600px;
	

	position:absolute;
	list-style: none;




	}
	
		ul#list-nav-li {
	display: inline;
	text-align: center;

	}
	
	ul#list-nav li a {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	padding: 10px 0;
	width: 120px;
	background: #CFDF96;
	color: black;
	float: left;
	text-align: center;
	}
	ul#list-nav li a:hover {
background:white;
color:#000000;
}


p1 {font-size:18px;
	font-family:"Bandwidth Bandmess BRK";
	color: black;
}

h1 {
display:;

background-position:center;
font-family:impact;
font-size:40px;
color: white;
}

#column1,#column2, #column3,#column4,#column5 {

float: left;


}


#column1 {
display: ;
background-color:;


width:350px;
background-position: left;



}

#column2 {
display: ;
background-color:;
width:380px;

background-position: left;
color: black;
padding-left:20px	;
	text-align:left;
}

#column3 {
display: ;
background-color:;
width:280px;
color: black;
float:left;
	
	
}

#column4 {
display: ;
background-color:;
width:280px;

color: black;
float:left;
}



#column5 {
display: ;
background-color:;
width:280px;

color: black;

float:left;
	
	
}


p {
	font-family:arial;
	color:white;
	font-size:14px;
	
	
}



#column6 {
display: ;
background-color:;
width:728px;

color: black;

float:left;
	
	
}	
	


h2 {
display: ;
background-color: ;
	font-family: impact, Helvetica, sans-serif;
font-size:30px;
color: white;
text-align:left;
}
h3 {

font-size:16px;
color: white;
text-align:left;
	font-family:Impact;

}

h4
{
	
	
	font-family:Courier;
font-size:16px;
color: white;
text-align:left;
	
	
}

#footer {
display: block;
width:1000px;
color: white;

	font-size:14px;
	text-align:center;
}
